Update to 2.15.0~rc2.
This commit is contained in:
parent
b0e1e0631f
commit
6d202647fa
1
.gitignore
vendored
1
.gitignore
vendored
@ -28,3 +28,4 @@
|
||||
/ansible-core-2.14.4.tar.gz
|
||||
/ansible-core-2.15.0b3.tar.gz
|
||||
/ansible-core-2.15.0rc1.tar.gz
|
||||
/ansible-core-2.15.0rc2.tar.gz
|
||||
|
@ -4,7 +4,7 @@
|
||||
|
||||
Name: ansible-core
|
||||
Summary: A radically simple IT automation system
|
||||
Version: 2.15.0~rc1
|
||||
Version: 2.15.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
|
||||
@ -246,6 +246,9 @@ install -Dpm 0644 licenses/* -t %{buildroot}%{_pkglicensedir}
|
||||
|
||||
|
||||
%changelog
|
||||
* Wed May 03 2023 Maxwell G <maxwell@gtmx.me> - 2.15.0~rc2-1
|
||||
- Update to 2.15.0~rc2.
|
||||
|
||||
* Thu Apr 27 2023 Maxwell G <maxwell@gtmx.me> - 2.15.0~rc1-1
|
||||
- Update to 2.15.0~rc1.
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (ansible-core-2.15.0rc1.tar.gz) = eab46f8902fa5041509b1805446163664baf516489d511c4030832162cc25c7cdc7912b16d05b811f7546774196b7f7a954e7a86f24a2977f9e593eded3d6820
|
||||
SHA512 (ansible-core-2.15.0rc2.tar.gz) = a6028cfc090e2dacf1bfae8a49363fccca7c4ca9d5a4c8705d648c2280f115a62c6e9e8f9c96c9bacc33435e6a5f4962bb7b1cf2e968af1bcb098fee93859ef9
|
||||
|
Loading…
Reference in New Issue
Block a user