diff --git a/_service:download_files:zip-archive-0.1.1.7.tar.gz b/_service:download_files:zip-archive-0.1.1.7.tar.gz deleted file mode 100644 index 360647e..0000000 --- a/_service:download_files:zip-archive-0.1.1.7.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:88c096d469d8b4d816dbe15571f2c1e61e31c1cd67f931672240063a51d8a2e0 -size 16795 diff --git a/_service:download_files:zip-archive-0.1.1.8.tar.gz b/_service:download_files:zip-archive-0.1.1.8.tar.gz new file mode 100644 index 0000000..aa096ef --- /dev/null +++ b/_service:download_files:zip-archive-0.1.1.8.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c11333201fad7f1fb19d4f40977b77620f04290005ead30ecbd4c4aec3940467 +size 17227 diff --git a/ghc-zip-archive.changes b/ghc-zip-archive.changes index a4889f4..c932e6c 100644 --- a/ghc-zip-archive.changes +++ b/ghc-zip-archive.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Wed Oct 3 07:56:00 UTC 2012 - peter.trommler@ohm-hochschule.de + +- update to 0.1.1.8 from upstream +* fix parsing of "version needed to extract" field +* license now BSD-3-Clause + ------------------------------------------------------------------- Thu Jun 7 08:27:48 UTC 2012 - peter.trommler@ohm-hochschule.de diff --git a/ghc-zip-archive.spec b/ghc-zip-archive.spec index 1f81439..23ffb23 100644 --- a/ghc-zip-archive.spec +++ b/ghc-zip-archive.spec @@ -16,10 +16,6 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # -# cabal2spec-0.25 -# https://fedoraproject.org/wiki/Packaging:Haskell -# https://fedoraproject.org/wiki/PackagingDrafts/Haskell - %global pkg_name zip-archive %global common_summary Haskell library for creating and modifying zip archives @@ -27,7 +23,7 @@ %global common_description The zip-archive library provides functions for creating, modifying, and extracting files from zip archives. Name: ghc-%{pkg_name} -Version: 0.1.1.7 +Version: 0.1.1.8 Release: 1 Summary: %{common_summary} diff --git a/rpmlintrc b/rpmlintrc deleted file mode 100644 index 9cb85b4..0000000 --- a/rpmlintrc +++ /dev/null @@ -1 +0,0 @@ -addFilter("useless-provides")