Update to 2.13.4.
This commit is contained in:
parent
6c3dddaf15
commit
364477ec17
1
.gitignore
vendored
1
.gitignore
vendored
@ -17,3 +17,4 @@
|
||||
/ansible-core-2.13.1.tar.gz
|
||||
/ansible-core-2.13.2.tar.gz
|
||||
/ansible-core-2.13.3.tar.gz
|
||||
/ansible-core-2.13.4.tar.gz
|
||||
|
@ -11,8 +11,8 @@
|
||||
|
||||
Name: ansible-core
|
||||
Summary: A radically simple IT automation system
|
||||
Version: 2.13.3
|
||||
Release: 2%{?dist}
|
||||
Version: 2.13.4
|
||||
Release: 1%{?dist}
|
||||
|
||||
# The main license is GPLv3+. Many of the files in lib/ansible/module_utils
|
||||
# are BSD licensed. There are various files scattered throughout the codebase
|
||||
@ -244,6 +244,9 @@ make PYTHON=%{python3} tests-py3
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Tue Sep 13 2022 Maxwell G <gotmax@e.email> - 2.13.4-1
|
||||
- Update to 2.13.4.
|
||||
|
||||
* Wed Aug 31 2022 Maxwell G <gotmax@e.email> - 2.13.3-2
|
||||
- Remove weak deps on paramiko and winrm
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (ansible-core-2.13.3.tar.gz) = 06d3e322980eb61b0f73b93b43d0bf3b5542feacbf11e8dc7862150f13bcc3c46d7f7a34ca1866cd6f4a09881e464a63714e9e645ca1367cee05dd192f375c4b
|
||||
SHA512 (ansible-core-2.13.4.tar.gz) = 2c7732e37a0345ee280cf91c1b50cf47c7475dabca3254d445ac55f826f70fcc7ec3c74cfdd43d5b5964c63c035f79180f461bdb3ffe30869492579b42d2e882
|
||||
|
Loading…
Reference in New Issue
Block a user