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