diff --git a/python-pid.spec b/python-pid.spec index f8db5a8..b5e2a21 100644 --- a/python-pid.spec +++ b/python-pid.spec @@ -31,7 +31,7 @@ PidFile can also be used as a context manager or a decorator.} Name: python-%{srcname} Version: 2.2.3 -Release: 4%{?dist} +Release: 5%{?dist} Summary: PID file management library License: ASL 2.0 @@ -123,6 +123,9 @@ PYTHONPATH=%{buildroot}%{python3_sitelib} nosetests-%{python3_version} --verbose %endif %changelog +* Thu Oct 03 2019 Miro Hrončok - 2.2.3-5 +- Rebuilt for Python 3.8.0rc1 (#1748018) + * Fri Aug 16 2019 Miro Hrončok - 2.2.3-4 - Rebuilt for Python 3.8