diff --git a/python-simplevisor.spec b/python-simplevisor.spec index 9c1e1df..9bc1358 100644 --- a/python-simplevisor.spec +++ b/python-simplevisor.spec @@ -9,7 +9,7 @@ Name: python-simplevisor Version: 1.1 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Python simple daemons supervisor Group: Development/Libraries @@ -146,6 +146,9 @@ rm -rf $RPM_BUILD_ROOT %endif # with_python3 %changelog +* Thu Jun 18 2015 Fedora Release Engineering - 1.1-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild + * Wed Apr 08 2015 Adrien Devresse - 1.1-2 - Disable python3 for EPEL7