This commit is contained in:
Tom Callaway 2012-03-19 11:49:21 -04:00
parent c111113fe2
commit 3e0c03ca83
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -1 +1,2 @@
ply-3.3.tar.gz
/ply-3.4.tar.gz

View File

@ -6,8 +6,8 @@
Name: python-ply
Summary: Python Lex-Yacc
Version: 3.3
Release: 6%{?dist}
Version: 3.4
Release: 1%{?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
* Mon Mar 19 2012 Tom Callaway <spot@fedoraproject.org> - 3.4-1
- update to 3.4
* Sat Jan 14 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.3-6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild

View File

@ -1 +1 @@
4a7f837f71a7c1ea6b5b0c57272909c7 ply-3.3.tar.gz
ffdc95858819347bf92d7c2acc074894 ply-3.4.tar.gz