From a982fdd8ca88ad29884782fa1fb4a3a972cabc4b Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Sat, 3 Aug 2013 08:16:35 -0500 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild --- ghc-IOSpec.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/ghc-IOSpec.spec b/ghc-IOSpec.spec index a5a50da..aaebae2 100644 --- a/ghc-IOSpec.spec +++ b/ghc-IOSpec.spec @@ -4,7 +4,7 @@ Name: ghc-%{pkg_name} Version: 0.2.5 -Release: 4%{?dist} +Release: 5%{?dist} Summary: A pure specification of the IO monad License: BSD @@ -64,6 +64,9 @@ This package provides the Haskell %{pkg_name} library development files. %changelog +* Sat Aug 03 2013 Fedora Release Engineering - 0.2.5-5 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild + * Fri Jun 07 2013 Jens Petersen - 0.2.5-4 - update to new simplified Haskell Packaging Guidelines