diff --git a/python-setuptools.spec b/python-setuptools.spec index 851473f..e562ced 100644 --- a/python-setuptools.spec +++ b/python-setuptools.spec @@ -14,7 +14,7 @@ Name: python-setuptools # When updating, update the bundled libraries versions bellow! Version: 47.3.1 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Easily build and distribute Python packages # setuptools is MIT # packaging is BSD or ASL 2.0 @@ -176,6 +176,9 @@ PYTHONPATH=$(pwd) %pytest --ignore=pavement.py %changelog +* Wed Jul 29 2020 Fedora Release Engineering - 47.3.1-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild + * Fri Jun 26 2020 Miro HronĨok - 47.3.1-1 - Update to 47.3.1 (#1847049) - https://setuptools.readthedocs.io/en/latest/history.html#v47-3-1