diff --git a/ghc-annotated-wl-pprint.spec b/ghc-annotated-wl-pprint.spec index 2dc501d..0def98e 100644 --- a/ghc-annotated-wl-pprint.spec +++ b/ghc-annotated-wl-pprint.spec @@ -6,7 +6,7 @@ Name: ghc-%{pkg_name} Version: 0.7.0 -Release: 8%{?dist} +Release: 9%{?dist} Summary: The Wadler/Leijen Pretty Printer, with annotation support License: BSD @@ -102,6 +102,9 @@ cp -bp %{SOURCE1} %{pkg_name}.cabal %changelog +* Tue Jan 28 2020 Fedora Release Engineering - 0.7.0-9 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild + * Thu Aug 01 2019 Jens Petersen - 0.7.0-8 - add doc and prof subpackages (cabal-rpm-1.0.0)