Update to 2.14.3. Fixes rhbz#2173765.
This commit is contained in:
parent
1a57587ba1
commit
42d808f1cd
1
.gitignore
vendored
1
.gitignore
vendored
@ -24,3 +24,4 @@
|
||||
/ansible-core-2.14.0.tar.gz
|
||||
/ansible-core-2.14.1.tar.gz
|
||||
/ansible-core-2.14.2.tar.gz
|
||||
/ansible-core-2.14.3.tar.gz
|
||||
|
@ -4,7 +4,7 @@
|
||||
|
||||
Name: ansible-core
|
||||
Summary: A radically simple IT automation system
|
||||
Version: 2.14.2
|
||||
Version: 2.14.3
|
||||
%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 01 2023 Maxwell G <maxwell@gtmx.me> - 2.14.3-1
|
||||
- Update to 2.14.3.
|
||||
|
||||
* Tue Jan 31 2023 David Moreau-Simard <moi@dmsimard.com> - 2.14.2-1
|
||||
- Update to 2.14.2. Fixes rhbz#2165629.
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (ansible-core-2.14.2.tar.gz) = 46ad59c694bf2aa1fc42d2f3b3074244c8d1d3acb61eb5787bd18d1efe3cc534459fc9c0628a0f60c67bd82c998f8cbbac80babf24258c37ff5ce95c8cf7900d
|
||||
SHA512 (ansible-core-2.14.3.tar.gz) = 68744ff9d805af2bcc62f52d11d6cdd3a57f89a7293eb0bb0e519b7ac5ee5d50c1bf028330c95fb398c9256885c64500ae736a529cf003f7a894d4bc3dbd0027
|
||||
|
Loading…
Reference in New Issue
Block a user