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

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


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

    rebuild with new gmp without compat lib

 ghc-MemoTrie.spec |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/ghc-MemoTrie.spec b/ghc-MemoTrie.spec
index f9707d7..72c71e7 100644
--- a/ghc-MemoTrie.spec
+++ b/ghc-MemoTrie.spec
@@ -7,7 +7,7 @@ domains, using tries.
 
 Name:           ghc-%{pkg_name}
 Version:        0.4.9
-Release:        3%{?dist}.2
+Release:        3%{?dist}.3
 Summary:        %{common_summary}
 
 Group:          System Environment/Libraries
@@ -41,6 +41,9 @@ BuildRequires:  ghc-base-prof
 
 
 %changelog
+* Mon Oct 24 2011 Marcela Mašláňová <mmaslano at redhat.com> - 0.4.9-3.3
+- rebuild with new gmp without compat lib
+
 * Fri Oct 21 2011 Marcela Mašláňová <mmaslano at redhat.com> - 0.4.9-3.2
 - rebuild with new gmp without compat lib
 


More information about the scm-commits mailing list