From cc32f9d6b04db6fad8b7f2e2c977bbfc15f7b3cc Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Fri, 5 Jan 2024 16:27:50 +0100 Subject: [PATCH] automatic version update by autodist [release 3.1.1-1mamba;Mon Jul 31 2023] --- python-pyparsing.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-pyparsing.spec b/python-pyparsing.spec index 9dbaa01..0b6fd90 100644 --- a/python-pyparsing.spec +++ b/python-pyparsing.spec @@ -1,6 +1,6 @@ %define pkgname %(echo %name | cut -d- -f2- | tr - _) Name: python-pyparsing -Version: 3.1.0 +Version: 3.1.1 Release: 1mamba Summary: An alternative approach to creating and executing simple grammars Group: System/Libraries @@ -48,6 +48,9 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel %doc LICENSE %changelog +* Mon Jul 31 2023 Automatic Build System 3.1.1-1mamba +- automatic version update by autodist + * Mon Jun 19 2023 Automatic Build System 3.1.0-1mamba - automatic version update by autodist