[ghc] rebuild with new gmp

Marcela Mašláňová mmaslano at fedoraproject.org
Tue Oct 11 07:45:18 UTC 2011


commit 652f7a1e3d8bd7f76a0051d5fb67420943f0b33a
Author: Marcela Mašláňová <mmaslano at redhat.com>
Date:   Tue Oct 11 09:45:13 2011 +0200

    rebuild with new gmp

 ghc.spec |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/ghc.spec b/ghc.spec
index 291ad34..3fd644c 100644
--- a/ghc.spec
+++ b/ghc.spec
@@ -37,7 +37,7 @@ Version: 7.0.4
 # - release can only be reset if all library versions get bumped simultaneously
 #   (eg for a major release)
 # - minor release numbers should be incremented monotonically
-Release: 31%{?dist}
+Release: 31%{?dist}.1
 Summary: Glasgow Haskell Compiler
 # fedora ghc has been bootstrapped on the following archs:
 #ExclusiveArch: %{ix86} x86_64 ppc alpha sparcv9 ppc64 armv7hl
@@ -387,6 +387,9 @@ fi
 %defattr(-,root,root,-)
 
 %changelog
+* Tue Oct 11 2011 Peter Schiffer <pschiffe at redhat.com> - 7.0.4-31.1
+- rebuild with new gmp
+
 * Fri Sep 30 2011 Jens Petersen <petersen at redhat.com> - 7.0.4-31
 - build with ghc-rpm-macros >= 0.13.11 to fix provides and obsoletes versions
   in library devel subpackages


More information about the scm-commits mailing list