From ccf39ab0401432a4af7ca3b1c178dcc5c0333754 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Tue, 28 Jan 2020 20:11:34 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- ghc-Only.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/ghc-Only.spec b/ghc-Only.spec index ff4afd5..588a18d 100644 --- a/ghc-Only.spec +++ b/ghc-Only.spec @@ -6,7 +6,7 @@ Name: ghc-%{pkg_name} Version: 0.1 -Release: 8%{?dist} +Release: 9%{?dist} Summary: The 1-tuple type or single-value "collection" License: BSD @@ -105,6 +105,9 @@ cp -bp %{SOURCE1} %{pkg_name}.cabal %changelog +* Tue Jan 28 2020 Fedora Release Engineering - 0.1-9 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild + * Thu Aug 01 2019 Jens Petersen - 0.1-8 - add doc and prof subpackages (cabal-rpm-1.0.0)