From af9c2399b3ea559ebb8d243c5213b5e50ee95482 Mon Sep 17 00:00:00 2001 From: Mohan Boddu Date: Tue, 10 Aug 2021 00:23:13 +0000 Subject: [PATCH] Rebuilt for IMA sigs, glibc 2.34, aarch64 flags Related: rhbz#1991688 Signed-off-by: Mohan Boddu --- python-setuptools.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/python-setuptools.spec b/python-setuptools.spec index ab345cb..3c40ad3 100644 --- a/python-setuptools.spec +++ b/python-setuptools.spec @@ -29,7 +29,7 @@ Name: python-setuptools # When updating, update the bundled libraries versions bellow! Version: 53.0.0 -Release: 5%{?dist} +Release: 6%{?dist} Summary: Easily build and distribute Python packages # setuptools is MIT # appdirs is MIT @@ -206,6 +206,10 @@ PYTHONPATH=$(pwd) %pytest --ignore=pavement.py %changelog +* Tue Aug 10 2021 Mohan Boddu +- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags + Related: rhbz#1991688 + * Wed Jul 28 2021 Tomas Orsava - 53.0.0-5 - Provide the platform-python-setuptools name for backwards compatibility with RHEL 8