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