This commit is contained in:
Dennis Gilmore 2015-06-17 07:27:02 +00:00
parent 67d23b3da0
commit fc5d299bcd
1 changed files with 4 additions and 1 deletions

View File

@ -7,7 +7,7 @@
Name: ghc-%{pkg_name}
Version: 1.1.4
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Configuration file reading and writing
License: BSD or LGPLv2+
@ -78,6 +78,9 @@ This package provides the Haskell %{pkg_name} library development files.
%changelog
* Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.1.4-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
* Mon Jan 19 2015 Jens Petersen <petersen@redhat.com> - 1.1.4-1
- update to 1.1.4
- now dual licensed BSD or LGPL