From 30b372f9629280c876e1d59785e8cba461ad0f7c Mon Sep 17 00:00:00 2001 From: David Malcolm Date: Sat, 4 Aug 2012 00:53:34 -0400 Subject: [PATCH] rebuild for https://fedoraproject.org/wiki/Features/Python_3.3 --- python-ply.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-ply.spec b/python-ply.spec index 6237c81..37b0989 100644 --- a/python-ply.spec +++ b/python-ply.spec @@ -7,7 +7,7 @@ Name: python-ply Summary: Python Lex-Yacc Version: 3.4 -Release: 2%{?dist} +Release: 3%{?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 +* Sat Aug 04 2012 David Malcolm - 3.4-3 +- rebuild for https://fedoraproject.org/wiki/Features/Python_3.3 + * Sat Jul 21 2012 Fedora Release Engineering - 3.4-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild