From d962d9fe24f5f808b166785fe731d096948197f6 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Tue, 28 Jan 2020 20:52:53 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- ghc-hspec-expectations.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/ghc-hspec-expectations.spec b/ghc-hspec-expectations.spec index 0404577..b0f659e 100644 --- a/ghc-hspec-expectations.spec +++ b/ghc-hspec-expectations.spec @@ -8,7 +8,7 @@ Name: ghc-%{pkg_name} Version: 0.8.2 -Release: 8%{?dist} +Release: 9%{?dist} Summary: Catchy combinators for HUnit License: MIT @@ -111,6 +111,9 @@ This package provides the Haskell %{pkg_name} profiling library. %changelog +* Tue Jan 28 2020 Fedora Release Engineering - 0.8.2-9 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild + * Fri Aug 02 2019 Jens Petersen - 0.8.2-8 - add doc and prof subpackages (cabal-rpm-1.0.0)