From 9411a051cdfddfae1498fa5bb6965e658041c8e5 Mon Sep 17 00:00:00 2001 From: Silvan Calarco Date: Fri, 5 Jan 2024 16:43:21 +0100 Subject: [PATCH] update to 1.1.5 [release 1.1.5-1mamba;Sun May 30 2021] --- python-sphinxcontrib-serializinghtml.spec | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/python-sphinxcontrib-serializinghtml.spec b/python-sphinxcontrib-serializinghtml.spec index e89f7bc..cd9d263 100644 --- a/python-sphinxcontrib-serializinghtml.spec +++ b/python-sphinxcontrib-serializinghtml.spec @@ -1,12 +1,12 @@ Name: python-sphinxcontrib-serializinghtml -Version: 1.1.4 -Release: 3mamba +Version: 1.1.5 +Release: 1mamba Summary: A sphinx extension which outputs "serialized" HTML files (json and pickle) Group: System/Libraries Vendor: openmamba Distribution: openmamba Packager: Silvan Calarco -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 License: BSD ## AUTOBUILDREQ-BEGIN @@ -44,6 +44,9 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist %doc LICENSE %changelog +* Sun May 30 2021 Silvan Calarco 1.1.5-1mamba +- update to 1.1.5 + * Sat Apr 17 2021 Silvan Calarco 1.1.4-3mamba - rebuilt with distdeps