From de4edecb14051c361a3136e606c35e28e4c058a8 Mon Sep 17 00:00:00 2001 From: DistroBaker Date: Wed, 3 Feb 2021 19:43:26 +0000 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/python2-setuptools.git#1742011b4c3044921a32a4a25beb9c5782bed718 --- python2-setuptools.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python2-setuptools.spec b/python2-setuptools.spec index 8fcb9d4..07e8a9e 100644 --- a/python2-setuptools.spec +++ b/python2-setuptools.spec @@ -5,7 +5,7 @@ Name: python2-setuptools # When updating, update the bundled libraries versions bellow! Version: 41.2.0 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Easily build and distribute Python packages # setuptools is MIT # packaging is BSD or ASL 2.0 @@ -99,6 +99,9 @@ LANG=C.utf-8 PYTHONDONTWRITEBYTECODE=1 PYTHONPATH=$(pwd) pytest-%{python2_versio %changelog +* Wed Jan 27 2021 Fedora Release Engineering - 41.2.0-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Wed Jul 29 2020 Fedora Release Engineering - 41.2.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild