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