rebuild with new gmp

This commit is contained in:
Marcela Mašláňová 2011-10-11 16:30:26 +02:00
parent 0c470bfe3f
commit 265052beee
1 changed files with 4 additions and 1 deletions

View File

@ -6,7 +6,7 @@
Name: ghc-%{pkg_name}
Version: 0.5.0
Release: 9%{?dist}
Release: 9%{?dist}.1
Summary: %{common_summary}
Group: System Environment/Libraries
@ -47,6 +47,9 @@ install -p README.md %{buildroot}/%{_docdir}/%{name}-%{version}/README.md
%changelog
* Tue Oct 11 2011 Peter Schiffer <pschiffe@redhat.com> - 0.5.0-9.1
- rebuild with new gmp
* Thu Jun 23 2011 Jens Petersen <petersen@redhat.com> - 0.5.0-9
- BR ghc-Cabal-devel instead of ghc-prof and use ghc_arches (cabal2spec-0.23.2)