diff --git a/python310.changes b/python310.changes index cac480e..6649cd9 100644 --- a/python310.changes +++ b/python310.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu May 5 14:35:56 UTC 2022 - Matej Cepl + +- Switch primary_interpreter from python38 to python310 + ------------------------------------------------------------------- Sat Mar 26 22:52:45 UTC 2022 - Matej Cepl diff --git a/python310.spec b/python310.spec index 079b906..8f92977 100644 --- a/python310.spec +++ b/python310.spec @@ -62,7 +62,7 @@ Obsoletes: python39%{?1:-%{1}} %define python_pkg_name python310 # Will provide the python3-* provides # Will do the /usr/bin/python3 and all the core links -%define primary_interpreter 0 +%define primary_interpreter 1 # We don't process beta signs well %define folderversion 3.10.4 %define tarname Python-%{tarversion}