diff --git a/ansible.spec b/ansible.spec index ec1a922..b8424c7 100644 --- a/ansible.spec +++ b/ansible.spec @@ -1,6 +1,6 @@ %define with_pyver 3 Name: ansible -Version: 9.1.0 +Version: 9.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.11dist(ansible-core) >= 2.16.1 with python3.11dist(ansible-core) < 2.17) +BuildRequires: (python3.11dist(ansible-core) >= 2.16.3 with python3.11dist(ansible-core) < 2.17) BuildRequires: libpython311-devel BuildRequires: python3.11dist(setuptools) ## AUTOBUILDREQ-END @@ -59,6 +59,9 @@ sed -i "/hotspot20_h2qp_.*cpython/d" %{name}.filelist %doc COPYING %changelog +* Tue Jan 30 2024 Automatic Build System 9.2.0-1mamba +- automatic version update by autodist + * Wed Dec 06 2023 Automatic Build System 9.1.0-1mamba - automatic version update by autodist