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

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


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

    rebuild with new gmp without compat lib

 ghc-json.spec |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/ghc-json.spec b/ghc-json.spec
index a8ac4e1..86cabe7 100644
--- a/ghc-json.spec
+++ b/ghc-json.spec
@@ -13,7 +13,7 @@ between Haskell values and JSON.
 
 Name:           ghc-%{pkg_name}
 Version:        0.4.4
-Release:        3%{?dist}.2
+Release:        3%{?dist}.3
 Summary:        %{common_summary}
 
 Group:          System Environment/Libraries
@@ -49,6 +49,9 @@ BuildRequires:  ghc-bytestring-prof, ghc-containers-prof, ghc-mtl-prof, ghc-pars
 
 
 %changelog
+* Mon Oct 24 2011 Marcela Mašláňová <mmaslano at redhat.com> - 0.4.4-3.3
+- rebuild with new gmp without compat lib
+
 * Fri Oct 21 2011 Marcela Mašláňová <mmaslano at redhat.com> - 0.4.4-3.2
 - rebuild with new gmp without compat lib
 


More information about the scm-commits mailing list