[cpphs] rebuild with new gmp without compat lib

Marcela Mašláňová mmaslano at fedoraproject.org
Thu Oct 20 14:35:24 UTC 2011


commit 38a76e9520b1054071c0ee00c5306e1d37403708
Author: Marcela Mašláňová <mmaslano at redhat.com>
Date:   Thu Oct 20 16:35:19 2011 +0200

    rebuild with new gmp without compat lib

 cpphs.spec |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/cpphs.spec b/cpphs.spec
index 7f201c0..2564bd1 100644
--- a/cpphs.spec
+++ b/cpphs.spec
@@ -15,7 +15,7 @@ an option to turn off macro-expansion.
 
 Name:           %{pkg_name}
 Version:        1.13.2
-Release:        1%{?dist}
+Release:        1%{?dist}.1
 Summary:        C pre-processor for Haskell
 Group:          Development/Languages
 License:        GPL+ and LGPLv2+
@@ -111,6 +111,9 @@ rm %{buildroot}%{_docdir}/%{name}-%{version}/LICENCE-LGPL
 
 
 %changelog
+* Thu Oct 20 2011 Marcela Mašláňová <mmaslano at redhat.com> - 1.13.2-1.1
+- rebuild with new gmp without compat lib
+
 * Sat Oct 15 2011 Jens Petersen <petersen at redhat.com> - 1.13.2-1
 - update to 1.13.2
 - update to cabal2spec-0.24.1


More information about the scm-commits mailing list