diff --git a/ghc-base64-bytestring.spec b/ghc-base64-bytestring.spec index 85987ff..b00c4c3 100644 --- a/ghc-base64-bytestring.spec +++ b/ghc-base64-bytestring.spec @@ -4,7 +4,7 @@ Name: ghc-%{pkg_name} Version: 1.0.0.1 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Fast base64 encoding and decoding for ByteStrings License: BSD @@ -61,6 +61,9 @@ This package provides the Haskell %{pkg_name} library development files. %changelog +* Sat Aug 03 2013 Fedora Release Engineering - 1.0.0.1-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild + * Fri Jun 07 2013 Jens Petersen - 1.0.0.1-2 - update to new simplified Haskell Packaging Guidelines