From 497a6241a9e7f94f58e3c6c29f48c321e8a9822e Mon Sep 17 00:00:00 2001 From: chenjianhu Date: Thu, 20 Nov 2025 07:52:17 +0000 Subject: [PATCH] =?UTF-8?q?fix=20incorrect=20changelog=20and=20release=20?= =?UTF-8?q?=E4=BF=AE=E5=A4=8Dchanglog=E4=B8=AD=E7=9A=84=E9=94=99=E8=AF=AF?= =?UTF-8?q?=E6=97=A5=E6=9C=9F=E5=92=8C=E5=8F=91=E5=B8=83=E7=89=88=E6=9C=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- python3.spec | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/python3.spec b/python3.spec index e39e597..c8e5c23 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: 48 +Release: 49 License: Python-2.0 %global branchversion 3.7 @@ -1095,7 +1095,7 @@ export BEP_GTDLIST="$BEP_GTDLIST_TMP" - SUG:NA - DESC:fix CVE-2022-45061 -* Wed Sep 14 2022 hubin - 2.7.9-28 +* Wed Sep 14 2022 hubin - 3.7.9-28 - Type:bugfix - CVE:NA - SUG:NA @@ -1243,14 +1243,14 @@ export BEP_GTDLIST="$BEP_GTDLIST_TMP" - SUG:NA - DESC:update use rpm wheels patch and fix test case failure -* Sun Mar 30 2021 shenyangyang - 3.7.9-10 +* Tue Mar 30 2021 shenyangyang - 3.7.9-10 - Type:bugfix - ID:NA - SUG:NA - DESC:Rebuild for openEuler-rpm-config moving /usr/lib/rpm/openEuler/xxxx to /usr/lib/xxxx -* Mon Mar 03 2021 wuchaochao - 3.7.9-9 +* Wed Mar 03 2021 wuchaochao - 3.7.9-9 - Type:cves - ID:CVE-2021-23336 - SUG:NA -- Gitee