From 1c625881304dd11c8b318bb6c2677d488d84f3b3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marcela=20Ma=C5=A1l=C3=A1=C5=88ov=C3=A1?= Date: Wed, 12 Oct 2011 00:32:06 +0200 Subject: [PATCH] rebuild with new gmp --- hscolour.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/hscolour.spec b/hscolour.spec index 0229a4d..3f2c67c 100644 --- a/hscolour.spec +++ b/hscolour.spec @@ -13,7 +13,7 @@ styling, LaTeX, and mIRC chat client codes. Name: %{pkg_name} Version: 1.19 -Release: 2%{?dist} +Release: 2%{?dist}.1 Summary: Colourizes Haskell code Group: Development/Tools @@ -55,6 +55,9 @@ BuildRequires: ghc-containers-prof %changelog +* Wed Oct 12 2011 Peter Schiffer - 1.19-2.1 +- rebuild with new gmp + * Fri Jun 17 2011 Jens Petersen - 1.19-2 - use ghc_arches (cabal-0.23.2)