Update to 2.13.3.
This commit is contained in:
parent
1670a2a1d1
commit
aaeb3ba870
1
.gitignore
vendored
1
.gitignore
vendored
@ -16,3 +16,4 @@
|
||||
/ansible-core-2.13.0.tar.gz
|
||||
/ansible-core-2.13.1.tar.gz
|
||||
/ansible-core-2.13.2.tar.gz
|
||||
/ansible-core-2.13.3.tar.gz
|
||||
|
@ -11,8 +11,8 @@
|
||||
|
||||
Name: ansible-core
|
||||
Summary: A radically simple IT automation system
|
||||
Version: 2.13.2
|
||||
Release: 2%{?dist}
|
||||
Version: 2.13.3
|
||||
Release: 1%{?dist}
|
||||
|
||||
# The main license is GPLv3+. Many of the files in lib/ansible/module_utils
|
||||
# are BSD licensed. There are various files scattered throughout the codebase
|
||||
@ -247,6 +247,9 @@ make PYTHON=%{python3} tests-py3
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Mon Aug 15 2022 Maxwell G <gotmax@e.email> - 2.13.3-1
|
||||
- Update to 2.13.3.
|
||||
|
||||
* Wed Jul 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 2.13.2-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (ansible-core-2.13.2.tar.gz) = c23b206aff506a8f4ce0bc10d2931eee2b1d7756582089363b4cad90db87040b9ea8473bc0a0bce3328425410d9193357f5aa10a1af073bf06269a277ee85b5d
|
||||
SHA512 (ansible-core-2.13.3.tar.gz) = 06d3e322980eb61b0f73b93b43d0bf3b5542feacbf11e8dc7862150f13bcc3c46d7f7a34ca1866cd6f4a09881e464a63714e9e645ca1367cee05dd192f375c4b
|
||||
|
Loading…
Reference in New Issue
Block a user