rebuild against ghc-mtl package

This commit is contained in:
Jens Petersen 2010-01-13 02:13:18 +00:00
parent a8c1f42ece
commit e8a99c994e
1 changed files with 4 additions and 1 deletions

View File

@ -22,7 +22,7 @@ your own extensions.
Name: ghc-%{pkg_name}
Version: 0.9.1
Release: 1%{?dist}
Release: 2%{?dist}
Summary: %{common_summary}
Group: System Environment/Libraries
@ -68,6 +68,9 @@ rm -rf $RPM_BUILD_ROOT
%changelog
* Wed Jan 13 2010 Jens Petersen <petersen@redhat.com> - 0.9.1-2
- rebuild against ghc-mtl package
* Mon Jan 11 2010 Jens Petersen <petersen@redhat.com> - 0.9.1-1
- update to 0.9.1
- update to ghc-rpm-macros-0.5.1 and cabal2spec-0.21.1: