diff --git a/python-pid.spec b/python-pid.spec index cde8275..77315ad 100644 --- a/python-pid.spec +++ b/python-pid.spec @@ -2,7 +2,7 @@ Name: python-%{srcname} Version: 2.1.1 -Release: 1%{?dist} +Release: 2%{?dist} Summary: PID file management library License: ASL 2.0 @@ -88,6 +88,9 @@ rm -rf *.egg-info %{python3_sitelib}/pid-*.egg-info %changelog +* Tue Dec 13 2016 Stratakis Charalampos - 2.1.1-2 +- Rebuild for Python 3.6 + * Tue Nov 29 2016 David Shea - 2.1.1-1 - Update to 2.1.1, which adds an optional allow_samepid parameter