diff --git a/ghc-aeson.spec b/ghc-aeson.spec index 325d627..cd36dde 100644 --- a/ghc-aeson.spec +++ b/ghc-aeson.spec @@ -4,7 +4,7 @@ Name: ghc-%{pkg_name} Version: 0.6.2.1 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Fast JSON parsing and encoding License: BSD @@ -82,6 +82,9 @@ This package provides the Haskell %{pkg_name} library development files. %changelog +* Sat Jun 07 2014 Fedora Release Engineering - 0.6.2.1-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild + * Sun Apr 20 2014 Jens Petersen - 0.6.2.1-2 - disable TH module on arch's without ghci