diff --git a/ghc-ansi-wl-pprint.spec b/ghc-ansi-wl-pprint.spec index c0adbb4..715d6c9 100644 --- a/ghc-ansi-wl-pprint.spec +++ b/ghc-ansi-wl-pprint.spec @@ -6,7 +6,7 @@ Name: ghc-%{pkg_name} Version: 0.6.9 -Release: 6%{?dist} +Release: 7%{?dist} Summary: The Wadler/Leijen Pretty Printer for colored ANSI terminal output License: BSD @@ -107,6 +107,9 @@ sed -i 's/\r$//' README.md %changelog +* Thu Jan 20 2022 Fedora Release Engineering - 0.6.9-7 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild + * Fri Aug 06 2021 Jens Petersen - 0.6.9-6 - rebuild