From 4a6fee1e83b6ae8686f9d303aa8fe2e1748354f9 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Thu, 30 Jan 2020 15:32:27 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- python-sphinxcontrib-serializinghtml.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-sphinxcontrib-serializinghtml.spec b/python-sphinxcontrib-serializinghtml.spec index aea295e..d54b9a9 100644 --- a/python-sphinxcontrib-serializinghtml.spec +++ b/python-sphinxcontrib-serializinghtml.spec @@ -5,7 +5,7 @@ Name: python-%{pypi_name} Version: 1.1.3 -Release: 5%{?dist} +Release: 6%{?dist} Summary: Sphinx extension for serialized HTML License: BSD URL: http://sphinx-doc.org/ @@ -81,6 +81,9 @@ popd %changelog +* Thu Jan 30 2020 Fedora Release Engineering - 1.1.3-6 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild + * Thu Oct 03 2019 Miro HronĨok - 1.1.3-5 - Rebuilt for Python 3.8.0rc1 (#1748018)