diff --git a/python3.6.spec b/python3.6.spec index d00d220..ef8ed85 100644 --- a/python3.6.spec +++ b/python3.6.spec @@ -17,7 +17,7 @@ URL: https://www.python.org/ #global prerel ... %global upstream_version %{general_version}%{?prerel} Version: %{general_version}%{?prerel:~%{prerel}} -Release: 31%{?dist} +Release: 32%{?dist} # Python is Python # pip MIT is and bundles: # appdirs: MIT @@ -1987,6 +1987,9 @@ CheckPython optimized # ====================================================== %changelog +* Fri Jul 19 2024 Fedora Release Engineering - 3.6.15-32 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild + * Tue Jul 02 2024 Lumír Balhar - 3.6.15-31 - Security fix for CVE-2024-4032 (rhbz#2293394)