From 8b91f904857606d2d5f886ed8a7b7587d28f0235 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.20-1mamba;Tue Mar 10 2020] --- python-pycparser.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/python-pycparser.spec b/python-pycparser.spec index 7ecd97e..a0e40dc 100644 --- a/python-pycparser.spec +++ b/python-pycparser.spec @@ -1,6 +1,6 @@ Name: python-pycparser -Version: 2.19 -Release: 2mamba +Version: 2.20 +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 +* Tue Mar 10 2020 Automatic Build System 2.20-1mamba +- automatic version update by autodist + * Fri Aug 09 2019 Silvan Calarco 2.19-2mamba - rebuilt with python3 3.7.4