diff --git a/python3.12.spec b/python3.12.spec index ce9ff6a..4de4580 100644 --- a/python3.12.spec +++ b/python3.12.spec @@ -20,7 +20,7 @@ URL: https://www.python.org/ #global prerel ... %global upstream_version %{general_version}%{?prerel} Version: %{general_version}%{?prerel:~%{prerel}} -Release: 3%{?dist} +Release: 4%{?dist} License: Python-2.0.1 @@ -1738,6 +1738,10 @@ CheckPython optimized # ====================================================== %changelog +* Mon Jan 19 2026 Lumír Balhar - 3.12.12-4 +- Release bump to correct the build for wrong release +Related: RHEL-141026 + * Fri Jan 16 2026 Lumír Balhar - 3.12.12-3 - Security fix for CVE-2025-13836 Resolves: RHEL-141026