This commit is contained in:
Dennis Gilmore 2013-08-03 08:37:48 -05:00
parent 7f501fc71b
commit 871a5ac05e
1 changed files with 4 additions and 1 deletions

View File

@ -4,7 +4,7 @@
Name: ghc-%{pkg_name}
Version: 0.0.3
Release: 4%{?dist}
Release: 5%{?dist}
Summary: Haskell library to find full path of an executable
License: Public Domain
@ -65,6 +65,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.0.3-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
* Fri Jun 07 2013 Jens Petersen <petersen@redhat.com> - 0.0.3-4
- update to new simplified Haskell Packaging Guidelines