[packages/qt4] bump icu abi

glen glen at pld-linux.org
Mon May 16 13:06:45 CEST 2016


commit f0a1a0c5e7692e848115840e814118ba511c1bc4
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Mon May 16 14:06:14 2016 +0300

    bump icu abi
    
    could we drop this macroize and rely on %requires_eq_to macro only?

 qt4.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/qt4.spec b/qt4.spec
index 1624e86..1d9584b 100644
--- a/qt4.spec
+++ b/qt4.spec
@@ -52,7 +52,7 @@
 %define		_withsql	1
 %{!?with_sqlite3:%{!?with_sqlite:%{!?with_ibase:%{!?with_mysql:%{!?with_pgsql:%{!?with_odbc:%{!?with_oci:%undefine _withsql}}}}}}}
 
-%define		icu_abi		56
+%define		icu_abi		57
 %define		next_icu_abi	%(echo $((%{icu_abi} + 1)))
 
 Summary:	The Qt GUI application framework
@@ -61,7 +61,7 @@ Summary(pl.UTF-8):	Biblioteka Qt do tworzenia GUI
 Summary(pt_BR.UTF-8):	Estrutura para rodar aplicações GUI Qt
 Name:		qt4
 Version:	4.8.7
-Release:	8
+Release:	9
 License:	LGPL v2.1 or GPL v3.0
 Group:		X11/Libraries
 Source0:	http://download.qt-project.org/official_releases/qt/4.8/%{version}/qt-everywhere-opensource-src-%{version}.tar.gz
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/qt4.git/commitdiff/f0a1a0c5e7692e848115840e814118ba511c1bc4



More information about the pld-cvs-commit mailing list