From 3df576e76e7f3c1617a5377bb16939f8eaab7841 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Fri, 6 Aug 2021 10:45:03 +0800 Subject: [PATCH] bump release --- ghc-data-inttrie.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/ghc-data-inttrie.spec b/ghc-data-inttrie.spec index 6a9c098..767a141 100644 --- a/ghc-data-inttrie.spec +++ b/ghc-data-inttrie.spec @@ -6,7 +6,7 @@ Name: ghc-%{pkg_name} Version: 0.1.4 -Release: 9%{?dist} +Release: 10%{?dist} Summary: A simple lazy, infinite trie from integers License: BSD @@ -104,6 +104,9 @@ This package provides the Haskell %{pkg_name} profiling library. %changelog +* Fri Aug 06 2021 Jens Petersen - 0.1.4-10 +- rebuild + * Thu Jul 22 2021 Fedora Release Engineering - 0.1.4-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild