From 075dc15d3061803235022e8ff9edb783f84dd169 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Tue, 28 Jan 2020 20:14:38 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- ghc-annotated-wl-pprint.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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)