diff --git a/python-astroid.spec b/python-astroid.spec index 1b18f46..d6c51ff 100644 --- a/python-astroid.spec +++ b/python-astroid.spec @@ -1,6 +1,6 @@ %define pkgname %(echo %name | cut -d- -f2- | tr - _) Name: python-astroid -Version: 3.2.4 +Version: 3.3.3 Release: 1mamba Summary: A common base representation of python source code Group: System/Libraries @@ -48,6 +48,18 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel %doc LICENSE %changelog +* Sat Sep 21 2024 Automatic Build System 3.3.3-1mamba +- automatic version update by autodist + +* Mon Aug 12 2024 Automatic Build System 3.3.2-1mamba +- automatic version update by autodist + +* Wed Aug 07 2024 Automatic Build System 3.3.1-1mamba +- automatic version update by autodist + +* Mon Aug 05 2024 Automatic Build System 3.3.0-1mamba +- automatic version update by autodist + * Sat Jul 20 2024 Automatic Build System 3.2.4-1mamba - automatic version update by autodist