From 3ff19d1f1c85b00075e8b642c3f4a0775e815c20 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Wed, 15 May 2024 15:45:15 +0200 Subject: [PATCH] automatic version update by autodist [release 3.2.0-1mamba;Tue May 07 2024] --- python-astroid.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-astroid.spec b/python-astroid.spec index b1097ea..c4111eb 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.1.0 +Version: 3.2.0 Release: 1mamba Summary: A common base representation of python source code Group: System/Libraries @@ -48,6 +48,9 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel %doc LICENSE %changelog +* Tue May 07 2024 Automatic Build System 3.2.0-1mamba +- automatic version update by autodist + * Fri Feb 23 2024 Automatic Build System 3.1.0-1mamba - automatic version update by autodist