From 19874c1d91a6f3fa702db9480c349ebfa72424b8 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Wed, 19 Jun 2024 12:37:13 +0200 Subject: [PATCH] automatic version update by autodist [release 10.1.0-1mamba;Tue Jun 18 2024] --- ansible.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/ansible.spec b/ansible.spec index b6589e7..0a6fa65 100644 --- a/ansible.spec +++ b/ansible.spec @@ -1,6 +1,6 @@ %define with_pyver 3 Name: ansible -Version: 10.0.1 +Version: 10.1.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.11dist(ansible-core) >= 2.17 with python3.11dist(ansible-core) < 2.18) +BuildRequires: (python3.11dist(ansible-core) >= 2.17.1 with python3.11dist(ansible-core) < 2.18) BuildRequires: libpython311-devel BuildRequires: python3.11dist(setuptools) ## AUTOBUILDREQ-END @@ -57,6 +57,9 @@ sed -i "/hotspot20_h2qp_.*cpython/d" %{name}.filelist %doc COPYING %changelog +* Tue Jun 18 2024 Automatic Build System 10.1.0-1mamba +- automatic version update by autodist + * Fri Jun 07 2024 Automatic Build System 10.0.1-1mamba - automatic version update by autodist