This commit is contained in:
Dennis Gilmore 2015-06-17 10:17:18 +00:00
parent 00b15dff5b
commit 3bdadc8731
1 changed files with 4 additions and 1 deletions

View File

@ -6,7 +6,7 @@
Name: happy
# part of haskell-platform
Version: 1.19.5
Release: 2%{?dist}
Release: 3%{?dist}
Summary: Parser Generator for Haskell
License: BSD
@ -167,6 +167,9 @@ fi
%changelog
* Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.19.5-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
* Fri May 22 2015 Jens Petersen <petersen@redhat.com> - 1.19.5-2
- add static and common subpackages
- dynamic and static are handled as alternatives