diff --git a/ghc-quickcheck-io.spec b/ghc-quickcheck-io.spec index 68c1783..d6beaf3 100644 --- a/ghc-quickcheck-io.spec +++ b/ghc-quickcheck-io.spec @@ -6,7 +6,7 @@ Name: ghc-%{pkg_name} Version: 0.2.0 -Release: 5%{?dist} +Release: 6%{?dist} Summary: Use HUnit assertions as QuickCheck properties License: MIT @@ -68,6 +68,9 @@ This package provides the Haskell %{pkg_name} library development files. %changelog +* Thu Jan 31 2019 Fedora Release Engineering - 0.2.0-6 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild + * Sat Jul 28 2018 Jens Petersen - 0.2.0-5 - rebuild