Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
This commit is contained in:
Fedora Release Engineering 2020-01-28 20:51:37 +00:00
parent 02626311ff
commit 39a835fac6
1 changed files with 4 additions and 1 deletions

View File

@ -6,7 +6,7 @@
Name: ghc-%{pkg_name}
Version: 1.2.12
Release: 3%{?dist}
Release: 4%{?dist}
Summary: Versatile logging framework
License: BSD
@ -111,6 +111,9 @@ cp -bp %{SOURCE1} %{pkg_name}.cabal
%changelog
* Tue Jan 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.12-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
* Fri Aug 02 2019 Jens Petersen <petersen@redhat.com> - 1.2.12-3
- add doc and prof subpackages (cabal-rpm-1.0.0)