This commit is contained in:
Dennis Gilmore 2013-08-03 09:10:07 -05:00
parent 96f7aa1f0c
commit 787eecdb98
1 changed files with 4 additions and 1 deletions

View File

@ -4,7 +4,7 @@
Name: ghc-%{pkg_name}
Version: 1.3.3.2
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Basic WAI handlers and middleware
License: MIT
@ -82,6 +82,9 @@ This package provides the Haskell %{pkg_name} library development files.
%changelog
* Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.3.3.2-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
* Tue Jun 11 2013 Jens Petersen <petersen@redhat.com> - 1.3.3.2-1
- update to 1.3.3.2
- update to new simplified Haskell Packaging Guidelines