From 4c1505a18daf05d093be6d9a2240170fed176e81 Mon Sep 17 00:00:00 2001 From: DistroBaker Date: Wed, 3 Feb 2021 18:37:22 +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-srpm-macros.git#c7cb8fa02049bfb1cb33aa14ffd4a2a9bd606870 --- ghc-srpm-macros.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/ghc-srpm-macros.spec b/ghc-srpm-macros.spec index d164b4a..f1de325 100644 --- a/ghc-srpm-macros.spec +++ b/ghc-srpm-macros.spec @@ -5,7 +5,7 @@ Name: ghc-srpm-macros Version: 1.5.0 -Release: 3%{?dist} +Release: 4%{?dist} Summary: RPM macros for building Haskell source packages License: GPLv2+ @@ -35,6 +35,9 @@ install -p -D -m 0644 %{SOURCE0} %{buildroot}/%{macros_dir}/macros.ghc-srpm %changelog +* Tue Jan 26 2021 Fedora Release Engineering - 1.5.0-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Mon Jul 27 2020 Fedora Release Engineering - 1.5.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild