From a4752a4022fb5d922ca256744e9f372bcbe91e23 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Wed, 29 Jul 2020 04:05:03 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_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 71acdb7..4bf3fc9 100644 --- a/python-sphinxcontrib-serializinghtml.spec +++ b/python-sphinxcontrib-serializinghtml.spec @@ -5,7 +5,7 @@ Name: python-%{pypi_name} Version: 1.1.4 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Sphinx extension for serialized HTML License: BSD URL: http://sphinx-doc.org/ @@ -81,6 +81,9 @@ popd %changelog +* Wed Jul 29 2020 Fedora Release Engineering - 1.1.4-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild + * Mon Jun 01 2020 Charalampos Stratakis - 1.1.4-1 - Update to 1.1.4 (#1808637)