diff --git a/python3.12-setuptools.spec b/python3.12-setuptools.spec index 0abd994..2f02580 100644 --- a/python3.12-setuptools.spec +++ b/python3.12-setuptools.spec @@ -24,7 +24,7 @@ Name: python%{python3_pkgversion}-setuptools # When updating, update the bundled libraries versions bellow! Version: 68.2.2 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Easily build and distribute Python packages # setuptools is MIT # platformdirs is MIT @@ -220,6 +220,9 @@ PYTHONPATH=$(pwd) %pytest \ %changelog +* Tue Jan 23 2024 Miro HronĨok - 68.2.2-3 +- Rebuilt for timestamp .pyc invalidation mode + * Mon Nov 13 2023 Charalampos Stratakis - 68.2.2-2 - Disable bootstrap