From 62b362718603c376ea384527f13155770083180f Mon Sep 17 00:00:00 2001 From: DistroBaker Date: Wed, 3 Feb 2021 15:10:58 +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-base64-bytestring.git#c0feca7e6445468fb984b7b1fd197ba26dc660c2 --- ghc-base64-bytestring.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/ghc-base64-bytestring.spec b/ghc-base64-bytestring.spec index 3a54de8..08b01ad 100644 --- a/ghc-base64-bytestring.spec +++ b/ghc-base64-bytestring.spec @@ -8,7 +8,7 @@ Name: ghc-%{pkg_name} Version: 1.0.0.3 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Fast base64 encoding and decoding for ByteStrings License: BSD @@ -106,6 +106,9 @@ chmod a-x CHANGELOG.md README.md %changelog +* Tue Jan 26 2021 Fedora Release Engineering - 1.0.0.3-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Mon Jul 27 2020 Fedora Release Engineering - 1.0.0.3-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild