From 21e2ff4b6b42a1e258b950874158ad604fb2b6d1 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Thu, 10 Mar 2022 15:00:01 +0800 Subject: [PATCH] bump release --- ghc-bloomfilter.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/ghc-bloomfilter.spec b/ghc-bloomfilter.spec index 4baf5f4..f85cecd 100644 --- a/ghc-bloomfilter.spec +++ b/ghc-bloomfilter.spec @@ -8,7 +8,7 @@ Name: ghc-%{pkg_name} Version: 2.0.1.0 -Release: 20%{?dist} +Release: 21%{?dist} Summary: Pure and impure Bloom Filter implementations License: BSD @@ -105,6 +105,9 @@ This package provides the Haskell %{pkg_name} profiling library. %changelog +* Thu Mar 10 2022 Jens Petersen - 2.0.1.0-21 +- rebuild + * Thu Jan 20 2022 Fedora Release Engineering - 2.0.1.0-20 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild