This commit is contained in:
Dennis Gilmore 2012-07-19 01:19:21 -05:00
parent 2a0753dfa5
commit ca27686902
1 changed files with 4 additions and 1 deletions

View File

@ -13,7 +13,7 @@ different bank boxes with different keys; hence the name.
Name: ghc-%{pkg_name}
Version: 0.2.0.0
Release: 1%{?dist}
Release: 2%{?dist}
Summary: %{common_summary}
Group: System Environment/Libraries
@ -58,6 +58,9 @@ BuildRequires: ghc-unordered-containers-devel
%changelog
* Thu Jul 19 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.2.0.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
* Wed Jun 13 2012 Jens Petersen <petersen@redhat.com> - 0.2.0.0-1
- update to 0.2.0.0
- depends on hashable and unordered-containers