From 4b53a38ce7ab9dd67c32ff7c6d3524cf5aaff967 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 23 Jul 2021 10:25:05 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- python-zipp.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-zipp.spec b/python-zipp.spec index 026932e..8d31458 100644 --- a/python-zipp.spec +++ b/python-zipp.spec @@ -2,7 +2,7 @@ Name: python-%{pypi_name} Version: 3.5.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Backport of pathlib-compatible object wrapper for zip files License: MIT @@ -51,6 +51,9 @@ sed -i "/func_timeout/d" test_zipp.py %doc README.rst %changelog +* Fri Jul 23 2021 Fedora Release Engineering - 3.5.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild + * Wed Jul 07 2021 Lumír Balhar - 3.5.0-1 - Update to 3.5.0 Resolves: rhbz#1978839