fcitx-gtk3-4.2.9.8-bp153.2.21 >  A `CI8!M@eeej*:Y9BڭF0jhU)!\UTg|rMY^s&@b$rɞ6u$M#@us%_|`Dиm{&FXٴ?S3mYo#<\TA NZU"g]6BRJ3'P]Y(ELѾ22; v?v\]}J % tuigBXҞ_!ѽ TGld45fe3a0363d4e104509ee0666b489aa84ae79c408b7a69710fff15426b17060d3aff759536471987eb7c8838af193ef2e151f40g `CI8!M@eee8u .EG /lyd޵oэ;4{/%^ 4 ѹmJ-y}۩7eZ3RVP Yk].xh&|%jFPl+ͯ<ƊNw!Jy ʌڝ1hA݇Zn?>/=!Kb*ѭRLAb Jl$e7eŐJჷe:Ob$Ul0*pSEt`aݼ 6!niؘ>pB/?/d   9x| n    K P\kz(.889:>,r@,zF,G,H,I,X,Y,\,],^- b-^c.d.ke.pf.sl.uu.v.w/4x/@y/L z/|////Cfcitx-gtk34.2.9.8bp153.2.21Gtk3 IM module for fcitxGTK+ version 3 input module for Fcitx input method framework.`CIs390zp25`SUSE Linux Enterprise 15 SP3openSUSEGPL-2.0-or-laterhttps://bugs.opensuse.orgSystem/I18n/Chinesehttps://github.com/fcitx/fcitxlinuxs390x /usr/bin/gtk-query-immodules-3.0-64 --update-cache # Add fcitx icons to gnome3 panel TARGET="/usr/share/gnome-shell/js/ui/statusIconDispatcher.js" if [ -f $TARGET ] && [ ! -f $TARGET-fcitx ] ; then mv $TARGET $TARGET-fcitx sed "/^const STANDARD_TRAY_ICON_IMPLEMENTATIONS/a \ 'fcitx': 'input-method'," $TARGET-fcitx > $TARGET fi if [ $1 -eq 0 ]; then /usr/bin/gtk-query-immodules-3.0-64 --update-cache fi`AA`CI`CI`CIz481e3569738367421ebac4be942a40e89cd43853d2d799d51d5339b5927c4e2crootrootrootrootrootrootfcitx-4.2.9.8-bp153.2.21.src.rpmfcitx-gtk3fcitx-gtk3(s390-64)@@@@@@@@@@@@    /bin/sh/bin/shfcitxgtk3-toolsgtk3-toolslibc.so.6()(64bit)libc.so.6(GLIBC_2.2)(64bit)libc.so.6(GLIBC_2.4)(64bit)libfcitx-gclient.so.1()(64bit)libfcitx-utils.so.0()(64bit)libgdk-3.so.0()(64bit)libglib-2.0.so.0()(64bit)libgobject-2.0.so.0()(64bit)libgtk-3.so.0()(64bit)libpango-1.0.so.0()(64bit)libxkbcommon.so.0()(64bit)libxkbcommon.so.0(V_0.5.0)(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)4.2.9.8-bp153.2.213.0.4-14.6.0-14.0-15.2-14.14.1_0@_^ZR@]^Z@ZH@Z@X@X(UWVxV@VwVy;@V\:@V(V(VqV @V @UȒ@Ui@Ui@U/@T Ti@T_W@T_W@Marguerite Su tiwai@suse.deHillwood Yang Christophe Giboudeaux i@marguerite.sudimstar@opensuse.orgi@marguerite.sufvogt@suse.comtoddrme2178@gmail.comi@marguerite.sui@marguerite.sutiwai@suse.dei@marguerite.sui@marguerite.suswyear@gmail.comtiwai@suse.detiwai@suse.dei@marguerite.sutiwai@suse.dehillwood@linuxfans.orgi@marguerite.suLed i@marguerite.sui@marguerite.suhillwood@linuxfans.orgLed i@marguerite.sui@marguerite.su- update version 4.2.9.8 * fix issue with appindicator on gnome-shell * Relicense the im module to BSD to allow Proprietary software for bundling it. This was already done for the Qt5 counter part, but never done for Qt4 version. This is mainly to allow WPS to reuse our up-to-date im module to support fcitx 5 * Slightly change to the tray menu to remove some redudant entries- Move the startup snippet to /usr/etc/X11/xim.d for TW- Update version to 4.2.9.7 * Do not link jsonc if XKB is disabled * Update Translation * use /org/freedesktop/portal as dbus path for portal. * use the right color for gtk2 * use a different way to suppress unused warning * Revert "[gtk] clean up unused variable." * iso code root should be 639-3. * use iso-codes json file to parse the iso codes data. * fix fall through warning * clean up unused variable.- Stop packaging fcitx-qt4 for leap 15.2 and Tumbleweed. - Run spec-cleaner- update 4.2.9.6 * [ipcportal] close connection first * [gtk] workaround libreoffice surrounding text issue * decrease the length of clipboard limit to 256 bytes * [gtk] use symbolic color name to lookup selected color - change fcitx-gtk2 and fcitx-qt4 from Requires to Recommends - add fcitx-cmake-3.1.patch, downgrade cmake requirement to 3.1 again for Leap- Add pkgconfig(xkbfile) BuildRequires: in the past, this used to be pulled in by libqt4, but since our own code depends on it, and not Qt4, it is our own duty to request our build dependencies. - Package COPYING is %license, not as %doc.- update 4.2.9.5 * [qt] remove quickphrase editor, moved to qt5 * [misc] forget to remove the add_directory for quickphrase editor * fcitx-configtool.desktop: Remove MimeType entry * [frontend] add a compatibility layer for ofd.portal.Fcitx * [gtk] run clang-format on gtk libraries * [gclinet] remove a undefined function * set display for fcitx and harden dbus frontend with sender verification * extend dbus module to be able to accept external dbus connection * [ipcportal] fix signal sending in portal * [qt] delay the recheck on availability, but does do the recheck * [portal] put ipc portal in queue * [qt] do the real unwatch * [misc] make more optional disabled option for easier flatpak * [table] make sure we don't download table data if we disable table - changes in 4.2.9.4 * [gtk, kimpanel] add relative coordinate support * [kimpanel] check null before use ic * [kimpanel] correctly reset relative spot state * [notificationitem] Reply event method call - changes in 4.2.9.3 * [core] Make sure when RealEnd is called, instance->destroy == true - changes in 4.2.9.2 * [notificationitem] avoid unnecessary xembed tray icon fallback * [classicui] give tray icon a default size * [qt] fix inconsistency when handling qstring and ucs4 string * [classicui] Watch for dockWindow visual property change * [qt] fromUcs4 expect a nul terminated string by default, give it a size * [core] Expose internal show input speed function * logging should not include the build path(boo#951602) * autostart desktop file should not be shown(boo#968486) * [qt] replace QPointer with raw pointer in icdata * [notificationitem] display layout under unity * [diagnose] Print info about dbus name owner * Include emoji short codes ("emoji alpha codes") * [notificationitem] Fix a bug in plugin entry * [core] Add a new hook to watch ui status changed * [xim] handle reset ic * [utils] Improve process name detection on *BSD * [quickphrase] use some different character, original one looks bad under noto * [misc] use RTLD_NODELETE for all dlopen * Call sem_post() only on valid semaphore * [unicode] Update Unicode 9.0 descriptions * [classicui] Check XShape version before using it * [remote] exit the loop after trying 20 times * Require bash in fcitx-cmake-helper.sh * [xim] fix a memset * [pinyin] fix missing files * [dbus] fix a wrong dbus destruct order that my cause deadlock on exit * [xkb] handle some corner case for any evil third party that override layout * [xkb, xkbdbus] add support for our gnome-shell kimpanel dbus helper * [xkb] fix circular deps between xkb and xkbdbus * [gclient] try to eliminate a warning for configtool * [misc] enforce c99 for compiler * [core] call backtrace() ahead to let it finish init() * [misc] remove a dup define * [unicode] enable prev/next key and enter to choose for unicode * [gtk] fix wrong gobject add weak pointer * [misc] use unsigned int instead for portability * Remove deprecated api in enchant so we can also support 2.1.0. * Fix bashism/use correct shebang - drop fcitx-autostart-desktop-no-display.patch, upstreamed - drop fcitx-use-basename-for-log.patch, upstreamed - drop boo954623.patch, upstreamed- Clean up .spec file: * Remove KDE4 parts (install custom systray icon) * Remove checks for obsolete distro versions- Fix language code for fcitx-table-cn-wubi and fcitx-table-cn-wubi-pinyin: zh-cn --> zh_CN- fix Leap 42.2 build * fcitx switched to DBus mechanism to select systray icon which made it impossible to customize systray icon in fcitx's themes. When the KDE default keyboard icon was used, it was ugly-looking and invisible on small screens. So we appended icons to openSUSE default Plasma themes * in Leap 42.2 and Tumbleweed, our KDE team decided not to provide any customization of the themes from kdebase4-openSUSE package, so the customizations of systray icons are useless in those systems.- backport a upstream fix: * boo#954623: fcitx prevents dropbox system tray loading in KDE Plasma 5 * commit#c73761 : avoid unnecessary xembed tray icon fallback, try harder to avoid touch tray protocol related code when notification is available or kimpanel is available. * add patch boo954623.patch, delete next update- Add NoDisplay=true in autostart desktop file so that it won't be shown (boo#968486): fcitx-autostart-desktop-no-display.patch- Due to changes in kdebase4-openSUSE in Tumbleweed %{_kde4_appsdir}/desktoptheme/{openSUSE,openSUSElight} are no longer available. Actually those icon tweaks are not needed too.- update version 4.2.9.1 * support QPlatformInputContext::locale() * correctly set input window position on scaled gtk3 application * support unicode 8.0 in unicode module * qt input context is not recreated correctly when fcitx restarts - drop patch: fcitx-4.2.8.5-fix-bashisms.patch, upstreamed- Remove # fix desktop file script in fcitx.spec: Upstream fixed.- Fix logging not to include the build path (boo#951602): fcitx-use-basename-for-log.patch- Several fixes and cleanup for starting fcitx on GNOME on Leap (boo#947576,boo#942816) * Remove the superfluous manual dbus-launch from xim script * Use xdg autostart for GNOME, KDE, LXDE and XFCE; fcitx-autostart script is also modified to check $INPUT_METHOD: fcitx-autostart-check-INPUT_METHOD.patch * Delay start of fcitx daemon a bit, too- drop xinput-fcitx, which is not used by openSUSE - simplify xim.d-fcitx again * do not define shell functions for success/failure, because previous x11-tools change has been reverted, we can use bash again. * do not detect existence for fcitx itself, because this scriptlet is installed with fcitx. * drop usage of GTK3_IM_MODULE/QT4_IM_MODULE, the former doesn't exist while the later is covered by QT_IM_MODULE- Add missing post/postun macro calls for updating desktops and icons (boo#947842) - Remove superfluous ldconfig calls from the main package post/postun- Use lua 5.2+, fix build in openSUSE_Factory- fix boo#941052: /etc/X11/xim is broken: input methods (Fcitx, IBus and etc) do not start at all - fix bashism in xim.d-fcitx * "return 0" can only be used in function or sourcing, so define functions * "type -p" command is not available in sh builtins, change to "-x" * other minor stuff- fix BuildRequires- update version 4.2.9 * [qt,core]use xkbcommon for compose * [qt,keyboard]use xkbcommon better by checking return value * [qt, core] adjust xkb context log level * [qt,core] adjust init order to ensure set log level works * [unicode] fix decimal unicode search * [qt] fix compose when fcitx is not running * [gtk] use xkbcommon also for gtk im context * [gtk] reset xkb compose state when context reset * [gtk, gclient] make connection and xkb context/table of fcitxclient shared * [gclient] fix some gtk-doc comment * [qt] disable qt lib by option * [core] fix invalid global imname - clean specfile, drop fedora support- update version 4.2.8.6 * add kf5 kcm support- update version of opencc to 1.0.2- fix bashism in env_setup.sh script - add patches: * fcitx-4.2.8.5-fix-bashisms.patch- fix Harlequin menu color, it should be greenish- update themes * reworked Dartmouth & New Air * added Harlequin - droped input.svgz * new input-Dartmouth/Harlequin.svgz are in openSUSE-themes.tar.gz refers to Dark/Light versions of openSUSE/bin/sh/bin/shs390zp25 16150225564.2.9.8-bp153.2.214.2.9.8-bp153.2.213.0.0immodulesim-fcitx.so/usr/lib64/gtk-3.0//usr/lib64/gtk-3.0/3.0.0//usr/lib64/gtk-3.0/3.0.0/immodules/-fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables -fstack-clash-protectionobs://build.opensuse.org/openSUSE:Backports:SLE-15-SP3/standard/3a18902ee6b2c025c219ab89477248e5-fcitxcpioxz5s390x-suse-linuxdirectoryELF 64-bit MSB shared object, IBM S/390, version 1 (SYSV), dynamically linked, BuildID[sha1]=cc5d0f3ff649093b0756965c73e78655b377f3d1, not stripped RRRRR R RR R RR R{ԑsxBRE]_j utf-8b160b65e2607f27e75a9a104ea26ff25f04fbe54c5fe51628986e0eeab2ad9ca?7zXZ !t/ؗ2] crt:bLL.WIobXl$X''6cŮF <87;]DX&`И nNi pl:m{("ALYOPQK%S'wL~c>D#J: L){GOd.[3фfZYFۃDƿtV/ʭP_Ey^WF@pXCZkJPv0ѫM.T_VL ];[kN#1z* &Ѳy!0/*|zצ :AT4/s8-M0T9N@k:h$~XPuLN%!\8*W] d>mTQpR\_->XH.rll;+IO[z1U4m4όmyYcoGSwY?dR_`uW[dpIM4q|=g!߳Z; k2&56"5x_3&D^I) eX" [uVW;gq΅bmu48e8B3{9u4.&{[ui@ ӶZ^mȉ^ӪԳ#.h ~R̽NIqj<2wD2cζAa葙@uwTAS|fXT,n )KWjff bxv9Z^\/Rh8M'Lj'jBhлtgt]_A"8D{3g"tMIN _IzĝePm1#s1}l^M߯ %:s`˻9SM>ZnH>QFg1+ ?V p>*Z PͯnoEL&W`/*$~Ma_$[z0=mp<'X$B}b4&Vd+|-#SΛr8\kqd @mgA[(u4Np!*'JEîG~eI5wVw %w`n^5V5Ń!dq0VfhS6ʑw-G/fԗf#.yCf-WpRUhb]]i+%=ɐhIۑQWM~~,;Ğr7-SZzv=͇P7Q2|k2EveDge6)[}eFd>}23CF=`]N.-Yz>I*/NqaRՙLWTEc݋iYd| Gqj!}KzN?8郟 "w+{?y^qp,5Ϊ$O]`RGt2C-zY͂35O>Q:!>ղ? 5.ByyԥU Fǚ9oᑠq`ƽ5S`8N%<͠Q)oÀ.Y,Zp_z]'[Qް8ΌdԼ:MRvGA ](8Ok$4KYor ,TT\8=Hh\xҮJTh<%/NΚ"1? UFi RGb2:x>|ta8>3`?ǚ3VIyysi UUޱ,XG A^-ER"b&ש)S@}si'6o`"ib^N*CsG7E.'d^ .XH aZJsT 1P p`=7m iSy2h: ^ʨeHpM7ʭМayBծxT5I$ڗ}+gl(y{$kۤ{R0)ӺBK&Q?c]KAýU_#8Ka0?˽nayCaCn,n.3W Z ' /\6ƕDzXA~&m.8)r-' Λ^F5वڗ+x?S(}uN!VO\L dƾ6#F?G&\kz+F,]F54pBk38n6.j-̪]!CJJ}5"9U7+\')fkA,fǁ54 j lO|40,j6L//eOm@r Yp\kD\XVo/%B??@[[VԔ#FIڝQ6lD('<P-MRח7œ317x8XW<@?HbvQԸ b'@ZB$A7(p>(!Ii?mN6Ucuٌ #nFmS;Fd^($V'AgGO鹾8m5Ǻ i 艭Mʺ8.ysI/k"0`U}oeaŗ?R5 /c(LT78%2rc{MBʒ,\LrTT)aI͏xxUIaC]S47F`Uh-\H: wXM9%9b(`?aW(5lS'l.w B|,㔽=S#c-J 3x8i̶? Ʈj/oL}{QTWL NҳZvs8 (*b_Aȹ8// @3WԀ,t-nofLRt>b5o.߃vH n8Up 2<>KF=gN4}. ^1 CdPa+*`H湷f h|,]7$=&֭Sx1lH2H:+91c濌 RMc5yo )\7Aױg pA\p < P3}Xl%ZQU{pDNȴkV*{w۔ӓ{Xxm:p0YZL60_2DND6ZYL.*KrێGf)`8q/YVPVb R_ccO<<]UJEɾʤ8^M?FX-~J3e\g`k[ߛX,/Ky5R~XLNPd9@| 2ҡ ǟ)>wSj&z\>;pv> 1Q2ȡ4{'PObu2gQ O8 =;]lv]M* {e0I "ff+]V/GH\% /"g:}C7uB},B^ e?=h.;n"K%~Lk Iيa{t9-s̷\&(j lBѨ$w FCheFf=(FmEk'Y `¦7#apAm$.m}F@ 7[ >(ó{{nm~a;f:o_QJRY*z'|AՋLfc9 bmō}]+`m nW#DLu@oTlg`=.!qw;"*B ${.A$K7T̈B́WY ם`84524 [<#lڗEyroCr87٭t xKX^;ETE |xߝj5`0pqA^/ T S0Cw(f>Vu;lGz(il_پܫkCdm,Q(ϝ~J&s2VK6cNΑGatXSV%T>k55fM%uo W ;@U:D r7.f%^4>Zdm֓}ӏ.Sd%0q Lk&&oC<8QHv)_p2_'ʩ< ]/^522[p#(i %"t\#ev(';ˤe,BaV8o"-z^ګ*I! D;AĭGiqsQy01Ru?`9 ?,T~vyMԫ *6m!"-3I_ cP O{\f.S&OJf޶;Hȗ\WiS1./2cHhr W~QTVWMWÑ |O}ǎdFAyT؁ʑ)$*OQɜ3OD8hG@w.v``q=rMq\L[v  ^n8=ER5oC W씉g̑ο@wqarrUD@OnUR>ϜPP +lj|-S.vV dr8"6{uZ: *6-pz*c~<[h+8;Pdz #eMH1tKliILĂ'L1D݀mJJWr sOyG?-^+~qL=#o|h/Wns3f RdhKC0Aή*ȫ8j-dXǠaa D h褀 );g 6? v.,qu!1 d ӥR'u^VڜArպlJAoZ_bNe<9t%\EX<-ȳeòJ[8A_NRCWKݍziЁ2?*)umb&㿴gSO;^dy0K/˱츚?MOнWDs7^ kDzὀ%tP\ ˣ~o'!AY.S 3Y.XM˨|8zN)Cyk =A4Q-L-(jk\'xm9\&=wJ@5CJ+8&zgƸa_]3iE"o_-/ '^:ڼEVJ*gw;t'[flCfp3F;.pO@~5q%2WG[RE,OK„k% 'υq]8çJ$NKW# Q";>c:哱5Ϗ;c?,ez[C[RAH- Oc_:pOxWzс_8ribL*v S5sdLT% %bbլ0:KaZN$`B>d)FmRiB /fA!-TMI^x߶= -<5;#{}3" /濳PJQcHCU __PkVO}_hҔ]4,=̐i߅E #ZlV\)"}wWpQGJ#<~x<]8()Ř-i;\졉9+g*6#6 zpYtl[_BF)PΗmp(үx:S$^- z9122q9(+92d=#H$9=POz]7.@ѫb;.G}4q ɻ6"Dcg#=׍r4whJT*=wuAAX]qS/c yiLeM>`t)*K}p9S9,]Y0aYH%T9v!le7+ 8g^Sьд>tl[܃\o '6A|no,jJNA ?Ac7wl}zWb^2g>(|΁Ef\4;΂rK3osmn`+f ߯Pؖ=g.k yAQpfpΨ5V}ꅛ!BCLTo%FL&Q -bfAo`$ SbuueEy4ά;xMK^,-u C] sDk~ޭ톼}b~({lKZ;˖ΝGGHm>@t+=x5ug1?հbg8X<\b؜tJ`a]b!kɣÞ*}*6I" =WŸC;hH;FLf;0 >{@ی7ˋO襇Wah*&pN˿聕ɘ5_G e|c|ݥl5B܂ ?o\oiژBOG椾*1-cILP 4Q!%B{q|vS}\+D9!76i [7<+ʛMe*JS=K,dc4WD͠gAya";{@I% 'KYF/S Dh Rؖe]/[~HKA6 /JTkv lԊ{@F*gQ-Nsz`p޽4ymЧzaŔ C]3I'_} ̑ ̵ǟ't&UiMAsɫS۩ZN؉l=g u$Aݡh,T0Oj*t*[^QNs.AP>?×eJ񙽾BrOhOM7b`@%8 ݭ-,p_) {NX]NIeqhI1正z~)Ɍ,YLc/ z (*j)}p[&__ Iأ׻,5iH ctL)JG d;qhؓg89tS_+nV= Azgg.-Zv oDi6(d B߽hgD3aIPL)p[@ %hpPF)yf-FҡFd.(\8F~W@H 9yAXCDbW'?ײ]䭃rED+0]9sR;a\qUc@a[6 7gc=8yJrdxPѨW5wZMA&g 8=Lʎ. C)1&P>7b + ? ~7+836ꑯb騥+ ٓs/nh{hoX]CR-JQY.)&rm>L[Vt60*˝ky;eatHXxW!&=MCm9%!aحUQH[yk),Yt -tQA. M{>wZxXfx8ϫhȹω4'7R} *:x7Oο86Mxq&"u}P*P*>k]#E%k{smFwR+qdڀJTbiuM{g9)񥶳 (D,KR6Dwuz-8/w|) $_ ]sl&Kufj4c-oiJX(yIM#5@ZgIgVP5X{xZ$2Q[HEj+̝_~r\ Nz+.|[+_uG]x)B匘*tM 8k-\8maqF3DEjH42TpqNc[*G3gIʣQ2_ΏoMսIn~;&>1_ix`O_q9/Wew*ky2]\ VSШI: 3}v +f42ɩyv<k@*OD޾a=KGZ&J8Vk`KjA}i0 CP2ꤍ!]nA0/눾7|=iOw! zJ:دe1I, 8"X'5fNj).ނ.Eza Rjɜ m)ZPOi0&;d 6 KVE3uד !@!]n W$́g 1>)Zڑ.6Q~d`(g=:}tCC[^+ -7*ͪ S]a+k}jr6嬴RUOqV-wъv%$|`Mc`ȥ>NFrh27_4GQ}.k]@,%NA+T:{5ef <9NukotY~R1r^U*Q2 ߜoon^Axvⴠ؅OKFlb +42á$Z+uK @#"PE6Jq?T}ղpŠ=jD<[KDXɓAp MO;es%m#%Պdd(!n;= gY.L9Fegv:c8(g[H֠tmۘUzh?Dh'$4ؘ%h۾~kj4GuI% =ۿphȞ0 w1}k U?z!s_HتO B/6>~;@N "UG/.aX^Uݺq?TemD}Qy$- >;]+ 9[;neF.UȕsĕգYu-d,ЛKg]e,e00͛8s {) # _Av9NQV2$0]ߔ/&$;bn/ g+%tvʼn aFMh-P~X& }\b}OFR| Y:;NyX)m)(p1 6'>un/H%QqF)/!- nkz|Qe /Ɣ48N9_6](BGۀV>4^~ Qq— .՘ֵ"!h6)kwGB')8 yhEcˆLuCVii7~$  lp~3X,QK!P*:qwe9 YZ