From 6d64da40952338995ba3807bc5ca32c071e87d5f Mon Sep 17 00:00:00 2001 From: DistroBaker Date: Wed, 3 Feb 2021 18:30:53 +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-QuickCheck.git#829f1f498aab6b7e3c571cf0f002ee1b5eef5717 --- ghc-QuickCheck.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/ghc-QuickCheck.spec b/ghc-QuickCheck.spec index 3353d9f..f33d18b 100644 --- a/ghc-QuickCheck.spec +++ b/ghc-QuickCheck.spec @@ -13,7 +13,7 @@ Name: ghc-%{pkg_name} Version: 2.13.2 # can only be reset when all subpkgs bumped -Release: 3%{?dist} +Release: 4%{?dist} Summary: Automatic testing of Haskell programs License: BSD @@ -142,6 +142,9 @@ cp -bp %{SOURCE2} %{pkg_name}.cabal %changelog +* Tue Jan 26 2021 Fedora Release Engineering - 2.13.2-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Mon Jul 27 2020 Fedora Release Engineering - 2.13.2-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild