update to 2.5
This commit is contained in:
parent
8e5f44cd49
commit
e8a85b6ad1
@ -1 +1 @@
|
||||
ply-2.3.tar.gz
|
||||
ply-2.5.tar.gz
|
||||
|
||||
@ -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
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user