This commit is contained in:
Dennis Gilmore 2013-08-03 08:16:35 -05:00
parent 2771f022c1
commit a982fdd8ca
1 changed files with 4 additions and 1 deletions

View File

@ -4,7 +4,7 @@
Name: ghc-%{pkg_name}
Version: 0.2.5
Release: 4%{?dist}
Release: 5%{?dist}
Summary: A pure specification of the IO monad
License: BSD
@ -64,6 +64,9 @@ This package provides the Haskell %{pkg_name} library development files.
%changelog
* Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.2.5-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
* Fri Jun 07 2013 Jens Petersen <petersen@redhat.com> - 0.2.5-4
- update to new simplified Haskell Packaging Guidelines