automatic version update by autodist [release 10.0.1-1mamba;Fri Jun 07 2024]

This commit is contained in:
Automatic Build System 2024-06-09 21:52:11 +02:00
parent 8f3e1d240a
commit 86a7fb8355

View File

@ -1,6 +1,6 @@
%define with_pyver 3
Name: ansible
Version: 9.6.0
Version: 10.0.1
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.7 with python3.11dist(ansible-core) < 2.17)
BuildRequires: (python3.11dist(ansible-core) >= 2.17 with python3.11dist(ansible-core) < 2.18)
BuildRequires: libpython311-devel
BuildRequires: python3.11dist(setuptools)
## AUTOBUILDREQ-END
@ -54,13 +54,12 @@ sed -i "/hotspot20_h2qp_.*cpython/d" %{name}.filelist
%{python_sitearch}/ansible_collections/cisco/meraki/playbooks/organizations_admin*copy.yml
%{python_sitearch}/ansible_collections/cisco/ucs/misc/*.pdf
%{python_sitearch}/ansible_collections/fortinet/fortios/plugins/modules/__pycache__/fortios_wireless_controller_hotspot20_h2qp_*.cpython-*.pyc
%{python_sitearch}/ansible_collections/inspur/ispim/venv/Lib/site-packages/setuptools/command/launcher*manifest.xml
%{python_sitearch}/ansible_collections/inspur/ispim/venv/Lib/site-packages/setuptools/script*(dev).tmpl
%{python_sitearch}/ansible_collections/kaytus/ksmanage/venv/Lib/site-packages/setuptools/command/launcher*manifest.xml
%{python_sitearch}/ansible_collections/kaytus/ksmanage/venv/Lib/site-packages/setuptools/script*(dev).tmpl
%doc COPYING
%changelog
* Fri Jun 07 2024 Automatic Build System <autodist@openmamba.org> 10.0.1-1mamba
- automatic version update by autodist
* Sun May 26 2024 Automatic Build System <autodist@openmamba.org> 9.6.0-1mamba
- automatic version update by autodist