From 0cb82eba617daddd7fe70b66c5313f4a09a6ae4f Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Fri, 5 Jan 2024 20:25:58 +0100 Subject: [PATCH] automatic version update by autodist [release 9.0.1-1mamba;Wed Nov 22 2023] --- ansible.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/ansible.spec b/ansible.spec index aa13030..be8edcd 100644 --- a/ansible.spec +++ b/ansible.spec @@ -1,6 +1,6 @@ %define with_pyver 3 Name: ansible -Version: 8.6.1 +Version: 9.0.1 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.11dist(ansible-core) >= 2.15.6 with python3.11dist(ansible-core) < 2.16) +BuildRequires: (python3.11dist(ansible-core) >= 2.16 with python3.11dist(ansible-core) < 2.17) BuildRequires: libpython311-devel BuildRequires: python3.11dist(setuptools) ## AUTOBUILDREQ-END @@ -59,6 +59,9 @@ sed -i "/hotspot20_h2qp_.*cpython/d" %{name}.filelist %doc COPYING %changelog +* Wed Nov 22 2023 Automatic Build System 9.0.1-1mamba +- automatic version update by autodist + * Fri Nov 10 2023 Automatic Build System 8.6.1-1mamba - automatic version update by autodist