From 6dccc40f292f95468d431a024250801911f8f192 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Tue, 28 Jan 2020 20:26:52 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- ghc-concatenative.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/ghc-concatenative.spec b/ghc-concatenative.spec index 79cc6f8..536a646 100644 --- a/ghc-concatenative.spec +++ b/ghc-concatenative.spec @@ -6,7 +6,7 @@ Name: ghc-%{pkg_name} Version: 1.0.1 -Release: 18%{?dist} +Release: 19%{?dist} Summary: A library for postfix control flow License: BSD @@ -98,6 +98,9 @@ This package provides the Haskell %{pkg_name} profiling library. %changelog +* Tue Jan 28 2020 Fedora Release Engineering - 1.0.1-19 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild + * Thu Aug 01 2019 Jens Petersen - 1.0.1-18 - add doc and prof subpackages (cabal-rpm-1.0.0)