From b14f540dcbbca6d230e63d8da4bef3824a09037c Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Thu, 30 Jan 2020 14:03:07 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- python-pid.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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)