From fb475503259dcb3758168e87d9c9f6c96cb12378 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Fri, 6 Aug 2021 10:35:48 +0800 Subject: [PATCH] bump release --- ghc-bitarray.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/ghc-bitarray.spec b/ghc-bitarray.spec index fc29285..0e1f3b8 100644 --- a/ghc-bitarray.spec +++ b/ghc-bitarray.spec @@ -6,7 +6,7 @@ Name: ghc-%{pkg_name} Version: 0.0.1.1 -Release: 7%{?dist} +Release: 8%{?dist} Summary: Mutable and immutable bit arrays License: BSD @@ -102,6 +102,9 @@ cp -bp %{SOURCE1} %{pkg_name}.cabal %changelog +* Fri Aug 06 2021 Jens Petersen - 0.0.1.1-8 +- rebuild + * Thu Jul 22 2021 Fedora Release Engineering - 0.0.1.1-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild