diff --git a/python-sphinxcontrib-websupport.spec b/python-sphinxcontrib-websupport.spec index f8008e3..3c70243 100644 --- a/python-sphinxcontrib-websupport.spec +++ b/python-sphinxcontrib-websupport.spec @@ -1,7 +1,7 @@ %define pkgname %(echo %name | cut -d- -f2- | tr - _) Name: python-sphinxcontrib-websupport -Version: 1.2.7 -Release: 2mamba +Version: 2.0.0 +Release: 1mamba Summary: Sphinx documentation generator Group: System/Libraries Vendor: openmamba @@ -50,9 +50,12 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel %{python_sitelib}/%{pkgname}-%{version}.dist-info/* %dir %{python_sitelib}/sphinxcontrib/websupport %{python_sitelib}/sphinxcontrib/websupport/* -%doc LICENSE +%doc LICENCE.rst %changelog +* Wed Jul 31 2024 Automatic Build System 2.0.0-1mamba +- automatic version update by autodist + * Fri Mar 01 2024 Silvan Calarco 1.2.7-2mamba - obsolete -py310 package