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

Marcela Mašláňová mmaslano at fedoraproject.org
Thu Oct 20 23:49:48 UTC 2011


commit a5da3f82ddc7727097fa959a64c4c28417c99e63
Author: Marcela Mašláňová <mmaslano at redhat.com>
Date:   Fri Oct 21 01:49:45 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 f818f55..f9707d7 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}.1
+Release:        3%{?dist}.2
 Summary:        %{common_summary}
 
 Group:          System Environment/Libraries
@@ -41,6 +41,9 @@ BuildRequires:  ghc-base-prof
 
 
 %changelog
+* Fri Oct 21 2011 Marcela Mašláňová <mmaslano at redhat.com> - 0.4.9-3.2
+- rebuild with new gmp without compat lib
+
 * Tue Oct 11 2011 Peter Schiffer <pschiffe at redhat.com> - 0.4.9-3.1
 - rebuild with new gmp
 


More information about the scm-commits mailing list