This commit is contained in:
Dennis Gilmore 2016-02-03 21:30:21 +00:00
parent 43987f0076
commit c977e3ebab
1 changed files with 4 additions and 1 deletions

View File

@ -4,7 +4,7 @@
Name: ghc-%{pkg_name}
Version: 0.14.0.7
Release: 2%{?dist}
Release: 3%{?dist}
Summary: Data encoding library
License: BSD
@ -66,6 +66,9 @@ rm %{buildroot}%{ghc_pkgdocdir}/LICENSE
%changelog
* Wed Feb 03 2016 Fedora Release Engineering <releng@fedoraproject.org> - 0.14.0.7-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
* Mon Sep 28 2015 Jens Petersen <petersen@redhat.com> - 0.14.0.7-2
- allow building with ghc 7.10 base