From 031257425324586b1c9b5580345afb8b9daf2fd0 Mon Sep 17 00:00:00 2001 From: zhuofeng Date: Wed, 25 Oct 2023 06:29:13 +0000 Subject: [PATCH] test Signed-off-by: zhuofeng --- python3.spec | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/python3.spec b/python3.spec index 44cce59..4c3035a 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: 36 +Release: 37 License: Python-2.0 %global branchversion 3.7 @@ -925,6 +925,12 @@ export BEP_GTDLIST="$BEP_GTDLIST_TMP" %{_mandir}/*/* %changelog +* Wed Oct 25 zhuofeng - 3.7.9-37 +- Type:bugfix +- CVE:NA +- SUG:NA +- DESC:update version number + * Wed Sep 27 futao - 3.7.9-36 - Type:bugfix - CVE:NA -- Gitee