automatic version update by autodist [release 8.4.0-1mamba;Sat Sep 16 2023]
This commit is contained in:
parent
aedac28908
commit
77872882fe
@ -1,6 +1,6 @@
|
||||
%define with_pyver 310
|
||||
Name: ansible
|
||||
Version: 8.3.0
|
||||
Version: 8.4.0
|
||||
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.10dist(ansible-core) >= 2.15.3 with python3.10dist(ansible-core) < 2.16)
|
||||
BuildRequires: (python3.10dist(ansible-core) >= 2.15.4 with python3.10dist(ansible-core) < 2.16)
|
||||
BuildRequires: libpython310-devel
|
||||
BuildRequires: python3.10dist(setuptools)
|
||||
## AUTOBUILDREQ-END
|
||||
@ -52,12 +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/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
|
||||
* Sat Sep 16 2023 Automatic Build System <autodist@mambasoft.it> 8.4.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Tue Aug 15 2023 Automatic Build System <autodist@mambasoft.it> 8.3.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user