diff --git a/python3.13.spec b/python3.13.spec index e488c8a..8b7e66b 100644 --- a/python3.13.spec +++ b/python3.13.spec @@ -17,7 +17,7 @@ URL: https://www.python.org/ %global prerel b3 %global upstream_version %{general_version}%{?prerel} Version: %{general_version}%{?prerel:~%{prerel}} -Release: 2%{?dist} +Release: 3%{?dist} License: Python-2.0.1 @@ -1713,6 +1713,9 @@ CheckPython freethreading # ====================================================== %changelog +* Fri Jul 19 2024 Fedora Release Engineering - 3.13.0~b3-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild + * Tue Jul 02 2024 Miro HronĨok - 3.13.0~b3-2 - Fix a bug that emptied the command history of the Python REPL (~/.python_history)