From 852d21e499babe0d7a4b88c5aca2778654161e39 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Thu, 12 Jan 2012 21:20:10 -0600 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild --- ghc-QuickCheck.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/ghc-QuickCheck.spec b/ghc-QuickCheck.spec index 753543c..0718f3a 100644 --- a/ghc-QuickCheck.spec +++ b/ghc-QuickCheck.spec @@ -15,7 +15,7 @@ observe the distribution of test data, and define test data generators. Name: ghc-%{pkg_name} # part of haskell-platform-2011.4.0.0 Version: 2.4.1.1 -Release: 1%{?dist} +Release: 2%{?dist} Summary: %{common_summary} Group: System Environment/Libraries @@ -57,6 +57,9 @@ BuildRequires: ghc-template-haskell-prof %changelog +* Fri Jan 13 2012 Fedora Release Engineering - 2.4.1.1-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild + * Tue Dec 27 2011 Jens Petersen - 2.4.1.1-1 - update to 2.4.1.1 for haskell-platform-2011.4.0.0 - no longer depends on mtl nor ghci