From d559da7983aa00fbea078c6bdab9cda31ad4d01e Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 19 Jul 2024 12:28:31 +0000 Subject: [PATCH] Rebuilt for https://fedoraproject.org/wiki/Fedora_41_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 315b80c..9aa295d 100644 --- a/python-jaraco-functools.spec +++ b/python-jaraco-functools.spec @@ -6,7 +6,7 @@ Name: python-%{pkg_name} Version: 4.0.1 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Functools like those found in stdlib License: MIT @@ -83,6 +83,9 @@ rm -rf html/.{doctrees,buildinfo} %endif %changelog +* Fri Jul 19 2024 Fedora Release Engineering - 4.0.1-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild + * Fri Jun 07 2024 Python Maint - 4.0.1-2 - Rebuilt for Python 3.13