From e6ccbdea824ca62bfdbe109f9b5a712d72c23aef Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Fri, 5 Jan 2024 20:25:55 +0100 Subject: [PATCH] automatic version update by autodist [release 8.5.0-1mamba;Wed Oct 11 2023] --- ansible.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/ansible.spec b/ansible.spec index 8ac3dfd..c3a4e68 100644 --- a/ansible.spec +++ b/ansible.spec @@ -1,6 +1,6 @@ %define with_pyver 310 Name: ansible -Version: 8.4.0 +Version: 8.5.0 Release: 1mamba Summary: A radically simple IT automation system Group: System/Libraries @@ -11,7 +11,7 @@ URL: https://www.ansible.com/ Source: https://pypi.debian.net/ansible/ansible-%{version}.tar.gz License: GPL ## AUTOBUILDREQ-BEGIN -BuildRequires: (python3.10dist(ansible-core) >= 2.15.4 with python3.10dist(ansible-core) < 2.16) +BuildRequires: (python3.10dist(ansible-core) >= 2.15.5 with python3.10dist(ansible-core) < 2.16) BuildRequires: libpython310-devel BuildRequires: python3.10dist(setuptools) ## AUTOBUILDREQ-END @@ -59,6 +59,9 @@ sed -i "/hotspot20_h2qp_.*cpython/d" %{name}.filelist %doc COPYING %changelog +* Wed Oct 11 2023 Automatic Build System 8.5.0-1mamba +- automatic version update by autodist + * Sat Sep 16 2023 Automatic Build System 8.4.0-1mamba - automatic version update by autodist