From fda5df383a2905d32135d76ed393031095504de8 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Sat, 18 Jun 2022 00:34:20 +0800 Subject: [PATCH] bump release --- 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 39c0cb5..17f56ba 100644 --- a/ghc-base64-bytestring.spec +++ b/ghc-base64-bytestring.spec @@ -8,7 +8,7 @@ Name: ghc-%{pkg_name} Version: 1.1.0.0 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Fast base64 encoding and decoding for ByteStrings License: BSD @@ -106,6 +106,9 @@ This package provides the Haskell %{pkg_name} profiling library. %changelog +* Fri Jun 17 2022 Jens Petersen - 1.1.0.0-3 +- rebuild + * Thu Jan 20 2022 Fedora Release Engineering - 1.1.0.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild