diff --git a/ghc-cryptohash.spec b/ghc-cryptohash.spec index 6aedd3b..5c6b8b1 100644 --- a/ghc-cryptohash.spec +++ b/ghc-cryptohash.spec @@ -15,7 +15,7 @@ a Haskell FFI wrapper that hide the C implementation. Name: ghc-%{pkg_name} Version: 0.7.4 -Release: 1%{?dist} +Release: 2%{?dist} Summary: %{common_summary} Group: System Environment/Libraries @@ -83,6 +83,9 @@ rm -r %{buildroot}%{_datadir}/%{pkg_name}-%{version} %changelog +* Fri Jan 13 2012 Fedora Release Engineering - 0.7.4-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild + * Mon Oct 24 2011 Jens Petersen - 0.7.4-1 - BSD license - depends on bytestring