diff --git a/ghc-async.spec b/ghc-async.spec index 42dab9d..8af2078 100644 --- a/ghc-async.spec +++ b/ghc-async.spec @@ -1,4 +1,4 @@ -# generated by cabal-rpm-0.12.1 +# generated by cabal-rpm-0.12.5 # https://fedoraproject.org/wiki/Packaging:Haskell %global pkg_name async @@ -9,7 +9,7 @@ Name: ghc-%{pkg_name} # part of Haskell Platform Version: 2.1.1.1 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Run IO operations asynchronously and wait for their results License: BSD @@ -91,6 +91,9 @@ This package provides the Haskell %{pkg_name} library development files. %changelog +* Sat Jul 28 2018 Jens Petersen - 2.1.1.1-4 +- rebuild + * Fri Jul 13 2018 Fedora Release Engineering - 2.1.1.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild