diff --git a/ghc-typed-process.spec b/ghc-typed-process.spec index 078c50f..8dee460 100644 --- a/ghc-typed-process.spec +++ b/ghc-typed-process.spec @@ -13,7 +13,7 @@ Name: ghc-%{pkg_name} Version: 0.2.1.0 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Run external processes, with strong typing of streams License: MIT @@ -93,6 +93,9 @@ This package provides the Haskell %{pkg_name} library development files. %changelog +* Fri Jul 13 2018 Fedora Release Engineering - 0.2.1.0-5 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild + * Tue Mar 6 2018 Jens Petersen - 0.2.1.0-4 - disable testsuite since it affected the package hash