rebuild (for ghc-7.0.1)

This commit is contained in:
Jens Petersen 2010-11-25 14:49:20 +10:00
parent 6bc0e0ba77
commit 4bd554c6fd
1 changed files with 4 additions and 1 deletions

View File

@ -7,7 +7,7 @@
Name: happy
# part of haskell-platform-2010.2.0.0
Version: 1.18.5
Release: 1%{?dist}
Release: 2%{?dist}
Summary: LALR(1) Parser Generator for Haskell
License: BSD
Group: Development/Tools
@ -64,6 +64,9 @@ rm -rf $RPM_BUILD_ROOT
%changelog
* Thu Nov 25 2010 Jens Petersen <petersen@redhat.com> - 1.18.5-2
- rebuild
* Fri Jul 16 2010 Jens Petersen <petersen@redhat.com> - 1.18.5-1
- update to 1.18.5 for haskell-platform-2010.2.0.0
- use new build macros from ghc-rpm-macros-0.7.0