diff --git a/python-locket.spec b/python-locket.spec index 080cc7e..fc02145 100644 --- a/python-locket.spec +++ b/python-locket.spec @@ -2,7 +2,7 @@ Name: python-%{srcname} Version: 0.2.0 -Release: 18%{?dist} +Release: 19%{?dist} Summary: File-based locks for Python for Linux and Windows License: BSD @@ -132,6 +132,9 @@ PYTHONPATH=%{buildroot}%{python3_sitelib} nosetests-%{python3_version} %changelog +* Fri Jul 23 2021 Fedora Release Engineering - 0.2.0-19 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild + * Fri Jun 04 2021 Python Maint - 0.2.0-18 - Rebuilt for Python 3.10