diff --git a/python3.9.spec b/python3.9.spec index a183396..9a151ee 100644 --- a/python3.9.spec +++ b/python3.9.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 b1 %global upstream_version %{general_version}%{?prerel} Version: %{general_version}%{?prerel:~%{prerel}} -Release: 1%{?dist} +Release: 2%{?dist} License: Python @@ -1588,6 +1592,9 @@ CheckPython optimized # ====================================================== %changelog +* Thu May 21 2020 Miro Hrončok - 3.9.0~b1-2 +- Bootstrap for https://fedoraproject.org/wiki/Changes/Python3.9 + * Tue May 19 2020 Miro Hrončok - 3.9.0~b1-1 - Update to Python 3.9.0b1