diff --git a/python-setuptools.spec b/python-setuptools.spec index 73dfe30..411342f 100644 --- a/python-setuptools.spec +++ b/python-setuptools.spec @@ -19,7 +19,7 @@ Name: python-setuptools # When updating, update the bundled libraries versions bellow! Version: 67.7.2 -Release: 6%{?dist} +Release: 7%{?dist} Summary: Easily build and distribute Python packages # setuptools is MIT # platformdirs is MIT @@ -230,6 +230,9 @@ PYTHONPATH=$(pwd) %pytest \ %changelog +* Fri Jul 21 2023 Fedora Release Engineering - 67.7.2-7 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild + * Wed Jul 12 2023 Python Maint - 67.7.2-6 - Rebuilt for Python 3.12