Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
This commit is contained in:
Fedora Release Engineering 2020-01-28 21:10:32 +00:00
parent bcfe42cd57
commit 30dc3ccef3
1 changed files with 4 additions and 1 deletions

View File

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