Update to 2.14.1.
This commit is contained in:
parent
e3860c8f67
commit
1ebf914ef3
1
.gitignore
vendored
1
.gitignore
vendored
@ -22,3 +22,4 @@
|
||||
/ansible-core-2.14.0rc1.tar.gz
|
||||
/ansible-core-2.14.0rc2.tar.gz
|
||||
/ansible-core-2.14.0.tar.gz
|
||||
/ansible-core-2.14.1.tar.gz
|
||||
|
@ -4,7 +4,7 @@
|
||||
|
||||
Name: ansible-core
|
||||
Summary: A radically simple IT automation system
|
||||
Version: 2.14.0
|
||||
Version: 2.14.1
|
||||
%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
|
||||
* Fri Dec 09 2022 Maxwell G <gotmax@e.email> - 2.14.1-1
|
||||
- Update to 2.14.1.
|
||||
|
||||
* Mon Nov 07 2022 Maxwell G <gotmax@e.email> - 2.14.0-1
|
||||
- Update to 2.14.0.
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (ansible-core-2.14.0.tar.gz) = 5941edbc6537d20431d8825b71c549fab03f619c715f65d798da539c636f9ea20d613f093e1e12ab66d70f17a6bfda3694ddaf54fc264bba89d68f35329ea0d9
|
||||
SHA512 (ansible-core-2.14.1.tar.gz) = 609bc51988708245ed7ba18105da86712c34c3f7a58a3e6b47463b9faebf30c5b02c17fbb8ee073c11cf2ed92ddad129ddd6d0abcf4a6d9503e26a9d33470612
|
||||
|
Loading…
Reference in New Issue
Block a user