From 1e9b90b62f94a3ae799916447ebe724ca832d915 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 21:09:05 +0200 Subject: [PATCH] rebuild with new gmp --- ghc-X11-xft.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/ghc-X11-xft.spec b/ghc-X11-xft.spec index 2181ad9..fb05df0 100644 --- a/ghc-X11-xft.spec +++ b/ghc-X11-xft.spec @@ -9,7 +9,7 @@ and some Xrender parts. Name: ghc-%{pkg_name} Version: 0.3 -Release: 16%{?dist} +Release: 16%{?dist}.1 Summary: %{common_summary} Group: System Environment/Libraries @@ -43,6 +43,9 @@ BuildRequires: ghc-X11-prof, ghc-utf8-string-prof, ghc-haskell98-prof %changelog +* Tue Oct 11 2011 Peter Schiffer - 0.3-16.1 +- rebuild with new gmp + * Wed Jun 22 2011 Jens Petersen - 0.3-16 - BR ghc-Cabal-devel instead of ghc-prof and use ghc_arches (cabal2spec-0.23.2)