[cabal-install] rebuild with new gmp without compat lib

Marcela Mašláňová mmaslano at fedoraproject.org
Thu Oct 20 13:51:40 UTC 2011


commit e77ca8a9c39605aac121c357bf5bc9473a0b1496
Author: Marcela Mašláňová <mmaslano at redhat.com>
Date:   Thu Oct 20 15:51:37 2011 +0200

    rebuild with new gmp without compat lib

 cabal-install.spec |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/cabal-install.spec b/cabal-install.spec
index 44a49c0..d34a863 100644
--- a/cabal-install.spec
+++ b/cabal-install.spec
@@ -1,7 +1,7 @@
 Name:           cabal-install
 # part of haskell-platform-2011.2.0.1
 Version:        0.10.2
-Release:        4%{?dist}.1
+Release:        4%{?dist}.2
 Summary:        Haskell package tool
 
 Group:          Development/Tools
@@ -51,6 +51,9 @@ rm ${RPM_BUILD_ROOT}/%{_docdir}/%{name}-%{version}/LICENSE
 
 
 %changelog
+* Thu Oct 20 2011 Marcela Mašláňová <mmaslano at redhat.com> - 0.10.2-4.2
+- rebuild with new gmp without compat lib
+
 * Mon Oct 10 2011 Peter Schiffer <pschiffe at redhat.com> - 0.10.2-4.1
 - rebuild with new gmp
 


More information about the scm-commits mailing list