From 3ed5eb8334e5d088f055a3907bc7394a1064c562 Mon Sep 17 00:00:00 2001 From: Mohan Boddu Date: Fri, 16 Apr 2021 04:58:01 +0000 Subject: [PATCH] - Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937 Signed-off-by: Mohan Boddu --- python2-setuptools.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python2-setuptools.spec b/python2-setuptools.spec index 07e8a9e..5e36528 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: 4%{?dist} +Release: 5%{?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 +* Fri Apr 16 2021 Mohan Boddu - 41.2.0-5 +- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937 + * Wed Jan 27 2021 Fedora Release Engineering - 41.2.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild