[ghc-QuickCheck] rebuild with new gmp without compat lib

Marcela Mašláňová mmaslano at fedoraproject.org
Mon Oct 24 11:09:05 UTC 2011


commit bc01a36b37bf6227032aa313341bb65b5aa27bf6
Author: Marcela Mašláňová <mmaslano at redhat.com>
Date:   Mon Oct 24 13:09:01 2011 +0200

    rebuild with new gmp without compat lib

 ghc-QuickCheck.spec |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/ghc-QuickCheck.spec b/ghc-QuickCheck.spec
index 2c4e2c5..d78120d 100644
--- a/ghc-QuickCheck.spec
+++ b/ghc-QuickCheck.spec
@@ -18,7 +18,7 @@ observe the distribution of test data, and define test data generators.
 Name:           ghc-%{pkg_name}
 # part of haskell-platform-2011.2.0.1
 Version:        2.4.0.1
-Release:        7%{?dist}.2
+Release:        7%{?dist}.3
 Summary:        %{common_summary}
 
 Group:          System Environment/Libraries
@@ -52,6 +52,9 @@ BuildRequires:  ghc-mtl-prof, ghc-extensible-exceptions-prof, ghc-random-prof, g
 
 
 %changelog
+* Mon Oct 24 2011 Marcela Mašláňová <mmaslano at redhat.com> - 2.4.0.1-7.3
+- rebuild with new gmp without compat lib
+
 * Fri Oct 21 2011 Marcela Mašláňová <mmaslano at redhat.com> - 2.4.0.1-7.2
 - rebuild with new gmp without compat lib
 


More information about the scm-commits mailing list