diff --git a/python-ply.spec b/python-ply.spec index e2e7b36..d737fc3 100644 --- a/python-ply.spec +++ b/python-ply.spec @@ -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 - 3.2-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild + * Wed Apr 22 2009 Tom "spot" Callaway 3.2-1 - update to 3.2, license change to BSD