diff --git a/python-setuptools.spec b/python-setuptools.spec index 64b17e0..11809b2 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: 68.2.2 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Easily build and distribute Python packages # setuptools is MIT # platformdirs is MIT @@ -241,6 +241,9 @@ PYTHONPATH=$(pwd) %pytest \ %changelog +* Mon Jan 22 2024 Fedora Release Engineering - 68.2.2-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild + * Wed Sep 20 2023 Lumír Balhar - 68.2.2-1 - Update to 68.2.2 (rhbz#2208644)