diff --git a/ghc-bloomfilter.spec b/ghc-bloomfilter.spec index c2ec0bd..5cdfacc 100644 --- a/ghc-bloomfilter.spec +++ b/ghc-bloomfilter.spec @@ -4,7 +4,7 @@ Name: ghc-%{pkg_name} Version: 1.2.6.10 -Release: 5%{?dist} +Release: 6%{?dist} Summary: Pure and impure Bloom Filter implementations License: BSD @@ -64,6 +64,9 @@ This package provides the Haskell %{pkg_name} library development files. %changelog +* Sat Aug 03 2013 Fedora Release Engineering - 1.2.6.10-6 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild + * Fri Jun 07 2013 Jens Petersen - 1.2.6.10-5 - update to new simplified Haskell Packaging Guidelines