This commit is contained in:
Dennis Gilmore 2014-06-07 09:26:40 -05:00
parent a26f59e6f4
commit d93358ea21
1 changed files with 4 additions and 1 deletions

View File

@ -4,7 +4,7 @@
Name: ghc-%{pkg_name}
Version: 0.6.7.1
Release: 2%{?dist}
Release: 3%{?dist}
Summary: The Wadler/Leijen Pretty Printer for colored ANSI terminal output
License: BSD
@ -63,6 +63,9 @@ This package provides the Haskell %{pkg_name} library development files.
%changelog
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.6.7.1-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
* Fri Apr 11 2014 Jens Petersen <petersen@redhat.com> - 0.6.7.1-2
- drop the readme file also because it is in dos encoding (#1075569)