diff --git a/python-sphinxcontrib-applehelp.spec b/python-sphinxcontrib-applehelp.spec index 1931f35..9a8607f 100644 --- a/python-sphinxcontrib-applehelp.spec +++ b/python-sphinxcontrib-applehelp.spec @@ -1,6 +1,6 @@ %define pkgname %(echo %name | cut -d- -f2- | tr - _) Name: python-sphinxcontrib-applehelp -Version: 1.0.8 +Version: 2.0.0 Release: 1mamba Summary: A sphinx extension which outputs Apple help books 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/applehelp %{python_sitelib}/sphinxcontrib/applehelp/* -%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.8-1mamba - automatic version update by autodist