Update to 2.12.4. Fixes rhbz#2069384.
This commit is contained in:
parent
a28e0735a1
commit
cd54513488
1
.gitignore
vendored
1
.gitignore
vendored
@ -10,3 +10,4 @@
|
||||
/ansible-core-2.12.1.tar.gz
|
||||
/ansible-core-2.12.2.tar.gz
|
||||
/ansible-core-2.12.3.tar.gz
|
||||
/ansible-core-2.12.4.tar.gz
|
||||
|
@ -14,8 +14,8 @@
|
||||
|
||||
Name: ansible-core
|
||||
Summary: A radically simple IT automation system
|
||||
Version: 2.12.3
|
||||
Release: 2%{?betaver}%{?dist}
|
||||
Version: 2.12.4
|
||||
Release: 1%{?betaver}%{?dist}
|
||||
|
||||
License: GPLv3+
|
||||
Source0: %pypi_source ansible-core %{version}%{?betaver}
|
||||
@ -237,6 +237,9 @@ make PYTHON=/usr/bin/python3 tests-py3
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Sat Apr 02 2022 Maxwell G <gotmax@e.email> - 2.12.4-1
|
||||
- Update to 2.12.4. Fixes rhbz#2069384.
|
||||
|
||||
* Thu Mar 10 2022 Maxwell G <gotmax@e.email> - 2.12.3-2
|
||||
- Add patch to fix failing tests and FTBFS with Pytest 7.
|
||||
- Resolves: rhbz#2059937
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (ansible-core-2.12.3.tar.gz) = dedac2546881442f5e904c485bdc464d0ced847520879fd10c2454a2055ada4d051416d450f01ae5a1e2f5073f1633cb4db5265855199bb32c0acb41092d6f05
|
||||
SHA512 (ansible-core-2.12.4.tar.gz) = a196a4f75834b5951330a1ea201aca41581c88a3cedbdd1c9e00acd5d3f06b4fd1948ddb2acea32bc2b758587baf9bd75572d150d6d47a3a957f5d8c4fc06d2f
|
||||
|
Loading…
Reference in New Issue
Block a user