rebuild with new gmp

This commit is contained in:
Marcela Mašláňová 2011-10-11 16:44:31 +02:00
parent df13bf01ab
commit 612581817b
1 changed files with 4 additions and 1 deletions

View File

@ -7,7 +7,7 @@ domains, using tries.
Name: ghc-%{pkg_name}
Version: 0.4.9
Release: 3%{?dist}
Release: 3%{?dist}.1
Summary: %{common_summary}
Group: System Environment/Libraries
@ -41,6 +41,9 @@ BuildRequires: ghc-base-prof
%changelog
* Tue Oct 11 2011 Peter Schiffer <pschiffe@redhat.com> - 0.4.9-3.1
- rebuild with new gmp
* Fri Jun 24 2011 Jens Petersen <petersen@redhat.com> - 0.4.9-3
- BR ghc-Cabal-devel instead of ghc-prof and use ghc_arches (cabal2spec-0.23.2)