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