update to 2.5

This commit is contained in:
Tom Callaway 2008-10-17 17:04:38 +00:00
parent 8e5f44cd49
commit e8a85b6ad1
3 changed files with 7 additions and 4 deletions

View File

@ -1 +1 @@
ply-2.3.tar.gz
ply-2.5.tar.gz

View File

@ -2,8 +2,8 @@
Name: python-ply
Summary: Python Lex-Yacc
Version: 2.3
Release: 2%{?dist}
Version: 2.5
Release: 1%{?dist}
License: LGPLv2+
Group: System Environment/Libraries
URL: http://www.dabeaz.com/ply/
@ -48,6 +48,9 @@ rm -rf $RPM_BUILD_ROOT
%{python_sitelib}/ply*.egg-info
%changelog
* Fri Oct 17 2008 Tom "spot" Callaway <tcallawa@redhat.com> 2.5-1
- update to 2.5
* Mon Mar 24 2008 Tom "spot" Callaway <tcallawa@redhat.com> 0.2.3-2
- add example dir as doc

View File

@ -1 +1 @@
e406e5eef98661d395d901f8cc3d1219 ply-2.3.tar.gz
2aef9014a1bc50066eb05dd3b9c1b04f ply-2.5.tar.gz