Update to 2.16.0~rc1.
This commit is contained in:
parent
b05ac2e918
commit
1460e52f18
2
.gitignore
vendored
2
.gitignore
vendored
@ -41,3 +41,5 @@
|
||||
/ansible-documentation-2.16.0b1.tar.gz
|
||||
/ansible-core-2.16.0b2.tar.gz
|
||||
/ansible-documentation-2.16.0b2.tar.gz
|
||||
/ansible-core-2.16.0rc1.tar.gz
|
||||
/ansible-documentation-2.16.0rc1.tar.gz
|
||||
|
@ -14,7 +14,7 @@
|
||||
|
||||
Name: ansible-core
|
||||
Summary: A radically simple IT automation system
|
||||
Version: 2.16.0~b2
|
||||
Version: 2.16.0~rc1
|
||||
%global uversion %{version_no_tilde %{quote:%nil}}
|
||||
Release: 1%{?dist}
|
||||
# The main license is GPLv3+. Many of the files in lib/ansible/module_utils
|
||||
@ -267,6 +267,9 @@ install -Dpm 0644 licenses/* -t %{buildroot}%{_pkglicensedir}
|
||||
|
||||
|
||||
%changelog
|
||||
* Thu Oct 19 2023 Maxwell G <maxwell@gtmx.me> - 2.16.0~rc1-1
|
||||
- Update to 2.16.0~rc1.
|
||||
|
||||
* Tue Oct 03 2023 Maxwell G <maxwell@gtmx.me> - 2.16.0~b2-1
|
||||
- Update to 2.16.0~b2.
|
||||
|
||||
|
4
sources
4
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (ansible-core-2.16.0b2.tar.gz) = f03c1e24b03d4aafb5520052306e758fed561139216f3b04cc3c8178d02c3202cbbb1a9bb54b2deb68b50f5415714a729bd04935f97878bbd0b45251b92914b2
|
||||
SHA512 (ansible-documentation-2.16.0b2.tar.gz) = 38d34b7ac937989729c8b04a184348b00f6749c97c3185f2be3070e06bcafa49740097f0769d5c64f9fcab5b12a9c6e884d89e4aa7ed47c018aa853d7a28a385
|
||||
SHA512 (ansible-core-2.16.0rc1.tar.gz) = ec018f9904c21c6bce51a2ebd15ea5edab4beebff06f74f85abde6410b5f02d4687ef11eeca67a2e0bfd6b821eb77a0ba8373a25e9e9c3f8e5e41d99049b644b
|
||||
SHA512 (ansible-documentation-2.16.0rc1.tar.gz) = cbc2e73bdebff2fac45c3f6bf3c98503102fa8560e7f12f7caca8cffb1539a9fa91004416a60389fd7a33c784dcc68c815b793b86e6aaaf2895c24e7b0ee75eb
|
||||
|
Loading…
Reference in New Issue
Block a user