diff --git a/python-pyparsing.spec b/python-pyparsing.spec index 816cf38..9dbaa01 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.0.9 +Version: 3.1.0 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 Jun 19 2023 Automatic Build System 3.1.0-1mamba +- automatic version update by autodist + * Mon Mar 06 2023 Automatic Build System 3.0.9-1mamba - automatic version update by autodist