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