update to 1.1.5 [release 1.1.5-1mamba;Sun May 30 2021]

This commit is contained in:
Silvan Calarco 2024-01-05 16:43:21 +01:00
parent 23192de3d4
commit 9411a051cd

View File

@ -1,12 +1,12 @@
Name: python-sphinxcontrib-serializinghtml Name: python-sphinxcontrib-serializinghtml
Version: 1.1.4 Version: 1.1.5
Release: 3mamba Release: 1mamba
Summary: A sphinx extension which outputs "serialized" HTML files (json and pickle) Summary: A sphinx extension which outputs "serialized" HTML files (json and pickle)
Group: System/Libraries Group: System/Libraries
Vendor: openmamba Vendor: openmamba
Distribution: openmamba Distribution: openmamba
Packager: Silvan Calarco <silvan.calarco@mambasoft.it> Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
URL: https://sphinx.pocoo.org/ URL: https://www.sphinx-doc.org/en/master/
Source: https://pypi.debian.net/sphinxcontrib-serializinghtml/sphinxcontrib-serializinghtml-%{version}.tar.gz Source: https://pypi.debian.net/sphinxcontrib-serializinghtml/sphinxcontrib-serializinghtml-%{version}.tar.gz
License: BSD License: BSD
## AUTOBUILDREQ-BEGIN ## AUTOBUILDREQ-BEGIN
@ -44,6 +44,9 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist
%doc LICENSE %doc LICENSE
%changelog %changelog
* Sun May 30 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 1.1.5-1mamba
- update to 1.1.5
* Sat Apr 17 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 1.1.4-3mamba * Sat Apr 17 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 1.1.4-3mamba
- rebuilt with distdeps - rebuilt with distdeps