Update to 2.11.2. Fixed rhbz#1974593
This commit is contained in:
parent
d0996b9460
commit
cb77a8eb62
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,3 +1,4 @@
|
|||||||
/ansible-core-2.11.0b4.tar.gz
|
/ansible-core-2.11.0b4.tar.gz
|
||||||
/ansible-core-2.11.0.tar.gz
|
/ansible-core-2.11.0.tar.gz
|
||||||
/ansible-core-2.11.1.tar.gz
|
/ansible-core-2.11.1.tar.gz
|
||||||
|
/ansible-core-2.11.2.tar.gz
|
||||||
|
@ -14,8 +14,8 @@
|
|||||||
|
|
||||||
Name: ansible-core
|
Name: ansible-core
|
||||||
Summary: A radically simple IT automation system
|
Summary: A radically simple IT automation system
|
||||||
Version: 2.11.1
|
Version: 2.11.2
|
||||||
Release: 2%{?betaver}%{?dist}
|
Release: 1%{?betaver}%{?dist}
|
||||||
|
|
||||||
License: GPLv3+
|
License: GPLv3+
|
||||||
Source0: %pypi_source ansible-core %{version}%{?betaver}
|
Source0: %pypi_source ansible-core %{version}%{?betaver}
|
||||||
@ -244,6 +244,9 @@ make PYTHON=/usr/bin/python3 tests-py3
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Jun 22 2021 Kevin Fenzi <kevin@scrye.com> - 2.11.2-1
|
||||||
|
- Update to 2.11.2. Fixed rhbz#1974593
|
||||||
|
|
||||||
* Fri Jun 04 2021 Python Maint <python-maint@redhat.com> - 2.11.1-2
|
* Fri Jun 04 2021 Python Maint <python-maint@redhat.com> - 2.11.1-2
|
||||||
- Rebuilt for Python 3.10
|
- Rebuilt for Python 3.10
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (ansible-core-2.11.1.tar.gz) = 1362754dde0a88ca8f6323d87cc6f4bf5f93b189b8d45fcb435d3fb289c359da128e7688a92107ade2c54828d4c4deb3ded9e01e18d19c503306924aa189a381
|
SHA512 (ansible-core-2.11.2.tar.gz) = 8b4a8e329be9375d3226f8b992223198913226527278c14ccec01d8e7c546cca847cf7d2415440be995d236bdd88640c0dd6f740e91ca748de2d1c5b7b52c921
|
||||||
|
Loading…
Reference in New Issue
Block a user