From 5e74d8bfff66e8eb778fdbf71d61c6116e5da46e Mon Sep 17 00:00:00 2001 From: dmalcolm Date: Thu, 22 Jul 2010 05:02:45 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Features/Python_2.7/MassRebuild --- python-ply.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-ply.spec b/python-ply.spec index 239bb2e..2c7d5ab 100644 --- a/python-ply.spec +++ b/python-ply.spec @@ -5,7 +5,7 @@ Name: python-ply Summary: Python Lex-Yacc Version: 3.3 -Release: 2%{?dist} +Release: 3%{?dist} License: BSD Group: System Environment/Libraries URL: http://www.dabeaz.com/ply/ @@ -113,6 +113,9 @@ rm -rf $RPM_BUILD_ROOT %endif # with_python3 %changelog +* Thu Jul 22 2010 David Malcolm - 3.3-3 +- Rebuilt for https://fedoraproject.org/wiki/Features/Python_2.7/MassRebuild + * Sat Apr 3 2010 David Malcolm - 3.3-2 - add python3-ply subpackage