From b42afdb0b4ce31b9bb7004c24fbf260d154b5dc1 Mon Sep 17 00:00:00 2001 From: Zhao Hang Date: Wed, 13 Mar 2024 13:55:40 +0800 Subject: [PATCH] Rebuild with python3.11 Signed-off-by: Zhao Hang --- sip.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/sip.spec b/sip.spec index 75a4369..33c8c1f 100644 --- a/sip.spec +++ b/sip.spec @@ -1,4 +1,4 @@ -%define anolis_release 2 +%define anolis_release 3 %global pypi_name sip @@ -50,6 +50,9 @@ Python bindings for wxWidgets.} %{python3_sitearch}/sipbuild/ %changelog +* Wed Mar 13 2024 Zhao Hang - 6.7.12-3 +- Rebuild with python3.11 + * Fri Dec 15 2023 mgb01105731 - 6.7.12-2 - rebuild -- Gitee