diff --git a/python-ply.spec b/python-ply.spec index 8cc75d2..e39a0d3 100644 --- a/python-ply.spec +++ b/python-ply.spec @@ -7,7 +7,7 @@ Name: python-ply Summary: Python Lex-Yacc Version: 3.3 -Release: 4%{?dist} +Release: 5%{?dist} License: BSD Group: System Environment/Libraries URL: http://www.dabeaz.com/ply/ @@ -115,6 +115,9 @@ rm -rf $RPM_BUILD_ROOT %endif # with_python3 %changelog +* Tue Feb 08 2011 Fedora Release Engineering - 3.3-5 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild + * Wed Aug 25 2010 Thomas Spura - 3.3-4 - update to most recent python packaging guidelines - rebuild with python3.2