Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
This commit is contained in:
Fedora Release Engineering 2020-01-28 21:23:20 +00:00
parent 607795ce84
commit 9ac8ce2e2a
1 changed files with 4 additions and 1 deletions

View File

@ -8,7 +8,7 @@
Name: ghc-%{pkg_name}
Version: 1.0.9.4
Release: 12%{?dist}
Release: 13%{?dist}
Summary: Skein, a family of cryptographic hash functions. Includes Skein-MAC as well
License: BSD
@ -123,6 +123,9 @@ This package provides the Haskell %{pkg_name} profiling library.
%changelog
* Tue Jan 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.9.4-13
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
* Fri Aug 02 2019 Jens Petersen <petersen@redhat.com> - 1.0.9.4-12
- add doc and prof subpackages (cabal-rpm-1.0.0)