Rebuilt for Python 3.12
This commit is contained in:
parent
c173850eb6
commit
225f390fd1
@ -12,7 +12,7 @@ Name: ansible-core
|
|||||||
Summary: A radically simple IT automation system
|
Summary: A radically simple IT automation system
|
||||||
Version: 2.15.1
|
Version: 2.15.1
|
||||||
%global uversion %{version_no_tilde %{quote:%nil}}
|
%global uversion %{version_no_tilde %{quote:%nil}}
|
||||||
Release: 1%{?dist}
|
Release: 2%{?dist}
|
||||||
# The main license is GPLv3+. Many of the files in lib/ansible/module_utils
|
# 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
|
# are BSD licensed. There are various files scattered throughout the codebase
|
||||||
# containing code under different licenses.
|
# containing code under different licenses.
|
||||||
@ -290,6 +290,9 @@ install -Dpm 0644 licenses/* -t %{buildroot}%{_pkglicensedir}
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Jul 03 2023 Maxwell G <maxwell@gtmx.me> - 2.15.1-2
|
||||||
|
- Rebuilt for Python 3.12
|
||||||
|
|
||||||
* Thu Jun 22 2023 Maxwell G <maxwell@gtmx.me> - 2.15.1-1
|
* Thu Jun 22 2023 Maxwell G <maxwell@gtmx.me> - 2.15.1-1
|
||||||
- Update to 2.15.1. Fixes rhbz#2204492.
|
- Update to 2.15.1. Fixes rhbz#2204492.
|
||||||
- Add Recommends on python3-libdnf5 for Fedora 39
|
- Add Recommends on python3-libdnf5 for Fedora 39
|
||||||
|
Loading…
Reference in New Issue
Block a user