From 64ce4be528ac747cd535c7149d171ceb5e783af2 Mon Sep 17 00:00:00 2001 From: Mohan Boddu Date: Thu, 15 Apr 2021 23:36:23 +0000 Subject: [PATCH] - Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937 Signed-off-by: Mohan Boddu --- ghc-hashable.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/ghc-hashable.spec b/ghc-hashable.spec index 5715645..639f20f 100644 --- a/ghc-hashable.spec +++ b/ghc-hashable.spec @@ -8,7 +8,7 @@ Name: ghc-%{pkg_name} Version: 1.3.0.0 -Release: 3%{?dist} +Release: 4%{?dist} Summary: A class for types that can be converted to a hash value License: BSD @@ -109,6 +109,9 @@ cp -bp %{SOURCE1} %{pkg_name}.cabal %changelog +* Thu Apr 15 2021 Mohan Boddu - 1.3.0.0-4 +- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937 + * Tue Jan 26 2021 Fedora Release Engineering - 1.3.0.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild