From 4311e3656e3be0f8e321fd1159d5455c23bfafc6 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sat, 6 Jan 2024 10:46:04 +0100 Subject: [PATCH] automatic version update by autodist [release 2.5.1-1mamba;Mon Mar 01 2021] --- python-astroid.spec | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/python-astroid.spec b/python-astroid.spec index 78bae7b..e05b145 100644 --- a/python-astroid.spec +++ b/python-astroid.spec @@ -1,5 +1,5 @@ Name: python-astroid -Version: 2.5 +Version: 2.5.1 Release: 1mamba Summary: A common base representation of python source code Group: System/Libraries @@ -14,7 +14,6 @@ BuildRequires: python3 ## AUTOBUILDREQ-END BuildRequires: libpython-devel Requires: python >= %python_version -BuildRoot: %{_tmppath}/%{name}-%{version}-root %description %{summary}. @@ -48,6 +47,9 @@ sed -i "s,.*/man/.*,&.gz," %{name}.filelist %doc COPYING COPYING.LESSER %changelog +* Mon Mar 01 2021 Automatic Build System 2.5.1-1mamba +- automatic version update by autodist + * Sun Feb 21 2021 Automatic Build System 2.5-1mamba - automatic version update by autodist