From f20d2ed82a4b9ae9765f6044f9482329aacb6a6d Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Fri, 5 Jan 2024 20:25:50 +0100 Subject: [PATCH] automatic version update by autodist [release 7.6.0-1mamba;Tue May 23 2023] --- ansible.spec | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) diff --git a/ansible.spec b/ansible.spec index e42b2c9..f000be1 100644 --- a/ansible.spec +++ b/ansible.spec @@ -1,6 +1,6 @@ %define with_pyver 310 Name: ansible -Version: 7.3.0 +Version: 7.6.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.14.3 with python3.10dist(ansible-core) < 2.15) +BuildRequires: (python3.10dist(ansible-core) >= 2.14.6 with python3.10dist(ansible-core) < 2.15) BuildRequires: libpython310-devel BuildRequires: python3.10dist(setuptools) ## AUTOBUILDREQ-END @@ -58,6 +58,15 @@ sed -i "/hotspot20_h2qp_.*cpython/d" %{name}.filelist %doc COPYING %changelog +* Tue May 23 2023 Automatic Build System 7.6.0-1mamba +- automatic version update by autodist + +* Tue May 09 2023 Automatic Build System 7.5.0-1mamba +- automatic version update by autodist + +* Wed Mar 29 2023 Automatic Build System 7.4.0-1mamba +- automatic version update by autodist + * Tue Feb 28 2023 Automatic Build System 7.3.0-1mamba - automatic version update by autodist