automatic version update by autodist [release 2.0.0-1mamba;Wed Jul 31 2024]

This commit is contained in:
Automatic Build System 2024-08-01 11:14:35 +02:00
parent 4c770621f2
commit 4585a99b7f

View File

@ -1,6 +1,6 @@
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
Name: python-sphinxcontrib-qthelp
Version: 1.0.8
Version: 2.0.0
Release: 1mamba
Summary: A sphinx extension which outputs QtHelp document
Group: System/Libraries
@ -45,9 +45,12 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel
%{python_sitelib}/%{pkgname}-%{version}.dist-info/*
%dir %{python_sitelib}/sphinxcontrib/qthelp
%{python_sitelib}/sphinxcontrib/qthelp/*
%doc LICENSE
%doc LICENCE.rst
%changelog
* Wed Jul 31 2024 Automatic Build System <autodist@openmamba.org> 2.0.0-1mamba
- automatic version update by autodist
* Sat Jul 20 2024 Automatic Build System <autodist@openmamba.org> 1.0.8-1mamba
- automatic version update by autodist