diff --git a/python3.spec b/python3.spec index 6e05340324fb25443e5ed1c79bc625ec88e07ac6..f6a71a35ef8f68b0ffbffc5dc24ea4ae793a0b2e 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.7.9 -Release: 6 +Release: 5 License: Python %global branchversion 3.7 @@ -797,13 +797,13 @@ export BEP_GTDLIST="$BEP_GTDLIST_TMP" %{_mandir}/*/* %changelog -* Mon Feb 01 2021 shixuantong - 3.7.9-6 +* Mon Feb 01 2021 shixuantong - 3.7.9-5 - Type:bugfix - ID:NA - SUG:NA - DESC:Fix a reference leak if a thread is not joined -* Sat Nov 14 2020 shixuantong - 3.7.9-5 +* Sat Nov 14 2020 shixuantong - 3.7.9-4 - Type:cves - ID:CVE-2020-27619 - SUG:NA