From 494002ac1906ef164a27a6440471149241bb7fb7 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sat, 27 Jul 2024 19:48:19 +0200 Subject: [PATCH] automatic version update by autodist [release 0.22.8-1mamba;Sat Jul 27 2024] --- ghc-doctest.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/ghc-doctest.spec b/ghc-doctest.spec index 68082f5..5549da3 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.22.7 +Version: 0.22.8 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 +* Sat Jul 27 2024 Automatic Build System 0.22.8-1mamba +- automatic version update by autodist + * Sat Jul 27 2024 Automatic Build System 0.22.7-1mamba - automatic version update by autodist