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