fcitx-table-4.2.9.8-bp154.1.200 >  A b|g!M@eee'n>@GnItmJ*ULVڨ Z3.lIgwXy'k`eWPۄ*?m2^ ш;(|(;dAaFLkx-ėS^븘0(Up-P"P9nڒVD1|'Ӳ+b|D+2оLol(Oi',W#de:r>p>-?-d " 9  !@FLX ^ d p 3 8DSb   (89x:F*BG*XH*dI*pX*tY*|\*]*^*b+"c+d,2e,7f,:l,<u,Pv,\w- x-y-$z-8-H-L-R-Cfcitx-table4.2.9.8bp154.1.200Table engine for fcitxTable engine for Fcitx input method framework. It's the basic component for other users except some Chinese.b|g(s390zp24݃SUSE Linux Enterprise 15 SP4openSUSEGPL-2.0-or-laterhttps://bugs.opensuse.orgSystem/I18n/Chinesehttps://github.com/fcitx/fcitxlinuxs390xɀQ큤b|eb|e_$a44f0eeb709dbefe4921b204d81254dcb4175e4242aea3807ec39b4e36362465d9e349c2eb38b6c6f447f0f532a0d16b1cb63873cd3cadd93034ee7a19305532c1cfaa6fdca40f8bcf31c5e0e467f31eac5ebf838a92948aa7623f14337cda88rootrootrootrootrootrootfcitx-4.2.9.8-bp154.1.200.src.rpmfcitx-tablefcitx-table(s390-64)@@@@@    fcitxlibc.so.6()(64bit)libc.so.6(GLIBC_2.2)(64bit)libc.so.6(GLIBC_2.3.4)(64bit)libc.so.6(GLIBC_2.4)(64bit)libc.so.6(GLIBC_2.7)(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)4.2.9.8-bp154.1.2003.0.4-14.6.0-14.0-15.2-14.14.3_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 openSUSEs390zp24 16523200404.2.9.8-bp154.1.2004.2.9.8-bp154.1.200fcitx-table.sofcitx-table.conftable.desc/usr/lib64/fcitx//usr/share/fcitx/addon//usr/share/fcitx/configdesc/-fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables -fstack-clash-protection -gobs://build.opensuse.org/openSUSE:Backports:SLE-15-SP4/standard/3a18902ee6b2c025c219ab89477248e5-fcitxcpioxz5s390x-suse-linuxELF 64-bit MSB shared object, IBM S/390, version 1 (SYSV), dynamically linked, BuildID[sha1]=51643aad3fd80792ebe68d39c287ab1654b18226, strippedUTF-8 Unicode textASCII textRRRRRysJЮ6 utf-812d1ddf612fd8ecb3ea4657fe37902343a90e260a737ab8840ffba103912a7ad? 7zXZ !t/Ü] crv9w Wk|- a#羞G.Ų ȫ`xb3PyɁxcjޤѪ#VfsÄh<}}ZҒRɢz iLwGE wt&%}Pf)Eٻl¿DrKxSnCc.~51xf. IEnVi8W*y,AqFFJ5KiXI Tp;d|xOeRy*X09+i1 tnPF(g!,l*ꢚDSj]O 5]^jisw_?obW" ks 9*#$)?aO7FMf_sK&D|_5zif޹`3dxiVw^s=reLOf?{<|C( mw3, ˓ucd#Ӵ iQm[*0hV,Z8m~T,Â=fv Y^䏿Q{ Az0?*4M@9XlJo1|0YdߒOe;6YjQ{QA3'ك jKLu?TR*R3yoґq]-T{/"h@=15BL8H ;+Ts7ܥv3-[N8(/̣XB$tq9ˎӿj7h',p攤TdO#i^/Bf HϗΜVq6fLAbB'@ H*7D>eNwU[&cӫsxL09#>o`TPnv:A-FH(clc\S3S1>tJahkP<}^D=s^"u%DbC%\PHV-B j,瓘zτjcd:AdLc, S227$f*r ) aaaY7)8ؖ }J^#. w:K1ܻ H y0ﱙ4 %Q+Z_8pSvdƕcMLk>:_+c v=3?~rsOS N:+%K\sP ` &bC.*i\~aj&V[/Xwy'%ou;]iI - +u6}XڢbOT=>$m8?.`bͺt0B?6ETRa{PLuކͳнá 5l ̑>$= EZZ0B:Y$Ttӎ^S͒n;6fd,` 3=S%n pGyHvB&OK};=c<E4XjEWka'Rs )!2I_E!+쐂 h \ԫ+o? bjb_ n#v88!X?)O׹`rĝ($wthf>ukzc̘&4VZՈ=2jrMyv(FidhWZQbE^CYNnRH|5a\g_$PPU+Ar\5+Q@ &YUXh Mwg:sA3,!Ũ|cվK8 4(5F=.<$-9IO%EWulsG\/+53'q4WʶQ{䤧41< XM82# P]|LЮÇhZ$-^KMw^io lcKpB|ÓODϹ)d"wfvQG;gl.W#%b\b ݶՈ41<7[L \G: Lj',j< g%4㒯EiJbzTO%*;AjALK /`W>"ےܫNy`$BCqGTLu+ud|3ew#T@D.X6=W,(G$ýQ&GAd ;wOR.DT?pN(B 08~Wv0ﶁkQ$}:&F,)lb]D0]JiE'!J=hW3zl `7H|q7F7㈫<:Ÿ?6Qmn#hm*6HNgydW tKj*#FjШ |yWFA^< P<;~ tzM5JmǨmm0c҈句q_PDq_A udMEǑqm>6AE+iՙ(Q_t%ɱCX^;:69|bEO)}@تBx?~`~'֎!-o ,g2z7!,*; O#Ի\lfA qٝ BDŽ_`gMIh⍀k9o"8d |kϔ&t}V=O>OW`(G l{$ujwC~wH gĀf)~C~XG1PCu#wzyp`_,,UC:Sg-46Uׅ;b?nWqաZ;3>CW)< ͮqaUo!rZ~UHo-_kЌɓߜD5Mg;؍hKgiŌ1ѷwtCo  Z A,Gk@M^WW|qݛjN"~A4"JfˣT>{jz^XL\S1o72fD F~, }%.Q_掷M1 YtFk8l]P0 kzhlԤbQ4njVG[$dhLm|ځ1@ײHv샿w+SPASLuŶ%A1r_$d?4"kI%=E@,GȝP.%LJxUiprs }ۺVL#E7ku"TжiJ!gc)ڎk @8+CJðD; uruB z cRFCQ߳M\DXi[79f|$玵Q=20xO^.4_vms I?ΜO3Tqe+䪻!k9o$`^K9S`{X}i.)ʆx#Np> 2ڵ +!VS=w?Ѻ2\,,fW+6芥oSLU6e@] cŚS[_2`Cɋ|+ASԯq=ʛxS3q.v ?*S|MEْss/ĉS&Jdp'h3 : #"Z@6,c?ֻJ=DdD Y ˾C-~DzaֳvvP7Wڶo}N6yEHheGO^ {FWuZu0PKTڱ%qFq2•sF{a ><#O.Gr~.oX_`ޮJ"isxnZ>H=4o3::=5B M+LJ}70(-M7Ib<طtCjQ\1k*Vr*aJw=;eoRe {v5y:疄`Zno5/q^(O$yFGsvcE(6~Y ]ꇚ?S8X­tDm/IegDw &qg7:BvT<#U5s9}_Ti+˲}ׁ#p] R׉4P)^W(p&7kBwK$M,s2K},luX o,M8a_LNN Z?P[/SPVS%C;4b9Àg 4N {?8(Cw'm2Lx^ ![ 2.iCbr!~2E<ҾēQHQPh&[rA2ːnw#y`+VQ"z[>A~N2.r . r]gF5g}.L =2j𗐜LH\0-LoyGxF0yb>Ȳ#4xǀ:f sI8ӵTޜXh4T>8[JlQլPm}U'3t/ji_jNh^ sB|N:A~ofzG/:/mӬxa v De$+#TQ|vYY\0|>bR c%b:'Be@8gSr?4L6"~ڴ%@6gDm"yx brmP"zԡ/7ZOHGy=^kN“و(.ʑ 8Ts(R!RwZp\gHbFuFG&62#T"sĚ,(lWx)6y v쁶0,`[(:"k NcY%L)UEKc]?<Խ7s"hc&'\¸rװH aMeyu)u]j]T^遻a.o$^ ~V0RneB-#1JU%|rbtaԎHK^Ϋ@H S=@^1טlhSBEvEc}9N]ghFUnȎ;v| /r5xpXImsVRR)bAM~nW4HITG^a^;faKrρ,LIiPNhPɊmWfNY(\PEhJ٣4E+o-f(ԟ6isoZ(_!^ pd$`WݚރR٫e!{e~ݏk g<PȆ+CpͦT%jyFpk7{V%nvWdil$m=eb fzs8!F]ѝ-xs6 s ヘo7n.zmGْ;Iypt: z Y6O~|99|B+u.Ĭ1M]-I8Cעay?zp 0'BvUsP̍W3(EUy\UJFi;K70|M!䵦+nNC$EL%_5 !ape$B(ۂ ZQoJ L64m*!FЯIܛ(4|C?2HxdZx;oKT GWwR/ዡWgW=qu:ԾZK /&^ywD\t٤u9q!(&wK+Ӥ+`t6hM,h5G8XdewymiNAM >d5L%fڎS38cs f+~@p|3)6:Ӽe/Ñ~;|gO6σNBk6+3ù_t9z<DֻV? %JU ?ҹDsKC3,_\ TyZ(j *!2J jT[ $<39Fm1uziv~͜!j;E2C8-^*k$څ'o\wQKr1Ǜ1ɂ/ϝ4^ %AI@qnD+o(ijZWRVwGfF[ r2z Kdj \x 0v zD(j좗 ef$Pl 9Nj$E'–m4Z9JZ#;מ 3Eh8r!7ֳ*tAtu48H< +("5%Y\/Ŀp9X'%nL9)?|pӬ*Dn$U'SOFt\@Bb*Ӵ ߰1X^ROVpO2+"55LNIrf7Wu4ch燖M_!땫yGkVV[Xj^4{W(H}S\R jfpf`ǧZ k,C'PHm#s4q׾jY&\`"- gAڨFL7Ŗ^T ΊH9mw0{^>Q?bN}|AuTi˨jr%NyUMPiGyC Ao!r سKlsnb)q)bLUٯXpb?D8Zr|rPwn~G-$d6G~jz֨e1af-R,͗"'aߺS^3_a Q$(u"<rvqeYep‡ \j~\g $솋~*@SXW#Z*9ԧSN<0 K=zt۞tR}@z@ߥ|\cd9ch=yhN'8ɵ]TWFesQtuaю i\Rm49elo9ZUU4b淹ѥ-2P9T@wMN:#eF?fС*Rkeb!6c}/! vjFA]W4ݷcu|ONigU1I~ǎ6^Y[Sї\!:mZ*냃._ZU00:{gwoO_$ٕ4uLW: †"eWXUDGRL1( ! ꭴ_u6%oU>d(":;W2.E7J_\K$8u:D{ʗ[}klq$ Z|={NcE["|4( %-˜S=m -5kܩ4?iGkzɻ>eRr̃w$lS+\]?^G,]5M6yɢORn#*%/B q -.?f8*HyApE1~Iiێ\.vLwU[{5LaUu_zAqOI[]DP~Fpɥ KvIJ=I52Vfar d޶$_Q[{"Ex7 Z>%o5 i?'UM!wc8O} *m.ϙ2Q}$Kw-VYr8M8rst@P 9k{ɫ#Q9џb&3<idhoO J{ V7{ b[{IrlRHkӔXPqp㜩/2Dر~&VY3бbo~Y8yZRUi0?Ղ6 IuشL e1_ܹu%p=(?NOߠh$? Rq-#؜rrn\oH8ݩ1XoSѺ EnLV`0Yx;S 'L Ro*d|*,C!/4[WG0PG)n3X[orq-*uIv!1 0\ Zxr4amBҌCFHM!ew Ѡ X+ˊأ KT0O7[ eW+)팑7{tk}WЍ|X():<@6gt*P]R\YB@R@rObo.DrFXh}M.<Xݥj̊rꁆEV,8ל`#`qI#kOa[_o].m]ם!ѦK\OF=.u*"bo aEU,W'y7'ˠ<-Փ(8jInvtE;ǹ \XPr[MPp{ P΁icÁ&{ALX7 9RBq,z3*y5@]x:ரn ɽ9BeLA]$jͬ p>0׌ x62WXK-I8  m61ϣ"YQ>UP)\4ENWKrdD \Y1Q5 '64nGN87GF;PPՇJT S Œ*uC~JGsN:q8|x[)5pFM0K ?BF 6/L8n#(kq5t CN|]Rv4M֬|Pmf{KKuo nzlc(f%[O74)n o9=knl%d[.v6)Rc"YkÐwH a ~B]rHZcE$M?m$_חDpvkۋ6.#]sY  0YMx+wtR]J}X[ob0^ͰK#r7'zED2Qx#Z@mLUV&( YH ,U}?ys{K70(T+XjUj.g(AuJHsXFp 4ze~n9y{e37C DIv E,-GU)Ax_gUyQtdK$5^[G1 7Q۴LKekӞoOΐ蜳߹R\:i\8Pz4H7- 9mOy!vb+;- QBnLbcCԦv#8rJ5?ߗѪxBsщ9+qw~P$I?9wVM7 РcQ` _o&| o!dڼi2i^5i#86lWUV;8ŽrazF`׏JZ:q>f8u /_J^dhYšaNP†O9ܘP-jbÌ=1-ܡ8HpL]_J 7epM[k oA VCX$-kCv, ɛx'F9k}O)N.5P~}Yy-˸J@r`Ʈ1e7 M%6}ڏʵnZOYbio\\9ӖI2(k ԃ3X3"ߵ!%!HAReL#. zDS>4%dsEGQb 6wqtn@+[<\tdݕ͹6`Rm ]Og?*aq?@dbo<`@nRo%5(jUWC8h?aovӉ1 R{m9ؖ|.I@P(&-p3lL eʑh7e5:UWm@ fC6T@FHT0narqW} ~~ X#tJ/RlZ<Ԟ |[.'´:"#ϰ=ڊ%J:݀ T 0RC5 ](CMq--y "_FwrC .i9 9 VKC{zM0lɹ|#DFp[c@FݺFl艪vNhbXmuQ%C* ŭ2 SwLPWuހè6|]xJl7I=lYǚA/%J>qen\^Vb-c 2_q'zMuKF!UW{B8ix~b\&4Z3rˏ1AyM{4T0fxVDi߈-M>4+6 rQ:]̄zMU2ԱU P38+QvS/U{x~b9-ӄ<o6A[/Kd'Fpn^Z+_:$-npē)Q;W˷cR.~4Ы BTfkr]6:* xI[VDhq*>K!51G ^I^I4l2C Bh!%\V i%3)agyG/_1`'2#K [ yc]=GvX7j(g1`d^_1sST@JK"#.3څO*gLF:Hϫ:F 3=f2tFMߢK{paӁ7lδRM {-8 ak!H1YꄎkԫJ1SۺwkbQ ]n$nކ"xY~uӪD&‹]i0lonwUwk|.O;%Źd[U3M /|~|ű )2a{fl 8#_5ÛlQ|E0.;}lgs8ֹVRQmћZvYxtw4I-6A$ H MM/{)}m6tI +&~D-&C|`rTᅀ c7„GƷ5TX`E+w(>[(cl]6TbT2P/mۜ>*=cxEahGeF$^b۽37> nPD?p+wרhʽ8E ƛP^ows)X7[Kvwdmw|qde+++chO9ɧW*Kk؃ 6SĒJ86rfh/;G5k }?Ye^eM5rE>S%'7b҆4L 5}v19_c^( Qj]|5-oI\":*`PbDarFNϬ<@)eڼ |fI"1,Ȗ?~ޔj;Npsffb99C{>|s@HB;T6~gobty%8Fnۇ=Y'7lnP+m o\, _/́[WpLRQv B#PP.+&iJ"'gOC:,c]/*/TbaJF}Mc!?2$幽3<[5ucWᎏ]a~@%5` Қ(gNXdHpR22t' + 0B|/mύrc$Gꙝ eo}TI]җ]:AU$3fٝ h]ƳkYhOg_ey| C"߃xS vXtȔ7Q480)kQs.",!QnyTq& 8Ӵ!Av 4:E@Ιo6JheGN`4*DKy ݙ1V2mΉ,A?5 RQ;Cz$ؖeD)? 1g RNh>B6ë́`ؤO%96JR6K+F^: <"j޻˖;hϡk]Uh3Pc)v;_;iOvn?/WȽ1DuNo䎗0ڡ=\jԊ FL}._lMK'j٩oCӝ.*fZEkNfVz^F1ໂ :X v…>dS5EA"D8q@FXRSB5(^&z0/AFh7c6U)Y1nG%[]7! {g1!R֬ڮ wȯh b_T̅~ˆSb:+0ǁjؔoȾsBo06N" +m:ߤ 9sq!r~ %v*,L\qöȦjVxy9"9"uvbqģ8U}"^, iu)^&N4|]%nrcoJ\Bn~JU^bƂaPܩbf6Qx4`mQC&hCB0b\ 1sI@AYo`eI/zɒȣ!O b2$3:VRŝeMA 7$L~"܇ɾ嘹 2I FI =Զg7^٩ .HΨiy'eRc½1&V=B{3לjʘ)Gq'IDc5+iȡ;ǧa[[ _iQAS+nrWs*%;Zx!KY]濴ebjnMnr<_ ?S3cGoPKXgcX%t»\dI'}Xy>;Llt|>4#vPd^t˄zn^u,aܷtt ;`?Dj~H(Z@녫hѶ_mtb~١y:] hh~Z:r}> s$dG(@w<T@2ցuI  p"8ŏ{=3]ZҐ!|7gb*\![9~cUx"%UY_.4FƝ|qH%{3 -|â*dQFӐ鼭Yּ2TLrx u~bQ jT306_kU`"3STW,F,V9"-y}S:ehO.hdVf:5TlҷN̷n* d#Umq݃q<$O8ڬ[f?sY2Ha-åRDf 4U`X7tL> ` ^ gX5ޱ :%t`lNiط̷TZ*ZFp-+:N^7r_\NR1<+7V| g d J:!BMh]~ xu]fvO*5auNfX 9ᓒVckʄmH'>/Eڗ: Zn+Dn"% aҟQ+S:1`p&184T# 5V/AΈˆfhMYo É>F;flWryB$t*Y+[].8/-<碥n;w1$=gpU~jAǔ4=joeG^ dEL[x>"k3bݞ SRNiT VH ?h]lΏ1ͪSm. w-RUktHm'}r1ROsyQ䨜>:V\==bњd%V]7׺NFk#7ܖ*c1kZ?ܴ•xKA :Puo1`֡:(/D܉|Eƺu9sA vҎ0 5%4X/pșhs0:L݇n!&̂)#|^+#&S{-@8ig5!Fm S8n$SB~OwXO̤uYz@XFܷg?!ͫe"Yԩ}cYH9L)i9vW*w6פֿ.B#P|&(isBy6ԥEbs{L:pd~/+7f?t] Qﱫb"#tiiSCU2N#OZ `L !O"O&MPk||wڭ -͎n[tP;߮+GaZ5Ot "˂wH72{{\x &ܐ@$Ѣ6h  4] (nSr&̙pA3 !|@TƄ7RosRJod}=d} _$>аm:"}Ds"(t?hXZakg6, t/eN?%w* Id/9g.miMcSAR@`5clFLeӆ`XR).fjIuY6$tT`Y9y3wR\s/s^0 +Τ~#%vq*Nl|7 \wd}[݈o彧)?Į*F`2^ig"`+QbԬ@ 6z+Ӏeȟ(Gp] ?/+ג{md!ތdGc' )2Uo3eS%sN%RAgAa[$h~sF1[) f\3WyWnΰֆ!j=LW:Wji6yJ. <ͨ4~Յr-=S` _[dmq - | "mΧ[Q?z-˅L}z ڏ Kz =JT1=p[XA'@d@@. ;kLr[Ct ID(A`sa1Fkv?*Hr,{W5uDE!x̭"+=W z qf0~mexc3'SB ,|+ǻA Ίن~,EϐAsU~j8oD8N9gTK MZܗo:lu{.mՊ,~8?ofs#fHDƐӡd_~0Yvr})@:PQ !:E->7 ~8 DΣ ҂p9P q{AՒy*RgkYd JV%t B9i l5(d,(N` W񜓏U2L%ޖl,3ľ }dV~@ h[q6#~s*C< W_Bm?VQAkH~(9ISM(s G6Sùj_rH)pDN\?GCkY8=r'0d# ^ <^]!POn"{f?{!\=(..PswW5q{9&[iY=paB]k&)U!5vL2Hv <ب~#:Ū}X,%Tm@PYVY:-  Ӄa^qS,"A >J<=%/ q{t[c/_[H$i&HًB6(\b) #SB1BmI*ѽ;GpwI/yҝ*6(Wf곞O"w `U~RԯH)uzN6@Iᐣ96Kt$N. aBin GrNa n8#$?ၐjX~b:X SG:L Oإo^zb(*nf6eBZK%=,)9yVVaC5ĀMAM9".˟922^n}#C!d7h |y3;Iõh; N5EM=P\ɸ@)'^ȿ7w<)"CP:EQb'Ze)'DDn#`nV0=j~U> wN`u{ Ŷ8BifB+П;=PZfUg[6f/f}LENgQYb7~v${ҽKLPG}*hWv4߅ٻ  Z:4  DcYD" h;)$f8'4>1%e*}&|-N]8fNƟX,n%AVDz nS\>|lbF ٹ)C`Q{^6Q`:=Æ-7dսVɊe<;% U 4Gah^7+>&/4a/1l20\±UĎ JLA4f:MB%^ ȗ);Hu-(A b^IF4s(U;JNݪ_PIoߎ5[+b,rX/6Y!7vg3-qiz?dE^򓠤ypmF49}W90~ wD/6} u&`^[-KNfxʗd)hVn-\ibryt`7F&'àUҠ%`eNJ^@P (KIT'|KYPP _*ʩQ `Oo$kGO1RΟ8MQS|# 5AN.;in X̓肅ڣ$Q‘$T=oI#>K =#m !p\WYgzσ( vċU]jŔVc U M{N7كz@s,llkN6 LޭS54c$}5j-k?u|Q $ b3gSjƣ\e_ bLDU9E/ R2攍˭'<7]9mh]%k@zt2DEk6F";TG0GքnH㉝ zR>:|썻v"dGT2gcH";1)R'E3!b|4J!f6NMQ h/E簂{SYwR/$2hV˛p9[e Q;z]@n?tAOGBWNABiV˕ǭt{GȘ [oXrlԌ֔qVEi?=Xh) 4} "b,T6ܤ؅n dC{> BY!fBˣ[7#z>7dQ=]00nK 5YN XZ<;Rnh?h`&ժY;A!ͦ~ϯhAOY_E@0m}5:  v,[٢RNI:R$X;4 )@! e ڈDu|1U:o-;>/Cc}wF"&QLP^ XŦ; 釟 ʪF1`%rW(pTEx rS̥RzCثJfF|D7/d``If$hr3JCU Sb?Z<̮0<B`؂$=:oܘExbo/.rG:$E {NPAǔ(qBf^Hx ۨ( cf0c&nc s*^Q1z WaEek6JFB0}υhT0 L*]9^ _:jQ@mzT)b$rfK@cJjLH=CfzkP[G:n~1Lx':$8(#`䱎4Z6'M?3X@Ļu嵯|)b:D.ۻgV4¢+1y-&o Ms 6[7+qP̱28L$.t-04ZQ񄟕r[m1fTn"2'.t5T~c7rDl|.?"(mτq4ثѥqC}SXBY2`Z30tGK>k >H\ϸ;䟨$zgԹÎvh0v,l(N|OffuA^lACOdTƍNFƘ9TI6/L-_ݻF.!J֚4aa~Ad.mO7Sh@|Tľ!9gaEݎ5-}uB]AJ4gϲ|Ey9$Д;ߜӽ˙B /2IҪ[L(Gۄ|^ QdV)ϻ36)䢒;zˀ_)S&hr% N hoO3>'MUcO z2تo2,B9gF0r z<bX'Tqj?Q*Hp/7r;/HMjPvOW|WxljtoHâ^|imc fL1nO( aSS s(dzʁkљ Sm::+pؖ]No(~esz`P>s5FX$.}iE*B8\T-;"ꮫ[qͤ]`U׿: @P@ޚhb.I7;סTɝ{ J^LiEƯ|?@Jlj\;`04~l)zFT b?.8ҁwV pVL:ҭQIY׊( B~3wX1z^PlXCh 9#T z;LQ0G+"4u9] k݋D7۔Zm2E8L[t'DB@il>%DӎpHGDPf+>66D KYCz_P'_|ʕ.EEMوW"1rR+8F)$5!JA2z5ݯ9Djx mB@#~ (λ%E']{ݍHqBϪKU`|%7Сʁ,8*(WwVL*iA-*PT^j5 l+xTbq-]f@>I6N2lCܯx5烍'uz~Mt)tmGfg?gK"{=Ǚ Eհ\r;ӽkkH0/^/q7$R@_i4ړI$ B~{au42^ K*9灺 &E4|%HSp{؏^Fl9+oNaY{g /ܱ\!F-c\tXnQf>_66Ιqw+<ý]Էmv{H6Ԗ-֖ĘPHվ5T1bpE.,f;)it: Hӊf:PP /%/v]8>5iLD;0NR[)Kfqx *@?'l\"8el% |a;ھt`;y|Q8 dܧRHđʷ7{p%R1MS=ԕ8hy=ȽŲ0)`;y|Q;FzR*t`BۂX_jJ,a,Lh32*RQZ~mo#5QEºbh1R'D~,!]ݺǏ 3"[&_%,A 6\ cO%Y& FCOm#Q0} 4>,AHUy릟m $ꞿ$M&#9ߟmNΣz9=1d3 \5)rjp%He59.,i~lSKrm?{U>j-vX}Ŏ}ME#i&_gm:O8JņB*$g"~\ GbrCin;Gn P)}҂=HE& gy`dXX:\Ƶ4j䷫Ţ"@wC˂/=bSa}\!h3gv=Ƨf4(`;%v-p 0gsZV'b[\p-Ne)2:I# ֆF~1OJ= {;/)P2ャq1 EP]g80.Š@qCҐ43G% D-p 0gwsV].'uϳ!? vv* sBU#*iԶߒ ;/ק[,7%/;aDVg}JL@?Nx7c_xs $PYV=MkYlr)n[G*#ikUջdCsK~/Ūi!2݉ + ]bC;D.ޒ1"({LZO#*«=.2XY{JlAzЗ3y>1Z}|!+6%hXB\ N|$+UDyk7HPnT)04RSD(`6PKU}X_KfHpvFpua»lÖMY^q?ʷE^؈ FV{3S-V*LdĘs 1U @Xvgdj> )#7T~!lbKQ×CfyR¨oFvGgy7ֈ.k!M̓vx UNԂ4}CY:X˟Pw=c]/;s 3nR,]/o@ `:RL6FΒ^/.InNfgQ.ykGCL2 _)k;8r)vTK4βbicG=j:!!cQ g b x5v"|0&Z%-DQȿkeSV2]fFs~}ZM >o^dU3u49.j /)X)־\3\Kg zފh~ZLQaLVh8Z `9Q9җǿX-(&o1s&}|ZPzs Eh  7BWiolmzRv,HgxM 7(ǯ"-pTQa87c_nv/h$O^[ D7,b3d&=W58GհCw?>1s䊉bdy CsfNʞAnYuѤL|fidfFX0Y'5zi e:A2}1uXO+-UU#,;7q'=3~Y% ;l5Hqrwڵ2SUh #+xTbqLBNrJu)yQ+fsʈ|aH6"KZ_וSBg fp.$Lu8~ d0n=Y6qFuR*$"gnm95Eվu7&`0h=! {HPKVZ G/xK>3SwU9HBnsJ4˚7I%f>|{:&,&݆9NzO} yƨmfAuxi˥w 8O˟S&y(5]PFVs}qh$j+D**Ex, $h;k\i.d }zW8>ad_zKx{rZpgn?̧i4 q97i =l&.>J}-WyVt;7q'=q>}{_Oq9~ ]m|̊6+%n}zW8A`y0q6iJ[`SeK]yۗ(l 4yV.'0@lLL8?#=VϹ3S\@H=1_\\wiX=[v&H|ѹ=QPsJUσ6$-[Mgэ^8qZ=/҂A`VzMξ){FYJYeˆU"i}_/N"撠:I"ˊpuٗRԉf}Nu9s61Zselxź$܉`K"r5&VHiYK=nGZA%G~9`,Xil.Y1OZ+3,u708+ $1<0 |Ȥͺ3/*-,v` 5$"(q^r7Ǧ%jͤGSwf%1d]ɇW|NNz[2Pijv@lNO#s'̦Lq} ?wDol2(S.V3CMJ9<{Ǫ z;3yos `f/0c }LM _Eç e!+S1IF,r}> "ɦԨjHF70~&N\.@~̴0VԆ os,U$ >usBupRR,t83i\33[uZ4e?gj$LZM5m\/u҂Zn(ʼz0[9 /Vn@4ޝ=Ne90aQW*=fn)uxr}0*BWYTTQ/Y_(.aׂLֈt+N(mK,<G=g WD4,WPCF&t J,Ɛg|%hf  q_ASI%ԡ7dwLrF?uvr.-Z7l@]~b)q+9Ӊޣ@;b:8я9ZLN[G>S{84׻g6(.bP`C|Te$0j\HSA6Ww1ֻ*P2hCa1gT>lf}M!æ,Wj9:Ktbӟy7 WO` OqnŢ.Kw,Də3wmG6-StĖ`IŢLمWa\NSࣿ槺Q  XBI@JB#J5Zb4xg6Uk威g {f goҥ6NsSBV.p2O",*Q7=ɩc;.w 6ne'j_VMevS-~)&Y1=+=kbT>IsҧFA ۧX3 WBL(HxDA1V)ğM7!D2L0MBdԦ{w`*:UJ2cEt.PmSX]BP\bfG -OFMA Y2GsƵb#1xfUT0|x-^i8*8>z>0^E+LJk7VzzF+eݷ)MLDw {W'GdüVX!?#"GO`!G@K`5ų q%!i[$)DŽs. DBⷄv1'rO^ҕTq CSX.}Uc[)4%G XC7:u`k?4rre$itC%X`Oݴݑx[UQ'^StưdQf0` vv* sM_'Km, WMѠU?H 4zkDVC, h&F>|t@_n~_/IE/a6pY&"(C\[f~qas>|{x=7]*W/\W2LnTfuNVKvU1lLKPb|v,ozN! [sR:*r;G_Pp M*_E5K^@0^L putV+W[{E%ߪѼZmifI!eCE˨F+񳲥鈺83IbV#lM:Щmhb~pKSYҶ"OXfl Ļ`p#>{ɦ9gǺD+9ÀӺt0 y\~{nE-h qTJ[lWrv jQ7qd&%I`p8Ub*">2x$m'u# f4mxx-[C{|27->(aD,T);oK զ?5l3% >si\֑ 6}\^h%*kİD]OΤHBAϘ`;8ݦ=፞\">/1w|Lak≷q)QLdL\\)|>㙑T7{q-P_f`IP=4dzxDGcHLotQ[lWo˫M ke)RS`u GQ{_OfS,F%ju@ 'AKL&Rk{/ٸ:pKUt}aZT.&zC[Ր|o 06yE 1ujgxKflO$7D;+hmN"v*k(X&.)3@~,9o3E\p0q6pHYdbC %"b;@0E ڃLh3>uf1XIĕy*k+G%$2b Dq>c[ &|xTg+ZD+$8rKAHe5ŭ/bma[:E/äWB\[03<'`,vtG/;\LnQ~e<-4_BS6UP|6?Q0ŇgI DJi27%mq{DcAz?d?4qt,~x>?>| +Cjع` vv* sFkN̠&:~?;vq?E7.F<6U.q+s<2~Ra''旪Ab?CZe;G( 2PڌpL%<`;mN.3K7b_ L.kHe;PWkLZ8,\juv;ᐶG-<%}CY:y,X\Y74a+j59N}Nq!`0akygU.~l~2`EKaR Fk~+d9R=F].oUNMxt+tf '%[~|`ДGn+'"2㋃ l67f۩_c4.iNCu8'Ü VZII4+Uy0Ir &%Jūڴ$J>в^jV>2B5кEyg0y#wۀƢUa3cW^뭀뮳I=%L$gtfn8 OdzCm4&费=Lf{ k@x+i,Ky(O])Öۿ:%쐖T~\%iK >gY8Vu[Zi"0Rr:uD_Ǣd_;dK´zuaӘj/s\r>J(yeƺ,$T ǂxLΘUK놥^U~}8 j)KH%O )RxBS(I!6NJ N ؍ o2՜'~.k!%mGQ3 41]YfBgkB.[b&j0pL,Rwkf}#mэ7 |Xu~ڕoWcׇ3G*I) ZrcE{$&@T'WD>&~"FG;t[8ok}뒺JyFH "Bޭ(O]8xv3;vt!aW_cU7nV.5mxnBjnW5j 0evU)7P:,MFL@aCPuΥ$4yr?NcZ#x*32xxb3Ao%n+4s0e=UO m`x''J$t/$R][ 鞧>r("3J ՉNV1[NK~p vqD$.W,ݨ6^ *&;m3yr@XZӡ_bg-UۛoTvk{ >8>|O 9QHQQ*CuNC\wP_:Ym\!g%"UR;ۂ+㜷.?zӌ8 \OP:uÁ^V ro.?`w_å~Ԣ>%wm(2yɉhڨ\5p ]p.Xc2lQiֹJ{&zxY{.`p&>hDLga 2*k7yAr] q uUHY8G1F?OG :NJ`0-Bw0)(Xذ.Ck'] }?4&Iy7`U=!о*ƁE- 9]KC-DYݭǔOMfb?RQٸ72ުXPH7wRwfn,\?8IY oj2{o&rxB80h`^s?&rtLaHr &>nW>.(h%dz g7fs,ɋK κ g EXKt^mз)Ipdh;VH.͠'[a%_CO=/i{M7FR[Hi)(!`GUD=U6\^s Ȧ)S(@e&3\}T < ItUL[9IƂ?F!]b®ܷ$@yɡyod𜪒UG9.b&[?G3w0/@?) zu Df&hQAye-9Z1By[=y'܇r]F