From 20ea1c47b23cbebe03bdc65f4040799ce5705bb1 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Thu, 1 Aug 2024 11:13:43 +0200 Subject: [PATCH] automatic version update by autodist [release 2.0.0-1mamba;Wed Jul 31 2024] --- python-sphinxcontrib-applehelp.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) 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