This commit is contained in:
Jesse Keating 2009-07-26 20:51:27 +00:00
parent ea1b9d9103
commit fd895797ab

View File

@ -3,7 +3,7 @@
Name: python-ply
Summary: Python Lex-Yacc
Version: 3.2
Release: 1%{?dist}
Release: 2%{?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
* 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
* Wed Apr 22 2009 Tom "spot" Callaway <tcallawa@redhat.com> 3.2-1
- update to 3.2, license change to BSD