From 11ef3cc8bb08bbe6a3c74f9599ff18845866c697 Mon Sep 17 00:00:00 2001 From: TT Date: Sat, 16 Sep 2023 07:38:31 +0000 Subject: [PATCH] update python3.spec. Signed-off-by: TT --- python3.spec | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/python3.spec b/python3.spec index 639d02c..709d14a 100644 --- a/python3.spec +++ b/python3.spec @@ -841,6 +841,12 @@ export BEP_GTDLIST="$BEP_GTDLIST_TMP" %{_mandir}/*/* %changelog +* Thu Sep 16 2023 futao - 3.11.4-3 +- Type:bugfix +- CVE:NA +- SUG:NA +- DESC:add Obsoletes python36 + * Thu Jul 20 2023 zhuofeng - 3.11.4-2 - Type:bugfix - CVE:NA -- Gitee