Update to 2.14.0.
This commit is contained in:
parent
301b09d07a
commit
e03a7fb20b
1
.gitignore
vendored
1
.gitignore
vendored
@ -21,3 +21,4 @@
|
||||
/ansible-core-2.13.5.tar.gz
|
||||
/ansible-core-2.14.0rc1.tar.gz
|
||||
/ansible-core-2.14.0rc2.tar.gz
|
||||
/ansible-core-2.14.0.tar.gz
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
Name: ansible-core
|
||||
Summary: A radically simple IT automation system
|
||||
Version: 2.14.0~rc2
|
||||
Version: 2.14.0
|
||||
%global uversion %{version_no_tilde %{quote:%nil}}
|
||||
Release: 1%{?dist}
|
||||
# The main license is GPLv3+. Many of the files in lib/ansible/module_utils
|
||||
@ -223,6 +223,9 @@ make PYTHON=%{python3} tests-py3
|
||||
|
||||
|
||||
%changelog
|
||||
* Mon Nov 07 2022 Maxwell G <gotmax@e.email> - 2.14.0-1
|
||||
- Update to 2.14.0.
|
||||
|
||||
* Wed Nov 02 2022 Maxwell G <gotmax@e.email> - 2.14.0~rc2-1
|
||||
- Update to 2.14.0~rc2.
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (ansible-core-2.14.0rc2.tar.gz) = e5c2588121efdb2ea13ef5f63efeb5169ce954fb7724efbd41606a1faf9c1e78e63f4c68745857e56c0a050f1a100dfe4ccf7edadfd6ac00d72a77524467424f
|
||||
SHA512 (ansible-core-2.14.0.tar.gz) = 5941edbc6537d20431d8825b71c549fab03f619c715f65d798da539c636f9ea20d613f093e1e12ab66d70f17a6bfda3694ddaf54fc264bba89d68f35329ea0d9
|
||||
|
Loading…
Reference in New Issue
Block a user