From 8696e60ee83682a589da80985f2bd88e8350b309 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Wed, 26 Feb 2025 09:04:42 +0100 Subject: [PATCH] automatic version update by autodist [release 11.3.0-1mamba;Wed Feb 26 2025] --- ansible.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/ansible.spec b/ansible.spec index d38b761..7c336c0 100644 --- a/ansible.spec +++ b/ansible.spec @@ -1,6 +1,6 @@ %define with_pyver 3 Name: ansible -Version: 11.2.0 +Version: 11.3.0 Release: 1mamba Summary: A radically simple IT automation system Group: System/Libraries @@ -12,7 +12,7 @@ Source: https://pypi.debian.net/ansible/ansible-%{version}.tar.gz License: GPL BuildArch: noarch ## AUTOBUILDREQ-BEGIN -BuildRequires: (python3.11dist(ansible-core) >= 2.18.2 with python3.11dist(ansible-core) < 2.19) +BuildRequires: (python3.11dist(ansible-core) >= 2.18.3 with python3.11dist(ansible-core) < 2.19) BuildRequires: libpython311-devel BuildRequires: python3.11dist(setuptools) ## AUTOBUILDREQ-END @@ -58,6 +58,9 @@ sed -i "/hotspot20_h2qp_.*cpython/d" %{name}.filelist %doc COPYING %changelog +* Wed Feb 26 2025 Automatic Build System 11.3.0-1mamba +- automatic version update by autodist + * Thu Jan 30 2025 Automatic Build System 11.2.0-1mamba - automatic version update by autodist