diff --git a/.cvsignore b/.cvsignore index 5aec9f0..3690e2f 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -ply-2.3.tar.gz +ply-2.5.tar.gz diff --git a/python-ply.spec b/python-ply.spec index 4f79d20..8b6ee8d 100644 --- a/python-ply.spec +++ b/python-ply.spec @@ -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 2.5-1 +- update to 2.5 + * Mon Mar 24 2008 Tom "spot" Callaway 0.2.3-2 - add example dir as doc diff --git a/sources b/sources index 47ae363..84530b3 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -e406e5eef98661d395d901f8cc3d1219 ply-2.3.tar.gz +2aef9014a1bc50066eb05dd3b9c1b04f ply-2.5.tar.gz