diff --git a/ghc-ansi-wl-pprint.spec b/ghc-ansi-wl-pprint.spec index 5dcc1f0..7d79042 100644 --- a/ghc-ansi-wl-pprint.spec +++ b/ghc-ansi-wl-pprint.spec @@ -6,7 +6,7 @@ Name: ghc-%{pkg_name} Version: 0.6.8.2 -Release: 5%{?dist} +Release: 6%{?dist} Summary: The Wadler/Leijen Pretty Printer for colored ANSI terminal output License: BSD @@ -103,6 +103,9 @@ sed -i 's/\r$//' README.md %changelog +* Tue Jan 28 2020 Fedora Release Engineering - 0.6.8.2-6 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild + * Thu Aug 01 2019 Jens Petersen - 0.6.8.2-5 - add doc and prof subpackages (cabal-rpm-1.0.0)