From d7806775be4e3556566add7cbc7e4fe7133a996e Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Wed, 29 Jul 2020 01:39:50 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_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 7516c2e..eb440a1 100644 --- a/python-jaraco-collections.spec +++ b/python-jaraco-collections.spec @@ -2,7 +2,7 @@ Name: python-jaraco-collections Version: 3.0.0 -Release: 3%{?dist} +Release: 4%{?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 +* Wed Jul 29 2020 Fedora Release Engineering - 3.0.0-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild + * Fri Jun 26 2020 Charalampos Stratakis - 3.0.0-3 - Fix a file conflict with python3-jaraco - Rename the binary rpms to conform to the packaging guidelines