From 4f5756d31411102aec7ef87ac0a5a611a9613103 Mon Sep 17 00:00:00 2001 From: Bo Ren Date: Mon, 25 Mar 2024 15:37:04 +0800 Subject: [PATCH] Rebuild with python3.11 Signed-off-by: Bo Ren --- qt5-qttools.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/qt5-qttools.spec b/qt5-qttools.spec index 4de2415..de85bb2 100644 --- a/qt5-qttools.spec +++ b/qt5-qttools.spec @@ -1,4 +1,4 @@ -%define anolis_release 1 +%define anolis_release 2 %global qt_module qttools %global __brp_remove_la_files %nil @@ -355,6 +355,9 @@ popd %{_qt5_libdir}/pkgconfig/Qt5UiTools.pc %changelog +* Mon Mar 25 2024 Bo Ren - 5.15.11-2 +- Rebuild with python3.11 + * Thu Oct 19 2023 Funda Wang - 5.15.11-1 - New version 5.15.11 -- Gitee