From 78b0d96b99f9e5bb8f88ddc647b6fd91548eff94 Mon Sep 17 00:00:00 2001 From: zhuofeng Date: Mon, 30 Jan 2023 07:48:45 +0000 Subject: [PATCH] =?UTF-8?q?=E6=B5=8B=E8=AF=95=E9=97=A8=E7=A6=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: zhuofeng --- python3.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python3.spec b/python3.spec index 5d37dda..93eb619 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.1 -Release: 1 +Release: 2 License: Python-2.0 %global branchversion 3.11 -- Gitee