diff --git a/python3.9.spec b/python3.9.spec index 0a2b7c2..9abe196 100644 --- a/python3.9.spec +++ b/python3.9.spec @@ -17,7 +17,7 @@ URL: https://www.python.org/ #global prerel ... %global upstream_version %{general_version}%{?prerel} Version: %{general_version}%{?prerel:~%{prerel}} -Release: 2%{?dist} +Release: 3%{?dist} License: Python @@ -1778,6 +1778,9 @@ CheckPython optimized # ====================================================== %changelog +* Tue Jun 01 2021 Python Maint - 3.9.5-3 +- Rebuilt for Python 3.10 + * Fri May 14 2021 Charalampos Stratakis - 3.9.5-2 - Add virtual provides for the bundled libmpdec (rhbz#1943359)