This commit is contained in:
Dennis Gilmore 2013-08-03 08:15:02 -05:00
parent 26a2846a9e
commit 7484390b47
1 changed files with 4 additions and 1 deletions

View File

@ -4,7 +4,7 @@
Name: ghc-%{pkg_name}
Version: 0.2
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Generalized booleans
License: BSD
@ -57,6 +57,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-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
* Tue Jun 11 2013 Jens Petersen <petersen@redhat.com> - 0.2-1
- update to 0.2
- update to new simplified Haskell Packaging Guidelines