From 42a582467e542be6382e8b7d12ed798f3449e965 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Fri, 6 Aug 2021 12:14:47 +0800 Subject: [PATCH] bump release --- ghc-mono-traversable.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/ghc-mono-traversable.spec b/ghc-mono-traversable.spec index 59aceed..6bf58f3 100644 --- a/ghc-mono-traversable.spec +++ b/ghc-mono-traversable.spec @@ -8,7 +8,7 @@ Name: ghc-%{pkg_name} Version: 1.0.15.1 -Release: 6%{?dist} +Release: 7%{?dist} Summary: Type classes for mapping, folding, and traversing monomorphic containers License: MIT @@ -127,6 +127,9 @@ cp -bp %{SOURCE1} %{pkg_name}.cabal %changelog +* Fri Aug 06 2021 Jens Petersen - 1.0.15.1-7 +- rebuild + * Thu Jul 22 2021 Fedora Release Engineering - 1.0.15.1-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild