diff --git a/python-pyparsing.spec b/python-pyparsing.spec index fe66c51..e0999d3 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.4 +Version: 3.2.0 Release: 1mamba Summary: An alternative approach to creating and executing simple grammars Group: System/Libraries @@ -49,6 +49,9 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel %doc LICENSE %changelog +* Mon Oct 14 2024 Automatic Build System 3.2.0-1mamba +- automatic version update by autodist + * Mon Aug 26 2024 Automatic Build System 3.1.4-1mamba - automatic version update by autodist