diff --git a/python-setuptools.spec b/python-setuptools.spec index 59d3d7a..9b462fe 100644 --- a/python-setuptools.spec +++ b/python-setuptools.spec @@ -25,7 +25,7 @@ Name: python-setuptools # When updating, update the bundled libraries versions bellow! Version: 65.5.1 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Easily build and distribute Python packages # setuptools is MIT # appdirs is MIT @@ -230,6 +230,9 @@ PYTHONPATH=$(pwd) %pytest \ %changelog +* Fri Jan 20 2023 Fedora Release Engineering - 65.5.1-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild + * Tue Nov 08 2022 Miro HronĨok - 65.5.1-1 - Update to 65.5.1 - Fixes: rhbz#2140209