]> git.pld-linux.org Git - packages/qt4.git/commitdiff
bump icu abi auto/th/qt4-4.8.7-9
authorElan Ruusamäe <glen@delfi.ee>
Mon, 16 May 2016 11:06:14 +0000 (14:06 +0300)
committerElan Ruusamäe <glen@delfi.ee>
Mon, 16 May 2016 11:06:15 +0000 (14:06 +0300)
could we drop this macroize and rely on %requires_eq_to macro only?

qt4.spec

index 1624e866f10ee412f534c45d271c2a4ca47455ca..1d9584b205256bf526b1e332b93a7cec7e3dd70b 100644 (file)
--- 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
This page took 0.115808 seconds and 4 git commands to generate.