From fcf0ad8a8bcfb98e4585a36facf1ce97d777fd12 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Fri, 6 Aug 2021 10:36:30 +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 7c5ed8d..0eb562c 100644 --- a/ghc-bloomfilter.spec +++ b/ghc-bloomfilter.spec @@ -8,7 +8,7 @@ Name: ghc-%{pkg_name} Version: 2.0.1.0 -Release: 18%{?dist} +Release: 19%{?dist} Summary: Pure and impure Bloom Filter implementations License: BSD @@ -105,6 +105,9 @@ This package provides the Haskell %{pkg_name} profiling library. %changelog +* Fri Aug 06 2021 Jens Petersen - 2.0.1.0-19 +- rebuild + * Thu Jul 22 2021 Fedora Release Engineering - 2.0.1.0-18 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild