From cc379cf49eb3dc34a2b35a2f72ec28991f9aa0e2 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Tue, 28 Jan 2020 21:44:45 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- ghc-xml.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/ghc-xml.spec b/ghc-xml.spec index 809fbdd..b65fb54 100644 --- a/ghc-xml.spec +++ b/ghc-xml.spec @@ -6,7 +6,7 @@ Name: ghc-%{pkg_name} Version: 1.3.14 -Release: 14%{?dist} +Release: 15%{?dist} Summary: A simple XML library License: BSD @@ -99,6 +99,9 @@ cp -bp %{SOURCE1} %{pkg_name}.cabal %changelog +* Tue Jan 28 2020 Fedora Release Engineering - 1.3.14-15 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild + * Fri Aug 02 2019 Jens Petersen - 1.3.14-14 - add doc and prof subpackages (cabal-rpm-1.0.0)