3.4
This commit is contained in:
parent
c111113fe2
commit
3e0c03ca83
1
.gitignore
vendored
1
.gitignore
vendored
@ -1 +1,2 @@
|
||||
ply-3.3.tar.gz
|
||||
/ply-3.4.tar.gz
|
||||
|
||||
@ -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
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user