Update to 2.14.4. Fixes rhbz#2173765.
This commit is contained in:
parent
42d808f1cd
commit
997defd67b
1
.gitignore
vendored
1
.gitignore
vendored
@ -25,3 +25,4 @@
|
||||
/ansible-core-2.14.1.tar.gz
|
||||
/ansible-core-2.14.2.tar.gz
|
||||
/ansible-core-2.14.3.tar.gz
|
||||
/ansible-core-2.14.4.tar.gz
|
||||
|
@ -4,7 +4,7 @@
|
||||
|
||||
Name: ansible-core
|
||||
Summary: A radically simple IT automation system
|
||||
Version: 2.14.3
|
||||
Version: 2.14.4
|
||||
%global uversion %{version_no_tilde %{quote:%nil}}
|
||||
Release: 1%{?dist}
|
||||
# The main license is GPLv3+. Many of the files in lib/ansible/module_utils
|
||||
@ -240,6 +240,9 @@ make PYTHON=%{python3} tests-py3
|
||||
|
||||
|
||||
%changelog
|
||||
* Wed Mar 29 2023 Maxwell G <maxwell@gtmx.me> - 2.14.4-1
|
||||
- Update to 2.14.4. Fixes rhbz#2173765.
|
||||
|
||||
* Wed Mar 01 2023 Maxwell G <maxwell@gtmx.me> - 2.14.3-1
|
||||
- Update to 2.14.3.
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (ansible-core-2.14.3.tar.gz) = 68744ff9d805af2bcc62f52d11d6cdd3a57f89a7293eb0bb0e519b7ac5ee5d50c1bf028330c95fb398c9256885c64500ae736a529cf003f7a894d4bc3dbd0027
|
||||
SHA512 (ansible-core-2.14.4.tar.gz) = 060ade1c5ddba619211a0797977ef08ffd5c80f4bbae02b10a78ce37bdca6123368acee93ff33ace5d2f7c0d7a497e13e0ad1a6bd3235f9584fb75cf807baa96
|
||||
|
Loading…
Reference in New Issue
Block a user