[cpphs] rebuild with new gmp

Marcela Mašláňová mmaslano at fedoraproject.org
Mon Oct 10 11:56:18 UTC 2011


commit 4d6d2cc9035a7ef1391ca118dca2deda4c9f52b8
Author: Marcela Mašláňová <mmaslano at redhat.com>
Date:   Mon Oct 10 13:56:14 2011 +0200

    rebuild with new gmp

 cpphs.spec |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/cpphs.spec b/cpphs.spec
index e0b90cb..d1c67d4 100644
--- a/cpphs.spec
+++ b/cpphs.spec
@@ -13,7 +13,7 @@ an option to turn off macro-expansion.
 
 Name:           %{pkg_name}
 Version:        1.12
-Release:        1%{?dist}
+Release:        1%{?dist}.1
 Summary:        C pre-processor for Haskell
 Group:          Development/Languages
 License:        GPL+ and LGPLv2+
@@ -50,6 +50,9 @@ BuildRequires:  ghc-haskell98-prof
 
 
 %changelog
+* Mon Oct 10 2011 Peter Schiffer <pschiffe at redhat.com> - 1.12-1.1
+- rebuild with new gmp
+
 * Fri Jul 22 2011 Jens Petersen <petersen at redhat.com> - 1.12-1
 - update to 1.12
 - missing LICENCE-GPL reported upstream


More information about the scm-commits mailing list