automatic version update by autodist [release 7.1.0-1mamba;Thu Dec 29 2022]
This commit is contained in:
parent
b1c44751f5
commit
1d5bd66aba
14
ansible.spec
14
ansible.spec
@ -1,6 +1,6 @@
|
||||
%define with_pyver 310
|
||||
Name: ansible
|
||||
Version: 6.5.0
|
||||
Version: 7.1.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.13.5 with python3.10dist(ansible-core) < 2.14)
|
||||
BuildRequires: (python3.10dist(ansible-core) >= 2.14.1 with python3.10dist(ansible-core) < 2.15)
|
||||
BuildRequires: libpython310-devel
|
||||
BuildRequires: python3.10dist(setuptools)
|
||||
## AUTOBUILDREQ-END
|
||||
@ -50,14 +50,20 @@ sed -i "/hotspot20_h2qp_.*cpython/d" %{name}.filelist
|
||||
%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/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/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
|
||||
* Thu Dec 29 2022 Automatic Build System <autodist@mambasoft.it> 7.1.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu Nov 10 2022 Automatic Build System <autodist@mambasoft.it> 6.6.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Oct 16 2022 Automatic Build System <autodist@mambasoft.it> 6.5.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user