From d5bd17d563867f8bcd2f30a6e5104d850d77f2b7 Mon Sep 17 00:00:00 2001 From: DistroBaker Date: Fri, 5 Feb 2021 03:58:00 +0100 Subject: [PATCH] Merged update from upstream sources This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/python-sphinxcontrib-websupport.git#f24848b860c3a6750184864328d9a8c24c16f1a6 --- python-sphinxcontrib-websupport.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-sphinxcontrib-websupport.spec b/python-sphinxcontrib-websupport.spec index 5e6f2eb..e494b9a 100644 --- a/python-sphinxcontrib-websupport.spec +++ b/python-sphinxcontrib-websupport.spec @@ -2,7 +2,7 @@ Name: python-%{pypi_name} Version: 1.2.4 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Sphinx API for Web Apps License: BSD @@ -65,6 +65,9 @@ rmdir empty %{python3_sitelib}/sphinxcontrib_websupport-*.egg-info/ %changelog +* Wed Jan 27 2021 Fedora Release Engineering - 1.2.4-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Tue Aug 18 2020 Miro HronĨok - 1.2.4-1 - Update to 1.2.4 - Fixes rhbz#1800626