diff --git a/python-zipp.spec b/python-zipp.spec index 4aa54e1..70c04ce 100644 --- a/python-zipp.spec +++ b/python-zipp.spec @@ -2,7 +2,7 @@ Name: python-%{pypi_name} Version: 3.7.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 Jan 21 2022 Fedora Release Engineering - 3.7.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild + * Mon Jan 03 2022 Lumír Balhar - 3.7.0-1 - Update to 3.7.0 Resolves: rhbz#2036287