From dcf469e2c68e85d19e915901e9ca6c1861cf7a61 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Mon, 17 Feb 2025 16:59:12 +0100 Subject: [PATCH] automatic version update by autodist [release 0.24.0-1mamba;Mon Feb 17 2025] --- ghc-doctest.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/ghc-doctest.spec b/ghc-doctest.spec index 42c87a6..e5a816a 100644 --- a/ghc-doctest.spec +++ b/ghc-doctest.spec @@ -2,7 +2,7 @@ %define pkg_name %(echo %name | sed "s|^ghc-||") Name: ghc-doctest -Version: 0.23.0 +Version: 0.24.0 Release: 1mamba Summary: GHC doctest: Test interactive Haskell examples Group: Development/Libraries @@ -93,6 +93,9 @@ rm -f %{buildroot}%{_ghclicensedir}/%{name}/LICENSE %{_bindir}/doctest %changelog +* Mon Feb 17 2025 Automatic Build System 0.24.0-1mamba +- automatic version update by autodist + * Sat Oct 19 2024 Automatic Build System 0.23.0-1mamba - automatic version update by autodist