diff --git a/python3.spec b/python3.spec index fde23656e5a1be302dcc778371bea4cfdfc237f0..41647cbe39ed9acb77c6ede2f4866c90745cd08d 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.10.2 -Release: 4 -License: Python +Release: 5 +License: Python-2.0 %global branchversion 3.10 %global pyshortver 310 @@ -795,6 +795,12 @@ export BEP_GTDLIST="$BEP_GTDLIST_TMP" %{_mandir}/*/* %changelog +* Wed Jul 06 2022 shixuantong - 3.10.2-5 +- Type:bugfix +- CVE:NA +- SUG:NA +- DESC:Modify the license of python3 + * Fri Jul 01 2022 shixuantong - 3.10.2-4 - Type:CVE - CVE:CVE-2015-20107