From 879da82bf885f774bc511a223989153512d56200 Mon Sep 17 00:00:00 2001 From: Slavek Kabrda Date: Mon, 12 May 2014 15:49:48 +0200 Subject: [PATCH] Rebuilt for https://fedoraproject.org/wiki/Changes/Python_3.4 --- python-ply.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-ply.spec b/python-ply.spec index d8818dd..8d1a933 100644 --- a/python-ply.spec +++ b/python-ply.spec @@ -7,7 +7,7 @@ Name: python-ply Summary: Python Lex-Yacc Version: 3.4 -Release: 5%{?dist} +Release: 6%{?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 +* Mon May 12 2014 Bohuslav Kabrda - 3.4-6 +- Rebuilt for https://fedoraproject.org/wiki/Changes/Python_3.4 + * Sun Aug 04 2013 Fedora Release Engineering - 3.4-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild