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