From 87ffe2b770578ffa6ccdb626addfc9f8fde2b843 Mon Sep 17 00:00:00 2001 From: DistroBaker Date: Wed, 3 Feb 2021 18:18:40 +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-hashable.git#552781ab78dee6b1f9301f4a4c00355d5e778adc --- ghc-hashable.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/ghc-hashable.spec b/ghc-hashable.spec index fe9e58a..5715645 100644 --- a/ghc-hashable.spec +++ b/ghc-hashable.spec @@ -8,7 +8,7 @@ Name: ghc-%{pkg_name} Version: 1.3.0.0 -Release: 2%{?dist} +Release: 3%{?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 +* Tue Jan 26 2021 Fedora Release Engineering - 1.3.0.0-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Mon Jul 27 2020 Fedora Release Engineering - 1.3.0.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild