automatic version update by autodist [release 9.6.0-1mamba;Sun May 26 2024]

This commit is contained in:
Automatic Build System 2024-06-07 13:01:15 +02:00
parent ca694f805d
commit 8f3e1d240a

View File

@ -1,6 +1,6 @@
%define with_pyver 3 %define with_pyver 3
Name: ansible Name: ansible
Version: 9.5.1 Version: 9.6.0
Release: 1mamba Release: 1mamba
Summary: A radically simple IT automation system Summary: A radically simple IT automation system
Group: System/Libraries Group: System/Libraries
@ -11,7 +11,7 @@ URL: https://www.ansible.com/
Source: https://pypi.debian.net/ansible/ansible-%{version}.tar.gz Source: https://pypi.debian.net/ansible/ansible-%{version}.tar.gz
License: GPL License: GPL
## AUTOBUILDREQ-BEGIN ## AUTOBUILDREQ-BEGIN
BuildRequires: (python3.11dist(ansible-core) >= 2.16.6 with python3.11dist(ansible-core) < 2.17) BuildRequires: (python3.11dist(ansible-core) >= 2.16.7 with python3.11dist(ansible-core) < 2.17)
BuildRequires: libpython311-devel BuildRequires: libpython311-devel
BuildRequires: python3.11dist(setuptools) BuildRequires: python3.11dist(setuptools)
## AUTOBUILDREQ-END ## AUTOBUILDREQ-END
@ -48,17 +48,22 @@ sed -i "/hotspot20_h2qp_.*cpython/d" %{name}.filelist
%files -f %{name}.filelist %files -f %{name}.filelist
%defattr(-,root,root) %defattr(-,root,root)
%{python_sitearch}/ansible_collections/cisco/intersight/misc/*.pdf
%{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
%{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 %dir %{python_sitearch}/ansible-%{version}-py*.egg-info
%{python_sitearch}/ansible-%{version}-py*.egg-info/* %{python_sitearch}/ansible-%{version}-py*.egg-info/*
%{python_sitearch}/ansible_collections/cisco/intersight/misc/*.pdf
%{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 %doc COPYING
%changelog %changelog
* Sun May 26 2024 Automatic Build System <autodist@openmamba.org> 9.6.0-1mamba
- automatic version update by autodist
* Wed Apr 24 2024 Automatic Build System <autodist@openmamba.org> 9.5.1-1mamba * Wed Apr 24 2024 Automatic Build System <autodist@openmamba.org> 9.5.1-1mamba
- automatic version update by autodist - automatic version update by autodist