Rebuild for Python 2.6
This commit is contained in:
parent
e8a85b6ad1
commit
04c75d7a31
@ -3,7 +3,7 @@
|
||||
Name: python-ply
|
||||
Summary: Python Lex-Yacc
|
||||
Version: 2.5
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?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
|
||||
* Sat Nov 29 2008 Ignacio Vazquez-Abrams <ivazqueznet+rpm@gmail.com> - 2.5-2
|
||||
- Rebuild for Python 2.6
|
||||
|
||||
* Fri Oct 17 2008 Tom "spot" Callaway <tcallawa@redhat.com> 2.5-1
|
||||
- update to 2.5
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user