diff --git a/ghc-shelly.spec b/ghc-shelly.spec index b9e89df..bf61098 100644 --- a/ghc-shelly.spec +++ b/ghc-shelly.spec @@ -14,7 +14,7 @@ Name: ghc-%{pkg_name} Version: 1.9.0 # can only be reset when all subpkgs bumped -Release: 1%{?dist} +Release: 2%{?dist} Summary: Shell-like (systems) programming in Haskell License: BSD @@ -165,6 +165,9 @@ cp -bp %{SOURCE4} %{pkg_name}.cabal %changelog +* Mon Jul 27 2020 Fedora Release Engineering - 1.9.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild + * Wed Jun 10 2020 Jens Petersen - 1.9.0-8 - update to 1.9.0 - constraints needs type-equality