From d48e76fa9f8e74cec5bb12b25f6e899f9c1b34fc Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Mon, 22 Jan 2024 02:42:29 +0000 Subject: [PATCH] Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild --- python-jaraco-functools.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-jaraco-functools.spec b/python-jaraco-functools.spec index 16b8f53..7dd8720 100644 --- a/python-jaraco-functools.spec +++ b/python-jaraco-functools.spec @@ -6,7 +6,7 @@ Name: python-%{pkg_name} Version: 4.0.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Functools like those found in stdlib License: MIT @@ -83,6 +83,9 @@ rm -rf html/.{doctrees,buildinfo} %endif %changelog +* Mon Jan 22 2024 Fedora Release Engineering - 4.0.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild + * Tue Nov 07 2023 Dan Radez - 4.0.0-1 - update to 4.0.0 rhbz#2248009