diff --git a/python3.spec b/python3.spec index e6cea95f22d06b06b35cad10ef02ce6a8c6f9d0a..f9867c37c8ba3e87eab429bd32cda1a44cb6b6bd 100644 --- a/python3.spec +++ b/python3.spec @@ -3,7 +3,7 @@ Summary: Interpreter of the Python3 programming language URL: https://www.python.org/ Version: 3.8.5 -Release: 4 +Release: 3 License: Python %global branchversion 3.8 @@ -792,13 +792,13 @@ export BEP_GTDLIST="$BEP_GTDLIST_TMP" %{_mandir}/*/* %changelog -* Mon Feb 01 2021 shixuantong - 3.8.5-4 +* Mon Feb 01 2021 shixuantong - 3.8.5-3 - Type:bugfix - ID:NA - SUG:NA - DESC:Fix a reference leak if a thread is not joined -* Sat Nov 14 2020 shixuantong - 3.8.5-3 +* Sat Nov 14 2020 shixuantong - 3.8.5-2 - Type:cves - ID:CVE-2020-27619 - SUG:NA