diff --git a/python3.14.spec b/python3.14.spec index aed3d0c..c9818a2 100644 --- a/python3.14.spec +++ b/python3.14.spec @@ -14,7 +14,7 @@ # - disables regen-all with the same Python version # - disables dependency on python3-rpm-generators if we build with main_python # - disables rpmwheels, optimizations and tests by default -%bcond bootstrap 1 +%bcond bootstrap 0 # Whether to use RPM build wheels from the python-{pip,setuptools,wheel}-wheel packages # Uses upstream bundled prebuilt wheels otherwise @@ -49,7 +49,7 @@ URL: https://www.python.org/ #global prerel ... %global upstream_version %{general_version}%{?prerel} Version: %{general_version}%{?prerel:~%{prerel}} -Release: 2%{?dist} +Release: 3%{?dist} License: Python-2.0.1 @@ -1944,6 +1944,9 @@ CheckPython freethreading # ====================================================== %changelog +* Fri Oct 31 2025 Tomáš Hrnčiar - 3.14.0-3 +- Disable bootstrap + * Wed Oct 22 2025 Tomáš Hrnčiar - 3.14.0-2 - Initial package - Fedora contributions by: