diff --git a/python-asttokens.spec b/python-asttokens.spec index 7914a39..f964882 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.2.1 +Version: 2.3.0 Release: 1mamba Summary: Annotate AST trees with source code positions Group: System/Libraries @@ -48,5 +48,8 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel %doc LICENSE %changelog +* Sat Sep 02 2023 Automatic Build System 2.3.0-1mamba +- automatic version update by autodist + * Thu Apr 06 2023 Silvan Calarco 2.2.1-1mamba - package created using the webbuild interface