This commit is contained in:
Dennis Gilmore 2013-08-03 08:26:52 -05:00
parent 00b57c9cc2
commit d11add56bc
1 changed files with 4 additions and 1 deletions

View File

@ -4,7 +4,7 @@
Name: ghc-%{pkg_name}
Version: 0.3.6
Release: 2%{?dist}
Release: 3%{?dist}
Summary: Parse numeric literals from ByteStrings
License: BSD
@ -61,6 +61,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.3.6-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
* Fri Jun 07 2013 Jens Petersen <petersen@redhat.com> - 0.3.6-2
- update to new simplified Haskell Packaging Guidelines