Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
This commit is contained in:
Fedora Release Engineering 2020-01-28 20:08:13 +00:00
parent 0be7790dcf
commit d7a998fea8
1 changed files with 4 additions and 1 deletions

View File

@ -9,7 +9,7 @@
Name: ghc-%{pkg_name}
Version: 1.1.4
Release: 15%{?dist}
Release: 16%{?dist}
Summary: Configuration file reading and writing
License: BSD or LGPLv2+
@ -114,6 +114,9 @@ This package provides the Haskell %{pkg_name} profiling library.
%changelog
* Tue Jan 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.4-16
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
* Thu Aug 01 2019 Jens Petersen <petersen@redhat.com> - 1.1.4-15
- add doc and prof subpackages (cabal-rpm-1.0.0)