diff --git a/_service:download_files:digest-0.0.1.0.tar.gz b/_service:download_files:digest-0.0.1.0.tar.gz deleted file mode 100644 index 1aeecad..0000000 --- a/_service:download_files:digest-0.0.1.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:40319762afc05823920126f13cba02b06544ba039e08c3f63db2ed084a9a4edc -size 2519 diff --git a/_service:download_files:digest-0.0.1.1.tar.gz b/_service:download_files:digest-0.0.1.1.tar.gz new file mode 100644 index 0000000..e02d9cc --- /dev/null +++ b/_service:download_files:digest-0.0.1.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7bb8b85959cfb3c6539aa2f2104c14aec9758a3a5d6039aba975299fdcd704d4 +size 3781 diff --git a/ghc-digest.changes b/ghc-digest.changes index d906c5a..2b3df64 100644 --- a/ghc-digest.changes +++ b/ghc-digest.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Oct 3 07:45:23 UTC 2012 - peter.trommler@ohm-hochschule.de + +- update to 0.0.1.1 from upstream (no changelog) + ------------------------------------------------------------------- Thu Jun 7 08:15:13 UTC 2012 - peter.trommler@ohm-hochschule.de diff --git a/ghc-digest.spec b/ghc-digest.spec index 5bd7c51..f0f2cc6 100644 --- a/ghc-digest.spec +++ b/ghc-digest.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 digest %global common_summary Various cryptographic hashes for bytestrings @@ -27,7 +23,7 @@ %global common_description This package provides efficient cryptographic hash implementations for strict and lazy bytestrings. For now, CRC32 and Adler32 are supported; they are implemented as FFI bindings to efficient code from zlib. Name: ghc-%{pkg_name} -Version: 0.0.1.0 +Version: 0.0.1.1 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")