From fd895797abc9ddf5856a2233e50f0bd07d616847 Mon Sep 17 00:00:00 2001 From: Jesse Keating Date: Sun, 26 Jul 2009 20:51:27 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild --- python-ply.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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