diff --git a/python-sphinxcontrib-devhelp.spec b/python-sphinxcontrib-devhelp.spec index ad59934..1cf51c3 100644 --- a/python-sphinxcontrib-devhelp.spec +++ b/python-sphinxcontrib-devhelp.spec @@ -1,6 +1,6 @@ %define pkgname %(echo %name | cut -d- -f2- | tr - _) Name: python-sphinxcontrib-devhelp -Version: 1.0.6 +Version: 2.0.0 Release: 1mamba Summary: A sphinx extension which outputs Devhelp_ 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/devhelp %{python_sitelib}/sphinxcontrib/devhelp/* -%doc LICENSE +%doc LICENCE.rst %changelog +* Wed Jul 31 2024 Automatic Build System 2.0.0-1mamba +- automatic version update by autodist + * Sat Jan 13 2024 Automatic Build System 1.0.6-1mamba - automatic version update by autodist