This commit is contained in:
Dennis Gilmore 2015-06-17 07:28:17 +00:00
parent d88aee22b2
commit f3faa100df
1 changed files with 4 additions and 1 deletions

View File

@ -4,7 +4,7 @@
Name: ghc-%{pkg_name}
Version: 3.2.2
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Picture loading and serialization
License: BSD
@ -73,6 +73,9 @@ install -p -m 0644 docimages/* %{buildroot}%{ghcpkgdocdir}
%changelog
* Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.2.2-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
* Wed Jan 21 2015 Jens Petersen <petersen@redhat.com> - 3.2.2-1
- update to 3.2.2
- fix encoding of LICENSE (#1180460)