This commit is contained in:
Tom Callaway 2009-10-19 21:02:28 +00:00
parent fd895797ab
commit 7b65950c92
3 changed files with 7 additions and 4 deletions

View File

@ -1 +1 @@
ply-3.2.tar.gz
ply-3.3.tar.gz

View File

@ -2,8 +2,8 @@
Name: python-ply
Summary: Python Lex-Yacc
Version: 3.2
Release: 2%{?dist}
Version: 3.3
Release: 1%{?dist}
License: BSD
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
* Mon Oct 19 2009 Tom "spot" Callaway <tcallawa@redhat.com> - 3.3-1
- update to 3.3
* Sun Jul 26 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.2-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild

View File

@ -1 +1 @@
afc9dcfc3284e3a8269c97cc4802cb53 ply-3.2.tar.gz
4a7f837f71a7c1ea6b5b0c57272909c7 ply-3.3.tar.gz