forked from pool/ghc-hs-bibutils
osc copypac from project:devel:languages:haskell:ghc-8.6.x package:ghc-hs-bibutils revision:5, using keep-link
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-hs-bibutils?expand=0&rev=18
This commit is contained in:
parent
f1412afc20
commit
33631cdc4f
@ -1,23 +1,5 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 18 10:45:02 UTC 2020 - Peter Simons <psimons@suse.com>
|
||||
|
||||
- Replace %setup -q with the more modern %autosetup macro.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jun 16 11:14:11 UTC 2020 - Peter Simons <psimons@suse.com>
|
||||
|
||||
- Re-generate file with latest version of spec-cleaner.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed May 6 06:54:12 UTC 2020 - psimons@suse.com
|
||||
|
||||
- Update hs-bibutils to version 6.10.0.0.
|
||||
# 6.10.0.0
|
||||
|
||||
- Import Bibutils 6.10
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Dec 29 10:27:09 UTC 2019 - psimons@suse.com
|
||||
Thu Dec 26 03:02:49 UTC 2019 - psimons@suse.com
|
||||
|
||||
- Update hs-bibutils to version 6.8.0.0.
|
||||
# 6.8.0.0
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package ghc-hs-bibutils
|
||||
#
|
||||
# Copyright (c) 2020 SUSE LLC
|
||||
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -18,7 +18,7 @@
|
||||
|
||||
%global pkg_name hs-bibutils
|
||||
Name: ghc-%{pkg_name}
|
||||
Version: 6.10.0.0
|
||||
Version: 6.8.0.0
|
||||
Release: 0
|
||||
Summary: Haskell bindings to bibutils, the bibliography conversion utilities
|
||||
License: GPL-2.0-or-later
|
||||
@ -53,7 +53,7 @@ Requires(postun): ghc-compiler = %{ghc_version}
|
||||
This package provides the Haskell %{pkg_name} library development files.
|
||||
|
||||
%prep
|
||||
%autosetup -n %{pkg_name}-%{version}
|
||||
%setup -q -n %{pkg_name}-%{version}
|
||||
|
||||
%build
|
||||
%ghc_lib_build
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:76bc12763bd8c45519313a08fad3ce715ec4b9d5373146791431ae5c76f0d7f2
|
||||
size 754344
|
3
hs-bibutils-6.8.0.0.tar.gz
Normal file
3
hs-bibutils-6.8.0.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:4cab7f3866df0fe58c6eefa3ce5207ce2c2fd6b8e763f54cd952553c0281d06b
|
||||
size 751679
|
Loading…
Reference in New Issue
Block a user