From 3e1f3a96f87d9b9a7fb8cb372b19a562bfd46cdd Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Mon, 22 Jan 2024 07:00:35 +0000 Subject: [PATCH] Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild --- python-setuptools.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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)