From df638c4f3ebe5eacd78e0c50f456888148e00204 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 23 Jul 2021 06:59:33 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- 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 5993608..960a50f 100644 --- a/python-jaraco-functools.spec +++ b/python-jaraco-functools.spec @@ -6,7 +6,7 @@ Name: python-%{pkg_name} Version: 3.3.0 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Functools like those found in stdlib License: MIT @@ -89,6 +89,9 @@ rm -rf html/.{doctrees,buildinfo} %endif %changelog +* Fri Jul 23 2021 Fedora Release Engineering - 3.3.0-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild + * Fri Jun 04 2021 Python Maint - 3.3.0-2 - Rebuilt for Python 3.10