diff --git a/python-pid.spec b/python-pid.spec index 6a1739f..3ad4ac9 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: 7%{?dist} +Release: 8%{?dist} Summary: PID file management library License: ASL 2.0 @@ -118,6 +118,9 @@ PYTHONPATH=%{buildroot}%{python3_sitelib} nosetests-%{python3_version} --verbose %endif %changelog +* Wed Jul 29 2020 Fedora Release Engineering - 2.2.3-8 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild + * Sat May 23 2020 Miro HronĨok - 2.2.3-7 - Rebuilt for Python 3.9