From b74f63825ebd927a14842801f4b8eeb57701f69b Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Fri, 5 Jan 2024 20:25:57 +0100 Subject: [PATCH] automatic version update by autodist [release 8.6.1-1mamba;Fri Nov 10 2023] --- ansible.spec | 15 +++++++++------ 1 file changed, 9 insertions(+), 6 deletions(-) diff --git a/ansible.spec b/ansible.spec index c3a4e68..aa13030 100644 --- a/ansible.spec +++ b/ansible.spec @@ -1,6 +1,6 @@ -%define with_pyver 310 +%define with_pyver 3 Name: ansible -Version: 8.5.0 +Version: 8.6.1 Release: 1mamba Summary: A radically simple IT automation system Group: System/Libraries @@ -11,9 +11,9 @@ 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.15.5 with python3.10dist(ansible-core) < 2.16) -BuildRequires: libpython310-devel -BuildRequires: python3.10dist(setuptools) +BuildRequires: (python3.11dist(ansible-core) >= 2.15.6 with python3.11dist(ansible-core) < 2.16) +BuildRequires: libpython311-devel +BuildRequires: python3.11dist(setuptools) ## AUTOBUILDREQ-END Provides: python-ansible Obsoletes: python-ansible < 4.0.0 @@ -52,13 +52,16 @@ sed -i "/hotspot20_h2qp_.*cpython/d" %{name}.filelist %{python_sitearch}/ansible_collections/cisco/ucs/misc/*.pdf #%{python_sitearch}/ansible_collections/inspur/sm/venv/Lib/site-packages/setuptools/command/launcher*manifest.xml #%{python_sitearch}/ansible_collections/inspur/sm/venv/Lib/site-packages/setuptools/script*dev*.tmpl -%{python310_sitearch}/ansible_collections/cisco/meraki/playbooks/organizations_admin*copy.yml +%{python_sitearch}/ansible_collections/cisco/meraki/playbooks/organizations_admin*copy.yml %{python_sitearch}/ansible_collections/fortinet/fortios/plugins/modules/__pycache__/fortios_wireless_controller_hotspot20_h2qp_*.cpython-*.pyc %dir %{python_sitearch}/ansible-%{version}-py*.egg-info %{python_sitearch}/ansible-%{version}-py*.egg-info/* %doc COPYING %changelog +* Fri Nov 10 2023 Automatic Build System 8.6.1-1mamba +- automatic version update by autodist + * Wed Oct 11 2023 Automatic Build System 8.5.0-1mamba - automatic version update by autodist