diff --git a/python-pid.spec b/python-pid.spec index b5e2a21..7fe0d04 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: 5%{?dist} +Release: 6%{?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 Jan 30 2020 Fedora Release Engineering - 2.2.3-6 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild + * Thu Oct 03 2019 Miro HronĨok - 2.2.3-5 - Rebuilt for Python 3.8.0rc1 (#1748018)