This commit is contained in:
Dennis Gilmore 2011-02-08 23:43:48 -06:00
parent 74037c590c
commit 01cc13a55e

View File

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