From 31ee498e7271da1f86bf4f7b5e05c7d7e51ac1b8 Mon Sep 17 00:00:00 2001 From: Than Ngo Date: Thu, 20 Jul 2017 11:34:05 +0200 Subject: [PATCH] qtdeclarative needs qt5-qtbase >= %{version}-20 due to the change in the privat header files to support PUA characters, ZWNJ and ZWJ as input in TextInput/Edit --- qt5-qtdeclarative.spec | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/qt5-qtdeclarative.spec b/qt5-qtdeclarative.spec index 1bb5912..027ded1 100644 --- a/qt5-qtdeclarative.spec +++ b/qt5-qtdeclarative.spec @@ -44,6 +44,10 @@ Patch2: qtdeclarative-QQuickShaderEffectSource_deadlock.patch # use system double-conversation # https://bugs.kde.org/show_bug.cgi?id=346118#c108 Patch201: qtdeclarative-kdebug346118.patch + +# backport fix to accept PUA characters, ZWNJ and ZWJ as input in TextInput/Edit +# qtdeclarative needs qt5-qtbase >= %{version}-20 due to the change +# in the privat header files to support PUA characters, ZWNJ and ZWJ as input in TextInput/Edit Patch202: qt5-qtdeclarative-bz#1120451-persian-keyboard.patch # filter qml provides