From 7eaff3b02397f41459480ae0fc808177898b184a Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Tue, 7 Jun 2022 18:45:07 +0800 Subject: [PATCH] bump release to 4 over hadolint --- ghc-ilist.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/ghc-ilist.spec b/ghc-ilist.spec index 4fa2d8e..c6bd2f3 100644 --- a/ghc-ilist.spec +++ b/ghc-ilist.spec @@ -8,7 +8,7 @@ Name: ghc-%{pkg_name} Version: 0.4.0.1 -Release: 2%{?dist} +Release: 4%{?dist} Summary: Optimised list functions for doing index-related things License: MPLv2.0 @@ -117,6 +117,9 @@ cp -bp %{SOURCE1} %{pkg_name}.cabal %changelog +* Tue Jun 7 2022 Jens Petersen - 0.4.0.1-4 +- bump release over hadolint + * Mon May 16 2022 Mohamed El Morabity - 0.4.0.1-2 - Bump spec