Rebuilding previous fixes for different build target
Related: RHEL-143110, RHEL-143170, RHEL-144894
This commit is contained in:
parent
108c4c3481
commit
02554ac74f
@ -20,7 +20,7 @@ URL: https://www.python.org/
|
||||
#global prerel ...
|
||||
%global upstream_version %{general_version}%{?prerel}
|
||||
Version: %{general_version}%{?prerel:~%{prerel}}
|
||||
Release: 6%{?dist}
|
||||
Release: 7%{?dist}
|
||||
License: Python
|
||||
|
||||
|
||||
@ -1719,6 +1719,10 @@ CheckPython optimized
|
||||
# ======================================================
|
||||
|
||||
%changelog
|
||||
* Mon Mar 09 2026 Tomáš Hrnčiar <thrnciar@redhat.com> - 3.11.13-7
|
||||
- Rebuilding previous fixes for different build target
|
||||
Related: RHEL-143110, RHEL-143170, RHEL-144894
|
||||
|
||||
* Fri Feb 27 2026 Tomáš Hrnčiar <thrnciar@redhat.com> - 3.11.13-6
|
||||
- Security fixes for CVE-2026-0865, CVE-2025-15366, CVE-2025-15367 and CVE-2026-1299
|
||||
Resolves: RHEL-143110
|
||||
|
||||
Loading…
Reference in New Issue
Block a user