From 426e36d3076c31bfa3975d04a47df951f7951903 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=BC=A0=E5=B0=91=E5=AE=81?= Date: Tue, 18 Jun 2024 05:32:29 +0000 Subject: [PATCH] fix bad date in changelog MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: 张少宁 --- python3.spec | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/python3.spec b/python3.spec index 82b2869..5f28e3b 100644 --- a/python3.spec +++ b/python3.spec @@ -943,20 +943,20 @@ export BEP_GTDLIST="$BEP_GTDLIST_TMP" %{_mandir}/*/* %changelog -* Tue Mar 05 GuoCe - 3.7.9-38 +* Tue Mar 05 2024 GuoCe - 3.7.9-38 - Type:CVE - CVE:CVE-2023-27043 - SUG:NA - DESC:fix CVE-2023-27043 -* Fri Mar 01 GuoCe - 3.7.9-37 +* Fri Mar 01 2024 GuoCe - 3.7.9-37 - Type:bugfix - CVE:NA - SUG:NA - DESC:Modify the spec file to synchronize the version information of CHANGLOG and VERSION. -* Tue Sep 19 zhuofeng - 3.7.9-36 +* Tue Sep 19 2023 zhuofeng - 3.7.9-36 - Type:CVE - CVE:CVE-2023-40217 - SUG:NA -- Gitee