diff --git a/ghc-doctest.spec b/ghc-doctest.spec index 5549da3..2bd53c4 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.8 +Version: 0.22.9 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 +* Thu Aug 01 2024 Automatic Build System 0.22.9-1mamba +- automatic version update by autodist + * Sat Jul 27 2024 Automatic Build System 0.22.8-1mamba - automatic version update by autodist