From 6ddbf28e82bdabd19cc64a09417a45bc23a2f96c Mon Sep 17 00:00:00 2001 From: Mohan Boddu Date: Thu, 15 Apr 2021 23:31:42 +0000 Subject: [PATCH] - Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937 Signed-off-by: Mohan Boddu --- ghc-async.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/ghc-async.spec b/ghc-async.spec index b3c3c71..23f15cc 100644 --- a/ghc-async.spec +++ b/ghc-async.spec @@ -8,7 +8,7 @@ Name: ghc-%{pkg_name} Version: 2.2.2 -Release: 5%{?dist} +Release: 6%{?dist} Summary: Run IO operations asynchronously and wait for their results License: BSD @@ -117,6 +117,9 @@ cp -bp %{SOURCE1} %{pkg_name}.cabal %changelog +* Thu Apr 15 2021 Mohan Boddu - 2.2.2-6 +- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937 + * Tue Jan 26 2021 Fedora Release Engineering - 2.2.2-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild