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

Marcela Mašláňová mmaslano at fedoraproject.org
Fri Oct 21 01:25:31 UTC 2011


commit 80f9c9125e5d1e0f95cbe8136b88b25d53781e99
Author: Marcela Mašláňová <mmaslano at redhat.com>
Date:   Fri Oct 21 03:25:26 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 3dd15cc..2c4e2c5 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}.1
+Release:        7%{?dist}.2
 Summary:        %{common_summary}
 
 Group:          System Environment/Libraries
@@ -52,6 +52,9 @@ BuildRequires:  ghc-mtl-prof, ghc-extensible-exceptions-prof, ghc-random-prof, g
 
 
 %changelog
+* 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
+
 * Tue Oct 11 2011 Peter Schiffer <pschiffe at redhat.com> - 2.4.0.1-7.1
 - rebuild with new gmp
 


More information about the scm-commits mailing list