From 8357b01ee97cecb49ce2d8e3c209cce724b1d8d2 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Tue, 28 Jan 2020 21:34:55 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- ghc-unbounded-delays.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/ghc-unbounded-delays.spec b/ghc-unbounded-delays.spec index 9809e53..3bb5cd8 100644 --- a/ghc-unbounded-delays.spec +++ b/ghc-unbounded-delays.spec @@ -6,7 +6,7 @@ Name: ghc-%{pkg_name} Version: 0.1.1.0 -Release: 8%{?dist} +Release: 9%{?dist} Summary: Unbounded thread delays and timeouts License: BSD @@ -99,6 +99,9 @@ This package provides the Haskell %{pkg_name} profiling library. %changelog +* Tue Jan 28 2020 Fedora Release Engineering - 0.1.1.0-9 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild + * Fri Aug 02 2019 Jens Petersen - 0.1.1.0-8 - add doc and prof subpackages (cabal-rpm-1.0.0)