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