From 0f8edf3a8e3d3d57662b20d746e4c331b46744f1 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 23 Jul 2021 06:59:15 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- python-jaraco-collections.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-jaraco-collections.spec b/python-jaraco-collections.spec index 2ae7618..9602294 100644 --- a/python-jaraco-collections.spec +++ b/python-jaraco-collections.spec @@ -2,7 +2,7 @@ Name: python-jaraco-collections Version: 3.0.0 -Release: 6%{?dist} +Release: 7%{?dist} Summary: Collection objects similar to those in stdlib by jaraco License: MIT @@ -90,6 +90,9 @@ rm -rf html/.{doctrees,buildinfo} %license LICENSE %changelog +* Fri Jul 23 2021 Fedora Release Engineering - 3.0.0-7 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild + * Fri Jun 04 2021 Python Maint - 3.0.0-6 - Rebuilt for Python 3.10