From a1900e3ab07fb346c88fc004b91d91c8810b152a Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Tue, 28 Jan 2020 20:48:03 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- ghc-hashable.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/ghc-hashable.spec b/ghc-hashable.spec index bf88206..8f08434 100644 --- a/ghc-hashable.spec +++ b/ghc-hashable.spec @@ -8,7 +8,7 @@ Name: ghc-%{pkg_name} Version: 1.2.7.0 -Release: 5%{?dist} +Release: 6%{?dist} Summary: A class for types that can be converted to a hash value License: BSD @@ -119,6 +119,9 @@ cp -bp %{SOURCE1} %{pkg_name}.cabal %changelog +* Tue Jan 28 2020 Fedora Release Engineering - 1.2.7.0-6 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild + * Fri Aug 02 2019 Jens Petersen - 1.2.7.0-5 - add doc and prof subpackages (cabal-rpm-1.0.0)