diff --git a/ghc-cryptohash-sha256.spec b/ghc-cryptohash-sha256.spec index 6737d49..0feca27 100644 --- a/ghc-cryptohash-sha256.spec +++ b/ghc-cryptohash-sha256.spec @@ -8,7 +8,7 @@ Name: ghc-%{pkg_name} Version: 0.11.101.0 -Release: 7%{?dist} +Release: 8%{?dist} Summary: Fast, pure and practical SHA-256 implementation License: BSD @@ -124,6 +124,9 @@ cp -bp %{SOURCE1} %{pkg_name}.cabal %changelog +* Tue Jan 28 2020 Fedora Release Engineering - 0.11.101.0-8 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild + * Thu Aug 01 2019 Jens Petersen - 0.11.101.0-7 - add doc and prof subpackages (cabal-rpm-1.0.0)