Rebuilt for Python 3.11

This commit is contained in:
Python Maint 2022-06-16 18:24:05 +02:00 committed by Miro Hrončok
parent 03f3084bfb
commit 0b450a5a8f

View File

@ -12,7 +12,7 @@
Name: ansible-core Name: ansible-core
Summary: A radically simple IT automation system Summary: A radically simple IT automation system
Version: 2.12.6 Version: 2.12.6
Release: 1%{?dist} Release: 2%{?dist}
License: GPLv3+ License: GPLv3+
Source: %{pypi_source} Source: %{pypi_source}
@ -235,6 +235,9 @@ make PYTHON=/usr/bin/python3 tests-py3
%endif %endif
%changelog %changelog
* Thu Jun 16 2022 Python Maint <python-maint@redhat.com> - 2.12.6-2
- Rebuilt for Python 3.11
* Tue May 24 2022 Maxwell G <gotmax@e.email> - 2.12.6-1 * Tue May 24 2022 Maxwell G <gotmax@e.email> - 2.12.6-1
- Update to 2.12.6. - Update to 2.12.6.