diff --git a/python-asttokens.spec b/python-asttokens.spec index f964882..e925bd8 100644 --- a/python-asttokens.spec +++ b/python-asttokens.spec @@ -1,6 +1,6 @@ %define pkgname %(echo %name | cut -d- -f2- | tr - _) Name: python-asttokens -Version: 2.3.0 +Version: 2.4.0 Release: 1mamba Summary: Annotate AST trees with source code positions Group: System/Libraries @@ -48,6 +48,9 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel %doc LICENSE %changelog +* Tue Sep 05 2023 Automatic Build System 2.4.0-1mamba +- automatic version update by autodist + * Sat Sep 02 2023 Automatic Build System 2.3.0-1mamba - automatic version update by autodist