From 4af28b2a46243d5f94179e210ebd37a112bf0c4c Mon Sep 17 00:00:00 2001 From: Robert Kuska Date: Tue, 13 Oct 2015 09:28:57 +0200 Subject: [PATCH] Rebuilt for Python3.5 rebuild --- python-pycparser.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-pycparser.spec b/python-pycparser.spec index f58de9c..66da295 100644 --- a/python-pycparser.spec +++ b/python-pycparser.spec @@ -7,7 +7,7 @@ Name: python-pycparser Summary: C parser and AST generator written in Python Version: 2.14 -Release: 3%{?dist} +Release: 4%{?dist} License: BSD Group: System Environment/Libraries URL: http://github.com/eliben/pycparser @@ -114,6 +114,9 @@ popd %endif # with_python3 %changelog +* Tue Oct 13 2015 Robert Kuska - 2.14-4 +- Rebuilt for Python3.5 rebuild + * Tue Jul 14 2015 Stephen Gallagher - 2.14-3 - Rebuild alongside python-ply 3.6