diff --git a/python-pid.spec b/python-pid.spec index ea0f247..e6ec7ea 100644 --- a/python-pid.spec +++ b/python-pid.spec @@ -26,7 +26,7 @@ PidFile can also be used as a context manager or a decorator.} Name: python-%{srcname} Version: 2.2.3 -Release: 11%{?dist} +Release: 12%{?dist} Summary: PID file management library License: ASL 2.0 @@ -118,6 +118,9 @@ PYTHONPATH=%{buildroot}%{python2_sitelib} nosetests-%{python2_version} --verbose %endif %changelog +* Fri Jul 23 2021 Fedora Release Engineering - 2.2.3-12 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild + * Thu Jun 03 2021 Python Maint - 2.2.3-11 - Rebuilt for Python 3.10