automatic version update by autodist [release 2.1.0-1mamba;Wed Jul 31 2024]
This commit is contained in:
parent
6c57b6f1c9
commit
f88b738e6c
@ -1,6 +1,6 @@
|
|||||||
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
|
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
|
||||||
Name: python-sphinxcontrib-htmlhelp
|
Name: python-sphinxcontrib-htmlhelp
|
||||||
Version: 2.0.6
|
Version: 2.1.0
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: A sphinx extension which renders HTML help files
|
Summary: A sphinx extension which renders HTML help files
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
@ -47,9 +47,12 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel
|
|||||||
%{python_sitelib}/%{pkgname}-%{version}.dist-info/*
|
%{python_sitelib}/%{pkgname}-%{version}.dist-info/*
|
||||||
%dir %{python_sitelib}/sphinxcontrib/htmlhelp
|
%dir %{python_sitelib}/sphinxcontrib/htmlhelp
|
||||||
%{python_sitelib}/sphinxcontrib/htmlhelp/*
|
%{python_sitelib}/sphinxcontrib/htmlhelp/*
|
||||||
%doc LICENSE
|
%doc LICENCE.rst
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Jul 31 2024 Automatic Build System <autodist@openmamba.org> 2.1.0-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Sat Jul 20 2024 Automatic Build System <autodist@openmamba.org> 2.0.6-1mamba
|
* Sat Jul 20 2024 Automatic Build System <autodist@openmamba.org> 2.0.6-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user