diff --git a/python3.10.spec b/python3.10.spec index d1cba9a..bfcec8d 100644 --- a/python3.10.spec +++ b/python3.10.spec @@ -1,3 +1,7 @@ +%global _without_optimizations 1 +%global _without_tests 1 +%global _without_rpmwheels 1 +%global _with_bootstrap 1 # ================== # Top-level metadata # ================== @@ -17,7 +21,7 @@ URL: https://www.python.org/ %global prerel b2 %global upstream_version %{general_version}%{?prerel} Version: %{general_version}%{?prerel:~%{prerel}} -Release: 1%{?dist} +Release: 2%{?dist} License: Python @@ -1578,6 +1582,9 @@ CheckPython optimized # ====================================================== %changelog +* Tue Jun 01 2021 Python Maint - 3.10.0~b2-2 +- Bootstrap for Python 3.10 + * Tue Jun 01 2021 Tomas Hrnciar - 3.10.0~b2-1 - Update to 3.10.0b2