From 57da8e81b931af6e23c9ec529dd5488025471de9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Thu, 3 Oct 2019 14:22:57 +0200 Subject: [PATCH] Rebuilt for Python 3.8.0rc1 (#1748018) --- python-pid.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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