diff --git a/python3.spec b/python3.spec index b18b210ee109ab7c9d712054cc9b5f367431de13..0ed237b05d3151e4e7d491ccb881311ee911ee5d 100644 --- a/python3.spec +++ b/python3.spec @@ -3,8 +3,8 @@ Summary: Interpreter of the Python3 programming language URL: https://www.python.org/ Version: 3.7.9 -Release: 23 -License: Python +Release: 24 +License: Python-2.0 %global branchversion 3.7 %global pyshortver 37 @@ -909,6 +909,12 @@ export BEP_GTDLIST="$BEP_GTDLIST_TMP" %{_mandir}/*/* %changelog +* Wed Jul 06 2022 shixuantong - 3.7.9-24 +- Type:bugfix +- CVE:NA +- SUG:NA +- DESC:Modify the license of python3 + * Fri Jul 01 2022 shixuantong - 3.7.9-23 - Type:CVE - CVE:CVE-2015-20107