diff --git a/python38.changes b/python38.changes index 45d0af2..0a3236c 100644 --- a/python38.changes +++ b/python38.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu May 5 14:34:56 UTC 2022 - Matej Cepl + +- Switch primary_interpreter from python38 to python310 + ------------------------------------------------------------------- Sat Mar 26 21:59:44 UTC 2022 - Matej Cepl diff --git a/python38.spec b/python38.spec index 246729b..12ca381 100644 --- a/python38.spec +++ b/python38.spec @@ -51,7 +51,7 @@ %define python_pkg_name python38 # Will provide the python3-* provides # Will do the /usr/bin/python3 and all the core links -%define primary_interpreter 1 +%define primary_interpreter 0 %define folderversion %{tarversion} %define tarname Python-%{tarversion} %define sitedir %{_libdir}/python%{python_version}