Update to 2.15.0~b3.
This commit is contained in:
parent
953def6952
commit
3394859eb9
1
.gitignore
vendored
1
.gitignore
vendored
@ -26,3 +26,4 @@
|
||||
/ansible-core-2.14.2.tar.gz
|
||||
/ansible-core-2.14.3.tar.gz
|
||||
/ansible-core-2.14.4.tar.gz
|
||||
/ansible-core-2.15.0b3.tar.gz
|
||||
|
@ -4,7 +4,7 @@
|
||||
|
||||
Name: ansible-core
|
||||
Summary: A radically simple IT automation system
|
||||
Version: 2.14.4
|
||||
Version: 2.15.0~b3
|
||||
%global uversion %{version_no_tilde %{quote:%nil}}
|
||||
Release: 2%{?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
|
||||
* Mon Apr 24 2023 Maxwell G <maxwell@gtmx.me> - 2.15.0~b3-1
|
||||
- Update to 2.15.0~b3.
|
||||
|
||||
* Mon Apr 24 2023 Maxwell G <maxwell@gtmx.me> - 2.14.4-2
|
||||
- Add gating
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (ansible-core-2.14.4.tar.gz) = 060ade1c5ddba619211a0797977ef08ffd5c80f4bbae02b10a78ce37bdca6123368acee93ff33ace5d2f7c0d7a497e13e0ad1a6bd3235f9584fb75cf807baa96
|
||||
SHA512 (ansible-core-2.15.0b3.tar.gz) = fbd7cd0670aad1616e6c5d67927e937a1c210c73c05058201f18db81ca130ea535f6d65de8afec3ac0e0853b2166ef292a55f2a81dae1764369d4a1bafaa3d75
|
||||
|
Loading…
Reference in New Issue
Block a user