diff --git a/Python-3.10.13.tar.xz b/Python-3.10.14.tar.xz similarity index 68% rename from Python-3.10.13.tar.xz rename to Python-3.10.14.tar.xz index dea87c6475b36382a11f97377f8c245e35292951..929101e3c4fd44507be0eb713c46d4725d8ad2a0 100644 Binary files a/Python-3.10.13.tar.xz and b/Python-3.10.14.tar.xz differ diff --git a/python3.spec b/python3.spec index 5a016ac139ed0aa270d1840a07e734da47503776..10d29518eb8737113e0324d7cc4a986a66573b40 100644 --- a/python3.spec +++ b/python3.spec @@ -10,7 +10,7 @@ URL: https://www.python.org/ # WARNING When rebasing to a new Python version, # remember to update the python3-docs package as well -%global general_version %{pybasever}.13 +%global general_version %{pybasever}.14 %global upstream_version %{general_version} Version: %{general_version} Release: %{anolis_release}%{?dist} @@ -1492,6 +1492,9 @@ CheckPython optimized # ====================================================== %changelog +* Mon May 06 2024 yangxinyu - 3.10.14-1 +- New version 3.10.14 + * Fri Aug 25 2023 Funda Wang - 3.10.13-1 - New version 3.10.13