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
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 <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
- update to most recent python packaging guidelines
- rebuild with python3.2