From 652f7a1e3d8bd7f76a0051d5fb67420943f0b33a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marcela=20Ma=C5=A1l=C3=A1=C5=88ov=C3=A1?= Date: Tue, 11 Oct 2011 09:45:13 +0200 Subject: [PATCH] rebuild with new gmp --- ghc.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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 - 7.0.4-31.1 +- rebuild with new gmp + * Fri Sep 30 2011 Jens Petersen - 7.0.4-31 - build with ghc-rpm-macros >= 0.13.11 to fix provides and obsoletes versions in library devel subpackages