ibus-branding-openSUSE-KDE-1.5.13-5.6.1>t  DH`p\I帋/=„vq[?\ԟ4af4+XGMFArɋ aMeѿʅJ1_B Y;rWD[&mSi'}k?BQEI,V5T=M& j Lsme?m3Ќ+v"|1 vwM9m5slb'9ϷL@)Uk0@ 4rMtJ,T.>iױM:c 4B801d07b83156cce46c4b53aaff5ef8d543e10715ct׉\I帋/=„BJ3c +5ꅒ$& u:#8iw%&4rF-mY%?\?\pd$ * D| P t     f$P`(8X9`X: XFTGTHU(IUpXUYU\U]U^V bXKcYdYeYfYlYuYvYw[x[z\\$\e\hCibus-branding-openSUSE-KDE1.5.135.6.1openSUSE branding for KDEopenSUSE branding for KDE monochrome icons in systray.\Ilamb19openSUSE Leap 42.3openSUSELGPL-2.1-or-laterhttp://bugs.opensuse.orgSystem/GUI/KDEhttps://github.com/ibus/linuxnoarchV"AA큤AA큤AA큤AA큤AA큤AA큤\I\I\I\I\I\I\I\I\I\I\I\I\I\I\I\I\I\Ia4e9aee94918580c48a6e5bc67872ea05f02f5bbc8265a8804798f306364692a20bbd8c20a21f1013ff06bf48005774ac1d0bc1383e01e794050b4f1820c6605be7f81ac09a50c379efe3a5eb1f39d3cef8b132dfe5258ae8061d1ca7849d293rootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootibus-1.5.13-5.6.1.src.rpmibus-brandingibus-branding-openSUSE-KDE   ibusrpmlib(CompressedFileNames)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsLzma)1.5.133.0.4-14.0-14.4.6-1otherproviders(ibus-branding)4.11.2\U@ZiY)j@W@W@W4V@V@V@V@V@V@V͛@UȒ@UUTÉ@TpzT=@T;T5'@T @T T@TSvS0S@S@S/SSӘ@SӘ@SӘ@S[S{CSsZS&S&R@R@RJ@R;R^@RrF@R_@R[RVRQPR2@R1QQ@QcQZ@QT0QT0QtQ:@P@P~P8@O@O@O@O@OWMOWMO7O@NN@Nf @N?NpMM@MMMwkLLspace * Add man files * Delete ibus.desktop * Add Norwegian keyboard * Update UI, improve performance, fix build problems- Fix cursor following problem in KDE4 for libreoffice- Merge branches on M17N:Devel and home:dimstar:branches:GNOME:Factory * Merge changelog and spec written by dimstar@opensuse.org - Update to 1.5.2 by hillwood@linuxfans.org * Implement use-system-keyboard-layout * Fix crash of ibus-setup - Update to 1.5.1 by hillwood@linuxfans.org * Add fr(bepo) XKB engine * Fix crash - Update to 1.5.0 by douglarek@outlook.com * Renew IM-switch UI, logic, and shortcut customization * Integrate XKB keyboard layouts into IME. Now ibus can manage both IME and XKB layouts seamlessly * Improve ibus performance by replace some python components with vala implementations * Improve gobject-introspection support * Improve vala language support * New functions to restrict config signal: ibus_config_watch/unwatch * Remove gnome-icon-theme-legacy dependency. * Add version property in IBusEngineDesc. * Add IBusProperty.symbol for the short label. * Support dconf 0.13.4 * Add ibus command line tool * Improve unit test * ibus-daemon now monitors .xml files by default * "make check" does not require "make install" * Support out-of-tree build * pygobject override is added to help migrate from the old python binding. * Many bug fixings. - Switch to dconf from GConf - Add python bindings - Add vala bindings - Drop obsoleted patches: * ibus-fix-default-preload-engines.patch * ibus-fix-docs-build-error.patch * ibus-fix-tray-icon-on-gnome-3.6.patch * ibus_indicator-14.patch - Obsoletes ibus-gnome-shell - Separate translation files into ibus-lang - Rename libibus-1_0-0 subpackage to libibus-1_0-5, following upstreams soname change. - Clean up spec file * remove special cases for 11.4 and 12.1- add "Supplements" tag to ibus-gnome-shell- fix a typo in Group - fix python-bytecode-inconsistent-mtime- Put gnome-shell integration files into separate package because these (since openSUSE 12.3) pull in a lot of new unwanted packages on a GNOME-less system compared to 12.2. (bnc#812298) - Set versions on BuildRequires according to configure.ac - Use more robust make install call - Remove redundant %clean section- better solution for bnc#802967 * add ibus_indicator-14.patch: a shell extension for GNOME 3.6 * update ibus-fix-tray-icon-on-gnome-3.6.patch- fix bnc#802967 * fix ibus's tray icon can't show in gnome-shell 3.6 for openSUSE 12.3, add ibus-fix-tray-icon-on-gnome-3.6.patch- add ibus-fix-docs-build-error.patch: to fix build error in Factory- .spec file optimization * remove commented patch lines * use `make %{?_smp_mflags}` instead of `make %{?jobs:-j%jobs}` see: http://en.opensuse.org/openSUSE:Specfile_guidelines#Parallel_make- update to 1.4.2 Some bug fixings- Move the strict dependency on libibus-1_0-0 to ibus main package; otherwise user may get the inconsistent setups- remove soft link in RPM_BUILD_ROOT- mkdir target directory before link- fix build error in Factory: ln should be done in buildroot- Fix FSF-address warnings in RPMLINT report- Update to 1.4.1 * Many bug fixings - Fix several RPMLINT report warnings- Fix problem default preload engines do not work (bnc#746612) - Fix slow down issue after "source xim.d/ibus" in a SSH session- Split typelib file into typelib-1_0-IBus-1_0 subpackage. - Add typelib-1_0-IBus-1_0 Requires to devel subpackage.- Add obsoletes for libibus2-32bit in baselibs.conf- update to 1.4.0 * Status icon for GNOME 3 (bug#723591)- Fix xim.d/ibus to launch D-Bus daemon (only for newer D-Bus)- Fix baselibs.conf to update GTK immodule cache properly for ibus-gtk-32bit and ibus-gtk3-32bit packages, too - Clean up spec file- dropped the dependencies with release number - simplify for passing gtk3 configure option- Change files in package, some should move to devel subpackage and libibus package- Fix xim.d locale directories of ja and ko - Add xim.d selections for more locales to replace with SCIM- Add provides tag for supported locales (ja, ko, zh) - Add proper supplements tags to gtk immodule packages- Update to ibus 1.3.9 - Set priority to 40, if we want to use ibus as default input method, better use a lower priority, so if any other input method framework installed, system can use other input method instead. - Update README - Remove kimpanel script from start up script - Add gtk3 immodule- Fix post scripts to use new gtk2_immodule_* macros (bnc#678080)- Upgrade to ibus 1.3.8: * Fix CPU 100% usage with signal.SIGCHLD * Destroy existing connection before creating a new connection, and only create the fake context once. * Move the candidate window just above the cursor when the window and a preedit string overlap. * Enable key snooper by default again * Always consume the hotkey, even if the hotkey associated engine already activated. * Fix race condition in bus_ibus_impl_create_engine() * Fix a build error of IBus-1.0.gir with gobject-introspection 0.9.6 * Implement stress tool for ibus. * Fix a build error with GTK3 gdkkeysyms.h * Add time info in log message from satorux@chromium.org * Fix memory leak in ibus_input_context_process_key_event by Fujiwarat * Fix segv in bus_engine_proxy_process_key_event_reply_cb * Fix property issue. * Updated many translations.- Add ibus-disable-portability-check.patch * Disable automake's portability check, make OBS happy.- Upgrade to 1.3.6: * Support gtk3 * Support gobject-introspection * Support vala language * Fix some bugs- Upgrade to 1.3.3: * Add configure option to disable key snooper in gtk im context * Fix a crash in ibus-x11 * Fix a crash in ibus-daemon * For show language bar option, use {Embedded in menu} to replace {Never}. * Update some translation files * Fix crash if ibus loads engine.xml failed * Fix focus problems * Does not hard code iso-codes location * Fix link problem with binutils-gold * Updated translations * Optimize database query method for better performance * Many bug fixing * use floating IBusObject * support share one global engine in all applications * some ui improvements * many bug fixing- move post scriptlets to install- Split libibus1 subpackage - Misc clean-ups in spec file, avoid unnecessary workarounds- Add ibus-python-install-dir.patch - Fix the installing path on X86_64- Initial importlamb19 1548335567 1.5.131.5.13-5.6.1 16x16appsibus-keyboard.png22x22appsibus-keyboard.png24x24appsibus-keyboard.png32x32appsibus-keyboard.png48x48appsibus-keyboard.pngscalableappsibus-keyboard.svgz/usr/share/icons/oxygen//usr/share/icons/oxygen/16x16//usr/share/icons/oxygen/16x16/apps//usr/share/icons/oxygen/22x22//usr/share/icons/oxygen/22x22/apps//usr/share/icons/oxygen/24x24//usr/share/icons/oxygen/24x24/apps//usr/share/icons/oxygen/32x32//usr/share/icons/oxygen/32x32/apps//usr/share/icons/oxygen/48x48//usr/share/icons/oxygen/48x48/apps//usr/share/icons/oxygen/scalable//usr/share/icons/oxygen/scalable/apps/-fomit-frame-pointer -fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -fstack-clash-protection -gobs://build.opensuse.org/openSUSE:Maintenance:9519/openSUSE_Leap_42.3_Update/913c1c07a6f2cff78a3c76b37ff8b07b-ibus.openSUSE_Leap_42.3_Updatecpiolzma5i586-suse-linuxdirectoryPNG image data, 16 x 16, 8-bit/color RGBA, non-interlacedPNG image data, 22 x 22, 8-bit/color RGBA, non-interlacedPNG image data, 24 x 24, 8-bit/color RGBA, non-interlacedPNG image data, 32 x 32, 8-bit/color RGBA, non-interlacedPNG image data, 48 x 48, 8-bit/color RGBA, non-interlacedSVG Scalable Vector Graphics image (gzip compressed data, from FAT filesystem (MS-DOS, OS/2, NT))&`J.q`^jpackageand(ibus:branding-openSUSE-KDE)packageand(ibus:kdelibs4)?] crt:bLLDM[W_LԀs2E}!H#F{_3eAc4@ 6"9&<e'&ڛ9ȣUGNƗWw$LAi޽#_p{oB@(wB~>frɜNL2^(VLSH_U# '~Zr ڕOh1r>XZLsx E4XKw5i,Sj<~E? }y= >D:Lf h?e9W#!hȇ! _)vGNhnzZo MctXI(CeG˔H:aedu>n+]ao 1&iFG|)҆?[eɠot\Dn(}6/zL/$dq5CqEi *{oeQK'y~* V :؏Ѱ!!{'PPEo1w>؁mCtC9\k^mCnm՘n3f`PF'qG&Ajl_L|Z.B QIg^ShQ^\\e_av$ڧW{+6 t 3턑MunKN6 Yؚ=üd.=$y7 =Nv:]LQ|&UIg?4gFT{o2/oV4&k[P>(x#G%Ֆ"V˹W9{fYr9Jv#JRYd-A. 4&QMΦ(q}pX@q%@)Enx?֕( $Wq/SI! +iBnEɪWku7"K,= @ h';˜QK?җE;* 0Cw*17DOQE K~hh:;qx=Qkvtdpn )3qI Duo48c-I8P6? ~K&XJl=t۰F>ɣN.KF(k dU{(9D>f *ks*^KaRLVЗL꒢3c:a@Wj;eU>߰o22C.f?_ b.xW]$.@1pOlZfILEVer7V4^wu:<%936'aX7rUzʸb[~9vUbi;@`o g/,o59=E&Ld=VX+VàR!x ^*2B%6e|Y}^2b:no@c{m }pլzs4~C!*^I.ZhCG :R48zQ\1k;tлlF[+Dx=10OpTOc֤쾊JIS rD)W8Z 1\([7}TRw@ܖA2["-19Uevfibjs"r_VZw4f>!a,?s݌p`^O{ @b0JWVluau-n_#=G`]){%rc<%Zp n0+Z|}B&&+r4!uB`@vgMHLƶS721*\"lDG-e!WvO= FdQJ^zT45vX#oV!7)uftg G-ggdu|C}/,q^_"`;vXcb'B<@ի =Ci Su 0Ci'ǧZ a%-J,`U[n0)B`=G,M)˦VATxs">;EAv,\ Ѽ=)tup?C hɴdARmeU䕑9d'm7iV¸= h\c8 tHx%nGg2CY-QӅ)Jۥ9貂 \}hg٢#φQRF GF@^l_a5"fbd8zmƉzx0d+'l2>FrEh{ӨNq%C:w-ʥ 7;Fer_$_8v׀&"(teWOragQ $2~@Fp~ҿOW@\.Hn.1SMPȡoӬX2lV#xfl$VgZf?V;dM2^߻HCܠBZC т 4g-dDf0X>>313uL~1$ל4U 9] zמԓQ|+*MHp8s\&!rECik0" JPy<0 kݍ8T!U oItϻPBBdz<׫Mo+B:Bǻ$NM_缶@)Lp=✐IT`H!EZ%(o Y#Uq t7Pl 5 V>q,pO3=]WX6/V=_9F ̉?ݧuTza!'f弮t4LS?O3t&?ɠ_!>.v0зÞ_ LeCՙ]5w//[ISRECeB0p91>a$GHU0J}*=ml&`WH_Yޒ$oC*>pM8wpg^"^ʫO#ɺgqɶZV@$0n|C8C~舄NDc_Y#{"P&Kjf{Jw h!{DB ߎ"[Uwz7 /@ʭVGqhKJDie?iv4+^s@|"74kw%cy^e6Mu.񓾪r<'Yߕy^`ghR%sI:PږR~sRJ9D+1.;tD4Mf"ZGE?]!we.SEPEt U}k_nldZVh2J˒ҦĺY^ „#0 +95Z|uxx/}lC8 xOxhMGQA{XYzQR5L[ܚ֤kѷ |)k-R7!J[%DAjH7XUv`@AE;$|ji8v,KwH[ &P&mMJI=UX1y)+k Qqm/b Mf]a1 MzqY.Y!QMu^%C%n<0`Rt%@/ =\voa7߱Ǥ;H:YW|&ŅβQ<߀Fc D0* ;q_-.sISc,?dE{ɔö^VՍ!Bs- B@m㳳ܭ:D8~k9["V5dZF񂥵 X;ǯbVsFYoe>40 Oz15# ʎN/%{O~ysmJQńhg