diff --git a/ghc-tasty.spec b/ghc-tasty.spec index 3d9548b..0809510 100644 --- a/ghc-tasty.spec +++ b/ghc-tasty.spec @@ -10,7 +10,7 @@ Name: ghc-%{pkg_name} Version: 1.1.0.4 # can only be reset when all subpkgs bumped -Release: 1%{?dist} +Release: 2%{?dist} Summary: Modern and extensible testing framework License: MIT @@ -107,6 +107,9 @@ This package provides the Haskell %{pkg_name} library development files. %changelog +* Thu Jul 25 2019 Fedora Release Engineering - 1.1.0.4-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild + * Thu Feb 21 2019 Jens Petersen - 1.1.0.4-1 - update to 1.1.0.4 - add wcwidth subpackage