diff --git a/python-pyparsing.spec b/python-pyparsing.spec index 383fe67..fb94b96 100644 --- a/python-pyparsing.spec +++ b/python-pyparsing.spec @@ -1,7 +1,7 @@ %define pkgname %(echo %name | cut -d- -f2- | tr - _) Name: python-pyparsing -Version: 3.1.1 -Release: 2mamba +Version: 3.1.2 +Release: 1mamba Summary: An alternative approach to creating and executing simple grammars Group: System/Libraries Vendor: openmamba @@ -49,6 +49,9 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel %doc LICENSE %changelog +* Wed Mar 06 2024 Automatic Build System 3.1.2-1mamba +- automatic version update by autodist + * Tue Sep 26 2023 Automatic Build System 3.1.1-2mamba - rebuilt by autoport with build requirements: python3-devel>=3.11.5-3mamba