diff --git a/python-sphinxcontrib-htmlhelp.spec b/python-sphinxcontrib-htmlhelp.spec
index cf33906..cf44040 100644
--- a/python-sphinxcontrib-htmlhelp.spec
+++ b/python-sphinxcontrib-htmlhelp.spec
@@ -1,6 +1,6 @@
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
Name: python-sphinxcontrib-htmlhelp
-Version: 2.0.6
+Version: 2.1.0
Release: 1mamba
Summary: A sphinx extension which renders HTML help files
Group: System/Libraries
@@ -47,9 +47,12 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel
%{python_sitelib}/%{pkgname}-%{version}.dist-info/*
%dir %{python_sitelib}/sphinxcontrib/htmlhelp
%{python_sitelib}/sphinxcontrib/htmlhelp/*
-%doc LICENSE
+%doc LICENCE.rst
%changelog
+* Wed Jul 31 2024 Automatic Build System 2.1.0-1mamba
+- automatic version update by autodist
+
* Sat Jul 20 2024 Automatic Build System 2.0.6-1mamba
- automatic version update by autodist