From 483c098fbaaac012e4a81592cb1263cd24c83108 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Tue, 8 Mar 2022 12:57:38 +0100 Subject: [PATCH] Finish bootstrapping 3.11.0a6 --- python3.11.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/python3.11.spec b/python3.11.spec index 6f9ae73..d8003bc 100644 --- a/python3.11.spec +++ b/python3.11.spec @@ -17,7 +17,7 @@ URL: https://www.python.org/ %global prerel a6 %global upstream_version %{general_version}%{?prerel} Version: %{general_version}%{?prerel:~%{prerel}} -Release: 1%{?dist} +Release: 2%{?dist} License: Python @@ -60,7 +60,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 @@ -1609,6 +1609,9 @@ CheckPython optimized # ====================================================== %changelog +* Tue Mar 08 2022 Miro Hrončok - 3.11.0~a6-2 +- Finish bootstrapping 3.11.0a6 + * Mon Mar 07 2022 Miro Hrončok - 3.11.0~a6-1 - Update to 3.11.0a6