automatic version update by autodist [release 1.0.8-1mamba;Sat Jul 20 2024]

This commit is contained in:
Automatic Build System 2024-07-21 11:55:32 +02:00
parent 75efa635dd
commit 4c770621f2

View File

@ -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 <autodist@openmamba.org> 1.0.8-1mamba
- automatic version update by autodist
* Sat Jan 13 2024 Automatic Build System <autodist@openmamba.org> 1.0.7-1mamba
- automatic version update by autodist