From 9854637239d0293eac2c2da0bb27762a3812d6c4 Mon Sep 17 00:00:00 2001 From: DistroBaker Date: Wed, 3 Feb 2021 15:08:25 +0100 Subject: [PATCH] Merged update from upstream sources This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/ghc-async.git#f131ad7950b137da461db35ed18bcd39be5b8907 --- ghc-async.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/ghc-async.spec b/ghc-async.spec index 03a3541..b3c3c71 100644 --- a/ghc-async.spec +++ b/ghc-async.spec @@ -8,7 +8,7 @@ Name: ghc-%{pkg_name} Version: 2.2.2 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Run IO operations asynchronously and wait for their results License: BSD @@ -117,6 +117,9 @@ cp -bp %{SOURCE1} %{pkg_name}.cabal %changelog +* Tue Jan 26 2021 Fedora Release Engineering - 2.2.2-5 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Mon Jul 27 2020 Fedora Release Engineering - 2.2.2-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild