diff --git a/ansible.spec b/ansible.spec index 2728457..d38b761 100644 --- a/ansible.spec +++ b/ansible.spec @@ -1,17 +1,18 @@ %define with_pyver 3 Name: ansible -Version: 11.1.0 +Version: 11.2.0 Release: 1mamba Summary: A radically simple IT automation system Group: System/Libraries Vendor: openmamba Distribution: openmamba Packager: Silvan Calarco -URL: https://www.ansible.com/ +URL: https://www.redhat.com/en/ansible-collaborative?intcmp=7015Y000003t7aWQAQ Source: https://pypi.debian.net/ansible/ansible-%{version}.tar.gz License: GPL +BuildArch: noarch ## AUTOBUILDREQ-BEGIN -BuildRequires: (python3.11dist(ansible-core) >= 2.18.1 with python3.11dist(ansible-core) < 2.19) +BuildRequires: (python3.11dist(ansible-core) >= 2.18.2 with python3.11dist(ansible-core) < 2.19) BuildRequires: libpython311-devel BuildRequires: python3.11dist(setuptools) ## AUTOBUILDREQ-END @@ -57,6 +58,9 @@ sed -i "/hotspot20_h2qp_.*cpython/d" %{name}.filelist %doc COPYING %changelog +* Thu Jan 30 2025 Automatic Build System 11.2.0-1mamba +- automatic version update by autodist + * Wed Dec 04 2024 Automatic Build System 11.1.0-1mamba - automatic version update by autodist