This commit is contained in:
Dennis Gilmore 2013-02-13 16:52:19 -06:00
parent e8b33e37d7
commit 6eddc4ac0b
1 changed files with 4 additions and 1 deletions

View File

@ -12,7 +12,7 @@ other shell commands and arbitrary Haskell functions at will.
Name: ghc-%{pkg_name}
Version: 2.0.4
Release: 3%{?dist}
Release: 4%{?dist}
Summary: %{common_summary}
License: LGPLv2+
@ -63,6 +63,9 @@ BuildRequires: ghc-unix-devel
%changelog
* Wed Feb 13 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.0.4-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
* Sun Nov 18 2012 Jens Petersen <petersen@redhat.com> - 2.0.4-3
- update with cabal-rpm
- correct license tag to LGPLv2+