Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
This commit is contained in:
Fedora Release Engineering 2020-01-28 20:29:40 +00:00
parent 7c90cf6813
commit 8a20620541
1 changed files with 4 additions and 1 deletions

View File

@ -6,7 +6,7 @@
Name: ghc-%{pkg_name}
Version: 0.13.3
Release: 8%{?dist}
Release: 9%{?dist}
Summary: A generic interface for cryptographic operations
License: BSD
@ -107,6 +107,9 @@ cp -bp %{SOURCE1} %{pkg_name}.cabal
%changelog
* Tue Jan 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.13.3-9
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
* Thu Aug 01 2019 Jens Petersen <petersen@redhat.com> - 0.13.3-8
- add doc and prof subpackages (cabal-rpm-1.0.0)