diff --git a/python-ply.spec b/python-ply.spec index 35dfea0..8d73ed7 100644 --- a/python-ply.spec +++ b/python-ply.spec @@ -7,7 +7,7 @@ Name: python-ply Summary: Python Lex-Yacc Version: 3.6 -Release: 3%{?dist} +Release: 4%{?dist} License: BSD Group: System Environment/Libraries URL: http://www.dabeaz.com/ply/ @@ -124,6 +124,9 @@ rm -rf $RPM_BUILD_ROOT %endif # with_python3 %changelog +* Thu Feb 04 2016 Fedora Release Engineering - 3.6-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild + * Tue Oct 13 2015 Robert Kuska - 3.6-3 - Rebuilt for Python3.5 rebuild