Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
This commit is contained in:
Fedora Release Engineering 2020-01-28 20:48:03 +00:00
parent a8b7ce7ae4
commit a1900e3ab0

View File

@ -8,7 +8,7 @@
Name: ghc-%{pkg_name}
Version: 1.2.7.0
Release: 5%{?dist}
Release: 6%{?dist}
Summary: A class for types that can be converted to a hash value
License: BSD
@ -119,6 +119,9 @@ cp -bp %{SOURCE1} %{pkg_name}.cabal
%changelog
* Tue Jan 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.7.0-6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
* Fri Aug 02 2019 Jens Petersen <petersen@redhat.com> - 1.2.7.0-5
- add doc and prof subpackages (cabal-rpm-1.0.0)