Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
This commit is contained in:
Fedora Release Engineering 2020-01-28 21:17:55 +00:00
parent 9c09091669
commit 652fc87d6a
1 changed files with 4 additions and 1 deletions

View File

@ -6,7 +6,7 @@
Name: ghc-%{pkg_name}
Version: 0.1.0.4
Release: 3%{?dist}
Release: 4%{?dist}
Summary: Simple unicode collation as per RFC5051
License: BSD
@ -106,6 +106,9 @@ ghc --make MkUnicodeData.hs
%changelog
* Tue Jan 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.0.4-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
* Fri Aug 02 2019 Jens Petersen <petersen@redhat.com> - 0.1.0.4-3
- add doc and prof subpackages (cabal-rpm-1.0.0)