From fc4dbc10d4d04520bc36dd89f4b603d5ee11519c Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Tue, 28 Jan 2020 20:39:54 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- ghc-extensible-exceptions.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/ghc-extensible-exceptions.spec b/ghc-extensible-exceptions.spec index 1498a01..efb7020 100644 --- a/ghc-extensible-exceptions.spec +++ b/ghc-extensible-exceptions.spec @@ -6,7 +6,7 @@ Name: ghc-%{pkg_name} Version: 0.1.1.4 -Release: 29%{?dist} +Release: 30%{?dist} Summary: Extensible exceptions License: BSD @@ -97,6 +97,9 @@ This package provides the Haskell %{pkg_name} profiling library. %changelog +* Tue Jan 28 2020 Fedora Release Engineering - 0.1.1.4-30 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild + * Fri Aug 02 2019 Jens Petersen - 0.1.1.4-29 - add doc and prof subpackages (cabal-rpm-1.0.0)