diff --git a/python3.11.spec b/python3.11.spec index bbe7b1a..97fa646 100644 --- a/python3.11.spec +++ b/python3.11.spec @@ -17,7 +17,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 @@ -59,7 +59,7 @@ License: Python # IMPORTANT: When bootstrapping, it's very likely the wheels for pip and # setuptools are not available. Turn off the rpmwheels bcond until # the two packages are built with wheels to get around the issue. -%bcond_without bootstrap +%bcond_with bootstrap # Whether to use RPM build wheels from the python-{pip,setuptools}-wheel package # Uses upstream bundled prebuilt wheels otherwise @@ -1580,6 +1580,9 @@ CheckPython optimized # ====================================================== %changelog +* Tue May 10 2022 Tomáš Hrnčiar - 3.11.0~b1-2 +- Finish bootstrapping 3.11.0b1 + * Sun May 08 2022 Tomáš Hrnčiar - 3.11.0~b1-1 - Update to 3.11.0b1