From bbddd8f7431ff662a230440c5bbb483cb60c4fb1 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Thu, 30 Jan 2020 15:30:44 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- python-sphinxcontrib-httpdomain.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-sphinxcontrib-httpdomain.spec b/python-sphinxcontrib-httpdomain.spec index d304210..28aae2c 100644 --- a/python-sphinxcontrib-httpdomain.spec +++ b/python-sphinxcontrib-httpdomain.spec @@ -3,7 +3,7 @@ Name: python-%{upstream_name} Version: 1.7.0 -Release: 7%{?dist} +Release: 8%{?dist} Summary: Sphinx domain for documenting HTTP APIs License: BSD URL: http://packages.python.org/sphinxcontrib-httpdomain/ @@ -46,6 +46,9 @@ rm -r *.egg-info %{python3_sitelib}/sphinxcontrib* %changelog +* Thu Jan 30 2020 Fedora Release Engineering - 1.7.0-8 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild + * Thu Oct 03 2019 Miro HronĨok - 1.7.0-7 - Rebuilt for Python 3.8.0rc1 (#1748018)