This commit is contained in:
Dennis Gilmore 2011-02-09 02:52:35 -06:00
parent 752e0909a4
commit 468ef402b9
1 changed files with 4 additions and 1 deletions

View File

@ -7,7 +7,7 @@
Name: happy
# part of haskell-platform-2011.1.0.0
Version: 1.18.6
Release: 2%{?dist}
Release: 3%{?dist}
Summary: LALR(1) Parser Generator for Haskell
License: BSD
Group: Development/Tools
@ -58,6 +58,9 @@ cd ..
%changelog
* Wed Feb 09 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.18.6-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
* Sat Jan 15 2011 Jens Petersen <petersen@redhat.com> - 1.18.6-2
- update to cabal2spec-0.22.4
- BR ghc-devel