From 2612b5b50c1bb3fb51967475ee0f704c1917a0ce Mon Sep 17 00:00:00 2001 From: DistroBaker Date: Wed, 3 Feb 2021 18:43:23 +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-unordered-containers.git#6ae9c459328a52a1feddc4f74783cc54d5236d1b --- ghc-unordered-containers.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/ghc-unordered-containers.spec b/ghc-unordered-containers.spec index ec7d272..73a137b 100644 --- a/ghc-unordered-containers.spec +++ b/ghc-unordered-containers.spec @@ -8,7 +8,7 @@ Name: ghc-%{pkg_name} Version: 0.2.10.0 -Release: 5%{?dist} +Release: 6%{?dist} Summary: Efficient hashing-based container types License: BSD @@ -112,6 +112,9 @@ cp -bp %{SOURCE1} %{pkg_name}.cabal %changelog +* Tue Jan 26 2021 Fedora Release Engineering - 0.2.10.0-6 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Sat Aug 01 2020 Fedora Release Engineering - 0.2.10.0-5 - Second attempt - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild