Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
This commit is contained in:
Fedora Release Engineering 2020-01-28 21:15:25 +00:00
parent 4a93690e24
commit 6dea305623
1 changed files with 4 additions and 1 deletions

View File

@ -6,7 +6,7 @@
Name: ghc-%{pkg_name}
Version: 3.12.3
Release: 7%{?dist}
Release: 8%{?dist}
Summary: Semigroups, specialized containers and general map/reduce
License: BSD
@ -105,6 +105,9 @@ This package provides the Haskell %{pkg_name} profiling library.
%changelog
* Tue Jan 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 3.12.3-8
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
* Fri Aug 02 2019 Jens Petersen <petersen@redhat.com> - 3.12.3-7
- add doc and prof subpackages (cabal-rpm-1.0.0)