automatic version update by autodist [release 2.10.0-1mamba;Sat Sep 26 2020]
This commit is contained in:
parent
d81ce1b5c7
commit
30d95bc968
13
ansible.spec
13
ansible.spec
@ -1,6 +1,6 @@
|
||||
Name: ansible
|
||||
Version: 2.9.13
|
||||
Release: 2mamba
|
||||
Version: 2.10.0
|
||||
Release: 1mamba
|
||||
Summary: A radically simple IT automation system
|
||||
Group: System/Libraries
|
||||
Vendor: openmamba
|
||||
@ -45,12 +45,19 @@ CFLAGS="%{optflags}" %{__python3} setup.py build
|
||||
--install-lib=%{python3_sitearch} \
|
||||
--record=%{name}.filelist
|
||||
|
||||
sed -i "/ /d" %{name}.filelist
|
||||
|
||||
%files %{?pyappend} -f %{name}.filelist
|
||||
%defattr(-,root,root)
|
||||
%{python3_sitearch}/ansible_test/_data/injector/ansible-inventory
|
||||
%{python3_sitearch}/ansible_collections/cisco/intersight/misc/*.pdf
|
||||
%{python3_sitearch}/ansible_collections/cisco/ucs/misc/*.pdf
|
||||
%{python3_sitearch}/ansible_collections/community/network/tests/integration/targets/ce_is_is_view/tests/netconf/test*.yaml
|
||||
%doc COPYING
|
||||
|
||||
%changelog
|
||||
* Sat Sep 26 2020 Automatic Build System <autodist@mambasoft.it> 2.10.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Tue Sep 08 2020 Silvan Calarco <silvan.calarco@mambasoft.it> 2.9.13-2mamba
|
||||
- rebuilt with python3
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user