diff --git a/python-sphinxcontrib-qthelp.spec b/python-sphinxcontrib-qthelp.spec index 5e54270..ee2988a 100644 --- a/python-sphinxcontrib-qthelp.spec +++ b/python-sphinxcontrib-qthelp.spec @@ -1,6 +1,6 @@ %define pkgname %(echo %name | cut -d- -f2- | tr - _) Name: python-sphinxcontrib-qthelp -Version: 1.0.7 +Version: 1.0.8 Release: 1mamba Summary: A sphinx extension which outputs QtHelp document Group: System/Libraries @@ -48,6 +48,9 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel %doc LICENSE %changelog +* Sat Jul 20 2024 Automatic Build System 1.0.8-1mamba +- automatic version update by autodist + * Sat Jan 13 2024 Automatic Build System 1.0.7-1mamba - automatic version update by autodist