Update to 2.12.6.
This commit is contained in:
parent
05ae3a728d
commit
fb70713358
1
.gitignore
vendored
1
.gitignore
vendored
@ -12,3 +12,4 @@
|
||||
/ansible-core-2.12.3.tar.gz
|
||||
/ansible-core-2.12.4.tar.gz
|
||||
/ansible-core-2.12.5.tar.gz
|
||||
/ansible-core-2.12.6.tar.gz
|
||||
|
@ -11,7 +11,7 @@
|
||||
|
||||
Name: ansible-core
|
||||
Summary: A radically simple IT automation system
|
||||
Version: 2.12.5
|
||||
Version: 2.12.6
|
||||
Release: 1%{?dist}
|
||||
|
||||
License: GPLv3+
|
||||
@ -234,6 +234,9 @@ make PYTHON=/usr/bin/python3 tests-py3
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Tue May 24 2022 Maxwell G <gotmax@e.email> - 2.12.6-1
|
||||
- Update to 2.12.6.
|
||||
|
||||
* Wed Apr 27 2022 Maxwell G <gotmax@e.email> - 2.12.5-1
|
||||
- Update to 2.12.5. Fixes rhbz#2078558.
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (ansible-core-2.12.5.tar.gz) = 795001257d8b2ffdca00c13a018ebfc822c11f1d8a0eb83df30a1670c19bdc995325da1c87414b672a4fcf8bf57215ff8b7a7b85325ad561d5123c549b18dbe9
|
||||
SHA512 (ansible-core-2.12.6.tar.gz) = 55138701f3733b1ea2049783d9d0246beb7cc778090785eada756c9ef540b248bc345e07a261d5542648fc22088bc25e3ab57f7b904bba615264d5556baae456
|
||||
|
Loading…
Reference in New Issue
Block a user