automatic version update by autodist [release 2.0.0-1mamba;Wed Jul 31 2024]
This commit is contained in:
parent
fe236ef1f4
commit
20ea1c47b2
@ -1,6 +1,6 @@
|
|||||||
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
|
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
|
||||||
Name: python-sphinxcontrib-applehelp
|
Name: python-sphinxcontrib-applehelp
|
||||||
Version: 1.0.8
|
Version: 2.0.0
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: A sphinx extension which outputs Apple help books
|
Summary: A sphinx extension which outputs Apple help books
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
@ -45,9 +45,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/applehelp
|
%dir %{python_sitelib}/sphinxcontrib/applehelp
|
||||||
%{python_sitelib}/sphinxcontrib/applehelp/*
|
%{python_sitelib}/sphinxcontrib/applehelp/*
|
||||||
%doc LICENSE
|
%doc LICENCE.rst
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Jul 31 2024 Automatic Build System <autodist@openmamba.org> 2.0.0-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Sat Jan 13 2024 Automatic Build System <autodist@openmamba.org> 1.0.8-1mamba
|
* Sat Jan 13 2024 Automatic Build System <autodist@openmamba.org> 1.0.8-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user