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