From 872795789524f7d77a4561dd879d78a1abfcd12b Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Fri, 5 Jan 2024 20:25:48 +0100 Subject: [PATCH] automatic version update by autodist [release 7.2.0-1mamba;Wed Feb 01 2023] --- ansible.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/ansible.spec b/ansible.spec index 49a1be8..726696c 100644 --- a/ansible.spec +++ b/ansible.spec @@ -1,6 +1,6 @@ %define with_pyver 310 Name: ansible -Version: 7.1.0 +Version: 7.2.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.1 with python3.10dist(ansible-core) < 2.15) +BuildRequires: (python3.10dist(ansible-core) >= 2.14.2 with python3.10dist(ansible-core) < 2.15) BuildRequires: libpython310-devel BuildRequires: python3.10dist(setuptools) ## AUTOBUILDREQ-END @@ -58,6 +58,9 @@ sed -i "/hotspot20_h2qp_.*cpython/d" %{name}.filelist %doc COPYING %changelog +* Wed Feb 01 2023 Automatic Build System 7.2.0-1mamba +- automatic version update by autodist + * Thu Dec 29 2022 Automatic Build System 7.1.0-1mamba - automatic version update by autodist