From d7b979c1e04b4604328eca92706213d824370857c98aa0aff38dd158e1314d4a Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Wed, 25 Jan 2023 13:27:45 +0000 Subject: [PATCH] Accepting request 1060635 from home:dirkmueller:Factory - build GLIBC hwcaps optimized versions of the interpreter OBS-URL: https://build.opensuse.org/request/show/1060635 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:Factory/python311?expand=0&rev=44 --- python311.changes | 5 +++++ python311.spec | 1 + 2 files changed, 6 insertions(+) diff --git a/python311.changes b/python311.changes index 5e77c55..ec6df36 100644 --- a/python311.changes +++ b/python311.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Jan 24 12:23:34 UTC 2023 - Dirk Müller + +- build GLIBC hwcaps optimized versions of the interpreter + ------------------------------------------------------------------- Tue Jan 10 11:11:56 UTC 2023 - Matej Cepl diff --git a/python311.spec b/python311.spec index d011686..d517701 100644 --- a/python311.spec +++ b/python311.spec @@ -220,6 +220,7 @@ Recommends: %{python_pkg_name}-pip Provides: python3 = %{python_version} %endif %endif +%{?suse_build_hwcaps_libs} %description Python 3 is modern interpreted, object-oriented programming language,