From ffd2520a879e6634055c3df6e492c64189f7516a Mon Sep 17 00:00:00 2001 From: TT Date: Mon, 18 Sep 2023 06:33:26 +0000 Subject: [PATCH] update python3.spec. Signed-off-by: TT --- python3.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python3.spec b/python3.spec index 639d02c..b22bb88 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.11.4 -Release: 2 +Release: 3 License: Python-2.0 %global branchversion 3.11 -- Gitee