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,