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

Marcela Mašláňová mmaslano at fedoraproject.org
Mon Oct 24 13:39:08 UTC 2011


commit 476606bd2e239088f4c2efd5014ca30d8ed07829
Author: Marcela Mašláňová <mmaslano at redhat.com>
Date:   Mon Oct 24 15:39:04 2011 +0200

    rebuild with new gmp without compat lib

 ghc-vector.spec |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/ghc-vector.spec b/ghc-vector.spec
index 2a9cffa..a1279f2 100644
--- a/ghc-vector.spec
+++ b/ghc-vector.spec
@@ -13,7 +13,7 @@ immutable), with a powerful loop fusion optimization framework.
 
 Name:           ghc-%{pkg_name}
 Version:        0.7.1
-Release:        2%{?dist}
+Release:        2%{?dist}.1
 Summary:        %{common_summary}
 
 Group:          System Environment/Libraries
@@ -79,6 +79,9 @@ This package contains the development files.
 
 
 %changelog
+* Mon Oct 24 2011 Marcela Mašláňová <mmaslano at redhat.com> - 0.7.1-2.1
+- rebuild with new gmp without compat lib
+
 * Tue Sep 13 2011 Jens Petersen <petersen at redhat.com> - 0.7.1-2
 - rebuild against newer ghc-rpm-macros
 


More information about the scm-commits mailing list