From 90186e5b4421c29f2764b7e2789da22f08b45fc0 Mon Sep 17 00:00:00 2001 From: Jan Palus Date: Thu, 2 Jun 2022 16:49:46 +0200 Subject: [PATCH] bump icu abi to 71 --- qt4.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/qt4.spec b/qt4.spec index e01fcd2..0c2918c 100644 --- a/qt4.spec +++ b/qt4.spec @@ -54,7 +54,7 @@ %define _withsql 1 %{!?with_sqlite3:%{!?with_sqlite:%{!?with_ibase:%{!?with_mysql:%{!?with_pgsql:%{!?with_odbc:%{!?with_oci:%undefine _withsql}}}}}}} -%define icu_abi 70 +%define icu_abi 71 %define next_icu_abi %(echo $((%{icu_abi} + 1))) Summary: The Qt GUI application framework -- 2.44.0