From 78f275cb2ddbd8ddf3c06798355f41d01aed81ba Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sun, 24 Nov 2024 15:34:23 +0100 Subject: [PATCH] automatic version update by autodist [release 1.0.11-1mamba;Fri Nov 22 2024] --- ghc-cabal-doctest.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/ghc-cabal-doctest.spec b/ghc-cabal-doctest.spec index b57cf32..b6b0c17 100644 --- a/ghc-cabal-doctest.spec +++ b/ghc-cabal-doctest.spec @@ -2,7 +2,7 @@ %define pkg_name %(echo %name | sed "s|^ghc-||") Name: ghc-cabal-doctest -Version: 1.0.10 +Version: 1.0.11 Release: 1mamba Summary: A GHC Setup.hs helper for running doctests Group: Development/Libraries @@ -76,6 +76,9 @@ rm -f %{buildroot}%{_ghclicensedir}/%{name}/LICENSE %endif %changelog +* Fri Nov 22 2024 Automatic Build System 1.0.11-1mamba +- automatic version update by autodist + * Mon Jul 29 2024 Automatic Build System 1.0.10-1mamba - automatic version update by autodist