diff --git a/python3.spec b/python3.spec index 8d2c9f83572fcbc0e6f308efdb41e83be13905e0..75df23e9f9ba95cdc860f565db63167ebe7640ec 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: 7 License: Python %global branchversion 3.7 @@ -798,13 +798,19 @@ 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-7 - 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 Dec 12 2020 tianwei - 3.7.9-6 +- Type:NA +- ID:NA +- SUG:NA +- DESC:modify python wheels patch for check fail + +* Mon Nov 16 2020 shixuantong - 3.7.9-5 - Type:cves - ID:CVE-2020-27619 - SUG:NA