From 01cc13a55efafa9ad97ab3e540b1981a5261bd0d Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Tue, 8 Feb 2011 23:43:48 -0600 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild --- python-ply.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-ply.spec b/python-ply.spec index 8cc75d2..e39a0d3 100644 --- a/python-ply.spec +++ b/python-ply.spec @@ -7,7 +7,7 @@ Name: python-ply Summary: Python Lex-Yacc Version: 3.3 -Release: 4%{?dist} +Release: 5%{?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 +* Tue Feb 08 2011 Fedora Release Engineering - 3.3-5 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild + * Wed Aug 25 2010 Thomas Spura - 3.3-4 - update to most recent python packaging guidelines - rebuild with python3.2