Update to 2.13.5.
This commit is contained in:
parent
364477ec17
commit
907005f531
1
.gitignore
vendored
1
.gitignore
vendored
@ -18,3 +18,4 @@
|
|||||||
/ansible-core-2.13.2.tar.gz
|
/ansible-core-2.13.2.tar.gz
|
||||||
/ansible-core-2.13.3.tar.gz
|
/ansible-core-2.13.3.tar.gz
|
||||||
/ansible-core-2.13.4.tar.gz
|
/ansible-core-2.13.4.tar.gz
|
||||||
|
/ansible-core-2.13.5.tar.gz
|
||||||
|
@ -11,7 +11,7 @@
|
|||||||
|
|
||||||
Name: ansible-core
|
Name: ansible-core
|
||||||
Summary: A radically simple IT automation system
|
Summary: A radically simple IT automation system
|
||||||
Version: 2.13.4
|
Version: 2.13.5
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
|
|
||||||
# The main license is GPLv3+. Many of the files in lib/ansible/module_utils
|
# The main license is GPLv3+. Many of the files in lib/ansible/module_utils
|
||||||
@ -244,6 +244,9 @@ make PYTHON=%{python3} tests-py3
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Oct 12 2022 Maxwell G <gotmax@e.email> - 2.13.5-1
|
||||||
|
- Update to 2.13.5.
|
||||||
|
|
||||||
* Tue Sep 13 2022 Maxwell G <gotmax@e.email> - 2.13.4-1
|
* Tue Sep 13 2022 Maxwell G <gotmax@e.email> - 2.13.4-1
|
||||||
- Update to 2.13.4.
|
- Update to 2.13.4.
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (ansible-core-2.13.4.tar.gz) = 2c7732e37a0345ee280cf91c1b50cf47c7475dabca3254d445ac55f826f70fcc7ec3c74cfdd43d5b5964c63c035f79180f461bdb3ffe30869492579b42d2e882
|
SHA512 (ansible-core-2.13.5.tar.gz) = d8da949dd24795c2fb4d5f022202b60243d2fe7cbaf1d7c5773b669e267abfd16f5e4a652adb71df2b07e8b58580ebffdc17bf547b52382333dd1dfa306ade59
|
||||||
|
Loading…
Reference in New Issue
Block a user