From 600d9dd37512c0c76573ac82279045e145c30a87 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Fri, 5 Jan 2024 16:24:13 +0100 Subject: [PATCH] automatic version update by autodist [release 2.17-1mamba;Sun Oct 30 2016] --- python-pycparser.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/python-pycparser.spec b/python-pycparser.spec index a0e0c6e..3a246cb 100644 --- a/python-pycparser.spec +++ b/python-pycparser.spec @@ -1,6 +1,6 @@ Name: python-pycparser -Version: 2.16 -Release: 2mamba +Version: 2.17 +Release: 1mamba Summary: A parser for the C language, written in pure Python Group: System/Libraries Vendor: openmamba @@ -48,6 +48,9 @@ chmod +r %{buildroot}%{python_sitearch}/pycparser-%{version}-*/* %doc LICENSE %changelog +* Sun Oct 30 2016 Automatic Build System 2.17-1mamba +- automatic version update by autodist + * Fri Oct 28 2016 Silvan Calarco 2.16-2mamba - fixed permissions of egg-info files