diff --git a/python-sphinxcontrib-serializinghtml.spec b/python-sphinxcontrib-serializinghtml.spec index d2cdde5..2366e07 100644 --- a/python-sphinxcontrib-serializinghtml.spec +++ b/python-sphinxcontrib-serializinghtml.spec @@ -1,6 +1,6 @@ %define pkgname %(echo %name | cut -d- -f2- | tr - _) Name: python-sphinxcontrib-serializinghtml -Version: 1.1.10 +Version: 2.0.0 Release: 1mamba Summary: A sphinx extension which outputs "serialized" HTML files (json and pickle) 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/serializinghtml %{python_sitelib}/sphinxcontrib/serializinghtml/* -%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.1.10-1mamba - automatic version update by autodist