Release bump to correct the build for wrong release
Related: RHEL-141026
This commit is contained in:
parent
21d7fbb98e
commit
d722cefad3
@ -20,7 +20,7 @@ URL: https://www.python.org/
|
|||||||
#global prerel ...
|
#global prerel ...
|
||||||
%global upstream_version %{general_version}%{?prerel}
|
%global upstream_version %{general_version}%{?prerel}
|
||||||
Version: %{general_version}%{?prerel:~%{prerel}}
|
Version: %{general_version}%{?prerel:~%{prerel}}
|
||||||
Release: 3%{?dist}
|
Release: 4%{?dist}
|
||||||
License: Python-2.0.1
|
License: Python-2.0.1
|
||||||
|
|
||||||
|
|
||||||
@ -1738,6 +1738,10 @@ CheckPython optimized
|
|||||||
# ======================================================
|
# ======================================================
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Jan 19 2026 Lumír Balhar <lbalhar@redhat.com> - 3.12.12-4
|
||||||
|
- Release bump to correct the build for wrong release
|
||||||
|
Related: RHEL-141026
|
||||||
|
|
||||||
* Fri Jan 16 2026 Lumír Balhar <lbalhar@redhat.com> - 3.12.12-3
|
* Fri Jan 16 2026 Lumír Balhar <lbalhar@redhat.com> - 3.12.12-3
|
||||||
- Security fix for CVE-2025-13836
|
- Security fix for CVE-2025-13836
|
||||||
Resolves: RHEL-141026
|
Resolves: RHEL-141026
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user