diff --git a/python3.10.spec b/python3.10.spec index 04e2688..896096a 100644 --- a/python3.10.spec +++ b/python3.10.spec @@ -17,7 +17,7 @@ URL: https://www.python.org/ #global prerel ... %global upstream_version %{general_version}%{?prerel} Version: %{general_version}%{?prerel:~%{prerel}} -Release: 3%{?dist} +Release: 4%{?dist} License: Python @@ -1596,6 +1596,9 @@ CheckPython optimized # ====================================================== %changelog +* Fri Nov 12 2021 Björn Esser - 3.10.0-4 +- Rebuild(libnsl2) + * Tue Nov 09 2021 Lumír Balhar - 3.10.0-3 - Update patch 251 to include specific install scheme for virtualenv