From cb838f5de478366e5bad9f9045eed8eb7d7272ca Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Wed, 13 Jun 2012 17:45:23 +0900 Subject: [PATCH] update to 0.7.5 --- .gitignore | 1 + ghc-cryptohash.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index ce8bdf5..84c2566 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /cryptohash-0.7.4.tar.gz +/cryptohash-0.7.5.tar.gz diff --git a/ghc-cryptohash.spec b/ghc-cryptohash.spec index ffc4406..d7ce508 100644 --- a/ghc-cryptohash.spec +++ b/ghc-cryptohash.spec @@ -14,8 +14,8 @@ in others languages. The implementations are made in C with\ a Haskell FFI wrapper that hide the C implementation. Name: ghc-%{pkg_name} -Version: 0.7.4 -Release: 3%{?dist} +Version: 0.7.5 +Release: 1%{?dist} Summary: %{common_summary} Group: System Environment/Libraries @@ -61,6 +61,9 @@ rm -r %{buildroot}%{_datadir}/%{pkg_name}-%{version} %changelog +* Wed Jun 13 2012 Jens Petersen - 0.7.5-1 +- update to 0.7.5 + * Sun Mar 18 2012 Jens Petersen - 0.7.4-3 - update to cabal2spec-0.25 diff --git a/sources b/sources index 989b35f..39c4a8c 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -1e04eeee911c7d89f0f76633baa1cb40 cryptohash-0.7.4.tar.gz +296938b274eee9a2d805b117450f8bfd cryptohash-0.7.5.tar.gz