From 658d7d33af91306e4a1399644af9e999fa44be2d Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Fri, 5 Jan 2024 20:25:49 +0100 Subject: [PATCH] automatic version update by autodist [release 7.3.0-1mamba;Tue Feb 28 2023] --- ansible.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/ansible.spec b/ansible.spec index 726696c..e42b2c9 100644 --- a/ansible.spec +++ b/ansible.spec @@ -1,6 +1,6 @@ %define with_pyver 310 Name: ansible -Version: 7.2.0 +Version: 7.3.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.2 with python3.10dist(ansible-core) < 2.15) +BuildRequires: (python3.10dist(ansible-core) >= 2.14.3 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 +* Tue Feb 28 2023 Automatic Build System 7.3.0-1mamba +- automatic version update by autodist + * Wed Feb 01 2023 Automatic Build System 7.2.0-1mamba - automatic version update by autodist