diff --git a/ghc-simple-cmd.spec b/ghc-simple-cmd.spec index cea785a..abf9d55 100644 --- a/ghc-simple-cmd.spec +++ b/ghc-simple-cmd.spec @@ -8,7 +8,7 @@ Name: ghc-%{pkg_name} Version: 0.2.6 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Simple String-based process commands License: BSD @@ -124,6 +124,9 @@ This package provides the Haskell %{pkg_name} profiling library. %changelog +* Fri Jun 17 2022 Jens Petersen - 0.2.6-2 +- rebuild + * Sun May 29 2022 Jens Petersen - 0.2.6-1 - error' and warning are now strict - pipeBool: return False if either end fails