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