Rebuilding previous fixes for different build target
Related: RHEL-143117, RHEL-143174, RHEL-144897
This commit is contained in:
parent
6a22d96b0b
commit
a5b026e783
@ -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
|
||||
|
||||
|
||||
@ -1887,6 +1887,10 @@ CheckPython optimized
|
||||
# ======================================================
|
||||
|
||||
%changelog
|
||||
* Mon Mar 09 2026 Tomáš Hrnčiar <thrnciar@redhat.com> - 3.9.25-5
|
||||
- Rebuilding previous fixes for different build target
|
||||
Related: RHEL-143117, RHEL-143174, RHEL-144897
|
||||
|
||||
* Wed Feb 25 2026 Tomáš Hrnčiar <thrnciar@redhat.com> - 3.9.25-4
|
||||
- Security fixes for CVE-2026-0865, CVE-2025-15366, CVE-2025-15367 and CVE-2026-1299
|
||||
Resolves: RHEL-143117
|
||||
|
||||
Loading…
Reference in New Issue
Block a user