Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
This commit is contained in:
Fedora Release Engineering 2020-01-28 21:37:00 +00:00
parent 2e6c2144fc
commit 7aa2508117
1 changed files with 4 additions and 1 deletions

View File

@ -8,7 +8,7 @@
Name: ghc-%{pkg_name}
Version: 0.3.2.1
Release: 3%{?dist}
Release: 4%{?dist}
Summary: Haskell URI parsing as ByteStrings
License: BSD
@ -123,6 +123,9 @@ mv licenses/http-types/LICENSE licenses/LICENSE.http-types
%changelog
* Tue Jan 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.3.2.1-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
* Tue Aug 6 2019 Jens Petersen <petersen@redhat.com> - 0.3.2.1-3
- prof and doc subpackages (cabal-rpm-1.0)