From 4822e5ae25a5c4eb39f4032155153068f9ef60a0 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Feb 09 2018 09:47:42 +0000 Subject: - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- diff --git a/python-pid.spec b/python-pid.spec index bb10094..7158752 100644 --- a/python-pid.spec +++ b/python-pid.spec @@ -2,7 +2,7 @@ Name: python-%{srcname} Version: 2.1.1 -Release: 5%{?dist} +Release: 6%{?dist} Summary: PID file management library License: ASL 2.0 @@ -88,6 +88,9 @@ rm -rf *.egg-info %{python3_sitelib}/pid-*.egg-info %changelog +* Fri Feb 09 2018 Fedora Release Engineering - 2.1.1-6 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild + * Sat Jan 27 2018 Iryna Shcherbina - 2.1.1-5 - Update Python 2 dependency declarations to new packaging standards (See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3)