diff --git a/ghc-digest.spec b/ghc-digest.spec index df5e4c2..89a524a 100644 --- a/ghc-digest.spec +++ b/ghc-digest.spec @@ -6,7 +6,7 @@ Name: ghc-%{pkg_name} Version: 0.0.1.2 -Release: 14%{?dist} +Release: 15%{?dist} Summary: Cryptographic hashes for bytestrings License: BSD @@ -72,6 +72,9 @@ This package provides the Haskell %{pkg_name} library development files. %changelog +* Fri Jul 13 2018 Fedora Release Engineering - 0.0.1.2-15 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild + * Thu Feb 15 2018 Jens Petersen - 0.0.1.2-14 - remove _isa from buildrequires (#1545177)