libxkbcommon-x11-0-0.8.0-lp150.1.4 >  A Z/=„)Y+9:uI' rsa-U^.>ugA&7o$oES``՚2 5r=o}/πmleC-\R(qB_~ABo͔s$;;޼l挌myMPtXz?~uG=is-h` $2tB H#Xh-RnR+Z G2ߦ"ZʲF;x$pNv 3oV֡>4La1b329e68eebc89832d9094cdf8f6dc6fba6d5be4dd9c22842eed994b9c8f1c2e29d6d27a793a712181bb07f3846cf91a2e326a6vZ/=„e1n8 ϑF88ܫuRVi#Ƶt`0=%ӭǫD ߿-Z Masx/&Ae147\k/R0h[a8{9_7ז S#JN'v' /w VΏ̝y/TZ{:5nnV} JĤ]0/mVl+BM:yqc7<#vU&3Ty5s~Fx'Ц{]L;ʉAU ^ Y_;_s>p@.l?.\d % Y #9?H\ f p  I h|\(89l:>*k@*zF*G*H*I*X*Y*\+]+^+db+c,^d,e,f,l,u,v,w-x-y- z-. ...XClibxkbcommon-x11-00.8.0lp150.1.4Library for handling xkb descriptions using XKB-X11An addon library that supports creating keymaps with the XKB X11 protocol by querying the X server directly.Zlamb03bopenSUSE Leap 15.0openSUSEMIThttps://bugs.opensuse.orgSystem/Librarieshttp://xkbcommon.org/linuxx86_64{p'-TA큤ZZZX"Z4%'85877f62ba41c5b1663575a4889f9dbeebcd53f05f588e64793749f91d9ab805086caee279449369d41c1157911ec7696e707b93feba7280de757d3c470b2dfbce9157cdd00581317c44bc7bbd512ffb7eaa578c85889a5c55dfb12c94925f02libxkbcommon-x11.so.0.0.0rootrootrootrootrootrootrootrootrootrootlibxkbcommon-0.8.0-lp150.1.4.src.rpmlibxkbcommon-x11-0libxkbcommon-x11-0(x86-64)libxkbcommon-x11.so.0()(64bit)libxkbcommon-x11.so.0(V_0.5.0)(64bit)@@@@@@@@    /sbin/ldconfig/sbin/ldconfiglibc.so.6()(64bit)libc.so.6(GLIBC_2.17)(64bit)libc.so.6(GLIBC_2.2.5)(64bit)libc.so.6(GLIBC_2.4)(64bit)libxcb-xkb.so.1()(64bit)libxcb.so.1()(64bit)libxkbcommon.so.0()(64bit)libxkbcommon.so.0(V_0.5.0)(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-14.14.1Z3@YYV@XXX%W@V7P@TWn@TTS@S@S|@SE6@SCS>S@QnPPaLjengelh@inai.dejayvdb@gmail.comjengelh@inai.dejengelh@inai.dejengelh@inai.dezaitor@opensuse.orgmlin@suse.comhrvoje.senjan@gmail.comjengelh@inai.dejengelh@inai.dedimstar@opensuse.orgjengelh@inai.dehrvoje.senjan@gmail.commlin@suse.commlin@suse.comhrvoje.senjan@gmail.comhrvoje.senjan@gmail.comjengelh@inai.dejengelh@inai.desndirsch@suse.comjengelh@medozas.de- Update to new upstream release 0.8.0 * Added xkb_keysym_to_{upper,lower} to perform case-conversion directly on keysyms. This is useful in some odd cases, but working with the Unicode representations should be preferred when possible. * Added Unicode conversion rules for the signifblank and permille keysyms. * Fixed a bug in the parsing of XKB key type definitions where the number of levels were determined by the number of level * names*. Keymaps which omit level names were hence miscompiled. This regressed in version 0.4.3. Keymaps from xkeyboard-config were not affected since they don't omit level names.- Allow building x11 subpackage on any distribution- Update to new upstream release 0.7.2 * Added new keysym definitions from xproto. * New APIs: XKB_KEY_XF86Keyboard, XKB_KEY_XF86WWAN, XKB_KEY_XF86RFKill, XKB_KEY_XF86AudioPreset.- Update to new upstream release 0.7.1 * Fixed various reported problems when the current locale is tr_TR.UTF-8.- Update to new upstream release 0.7.0 * Added support for different "modes" of calculating consumed modifiers. The existing mode, based on the XKB standard, has proven to be unintuitive in various shortcut implementations. * A new mode, based on the calculation used by the GTK toolkit, is added. This mode is less eager to declare a modifier as consumed.- Update to version 0.6.1: * Add LICENSE to distributed files in tarball releases. * Minor typo fix in xkb_keymap_get_as_string() documentation. - Changes from version 0.6.0: * If the XKB_CONFIG_ROOT environment variable is set, it is used as the XKB configuration root instead of the path determined at build time. * Tests and benchmarks now build correctly on OSX. * An XKB keymap provides a name for each key it defines. Traditionally these names are limited to at most 4 characters, and are thus somewhat obscure, but might still be useful (xkbcommon lifts the 4 character limit). * The new functions xkb_keymap_key_get_name() and xkb_keymap_key_by_name() can be used to get the name of a key or find a key by name. Note that a key may have aliases. * Documentation improvements. * New API: + xkb_keymap_key_by_name(). + xkb_keymap_key_get_name().- Requires xkeyboard-config, bsc#952403 * libxkbcommon should brings xkeyboard-config together always as libxkbcommon does not distribute xkb data itself, and especially requires xkeyboard-config for any rely on libxkbcommon in the minimal system.- Update to version 0.5.0: * Added support for Compose/dead keys in a new module (included in libxkbcommon). See the documentation or the xkbcommon/xkbcommon-compose.h header file for more details. * Improved and reordered some sections of the documentation. * The doxygen HTML pages were made nicer to read. * Most tests now run also on non-linux platforms. * A warning is emitted by default about RMLVO values which are not used during keymap compilation, which are most often a user misconfiguration. For example, "terminate:ctrl_alt_backspace" instead of "terminate:ctrl_alt_bksp". * Added symbol versioning for libxkbcommon and libxkbcommon-x11. Note: binaries compiled against this and future versions will not be able to link against the previous versions of the library. * Removed several compatablity symbols from the binary (the API isn't affected). This affects binaries which: 1. Were compiled against a pre-stable (<0.2.0) version of libxkbcommon, and 2. Are linked against the this or later version of libxkbcommon. Such a scenario is likely to fail already. * If Xvfb is not available, the x11comp test is now correctly skipped instead of hanging. * Benchmarks were moved to a separate bench/ directory. * Build fixes from OpenBSD. * Fixed a bug where key type entries such as "map[None] = Level2;" were ignored. * New API: XKB_COMPOSE_* xkb_compose_*- Add commentary about upcoming symbol version support to .spec file.- Switch to library versioning as described in Shared Library Packaging guidelines. This permits installation of multiple libxkbcommons.- Update to version 0.4.3: + Fixed a bug which caused xkb_x11_keymap_new_from_device() to misrepresent modifiers for some keymaps. https://github.com/xkbcommon/libxkbcommon/issues/9 + Fixed a bug which caused xkb_x11_keymap_new_from_device() to ignore XKB PrivateAction's. + Modifiers are now always fully resolved after xkb_state_update_mask(). Previously the given state components were used as-is, without considering virtual modifier mappings. Note: this only affects non-standard uses of xkb_state_update_mask(). + Added a test for xkbcommon-x11, "x11comp". The test uses the system's Xvfb server and xkbcomp. If they do not exist or fail, the test is skipped. + Fixed memory leaks after parse errors in the XKB yacc parser. + The fix required changes which are currently incompatible with byacc.- Add symbol versioning to xkbcommon- Update to new upstream release 0.4.2 * Fixed a bug where explicitly passing "--enable-x11" to ./configure would in fact disable it (regressed in 0.4.1). * Added @since version annotations to the API documentation for everything introduced after the initial stable release (0.2.0). * Added a section to the documentation about keysym transformations, and clarified which functions perform a given transformation. * XKB files which fail to compile during keymap construction can no longer have any effect on the resulting keymap: changes are only applied when the entire compilation succeeds. Note: this was a minor correctness issue inherited from xkbcomp. * Fix an out-of-bounds array access in src/x11/util.c:adopt_atoms() error-handling code. Note: it seems impossible to trigger in the current code since the input size cannot exceed the required size. - Add back -enable-x11 flag for 1315+- Add COPYING and NEWS to files list- Replace %suse_version >= 1320 to 1315 in order to build -x11 package for SLE12- Update to new upstream release 0.4.1 * Added two new functions, xkb_state_key_get_utf{8,32}(). They combine the operations of xkb_state_key_get_syms() and xkb_keysym_to_utf{8,32}(), and provide a nicer interface for it (espcially for multiple-keysyms-per-level). * The xkb_state_key_get_utf{8,32}() functions now apply Control transformation: when the Control modifier is active, the string is converted to an appropriate control character. This matches the behavior of libX11's XLookupString(3), and required by the XKB specification: http://www.x.org/releases/current/doc/kbproto/xkbproto.html#Interpreting_the_Control_Modifier fdo#75892 * The consumed modifiers for a key are now calculated similarly to libX11. The previous behavior caused a bug where Shift would not cancel an active Caps Lock. * Make xkbcommon-x11 work with the keymap reported by the XQuartz X server. fdo#75798 * Reduce memory usage during keymap compilation some more. * New API: xkb_state_key_get_consumed_mods() xkb_state_key_get_utf8() xkb_state_key_get_utf32() * Deprecated API: XKB_MAP_COMPILE_PLACEHOLDER, XKB_MAP_NO_FLAGS use XKB_KEYMAP_NO_FLAGS instead. - Temporary ommit passing --enable-x11 flag, this release has a bug that actually disables x11 if explicitly enabled (fixed upstream, but used this approach instead of cherry-picking the patch, for the sake of avoiding three new BuildRequires & autoreconf)- Update to new upstream release 0.4.0 * Add a new add-on library, xkbcommon-x11, to support creating keymaps with the XKB X11 protocol, by querying the X server directly. See the xkbcommon/xkbcommon-x11.h header file for more details. This library requires libxcb-xkb >= 1.10, and is enabled by default. It can be disabled with the --disable-x11 configure switch. Distributions are encouraged to split the necessary files for this library (libxkbcommon-x11.so, xkbcommon-x11.pc, xkbcommon/xkbcommon-x11.h) to a separate package, such that the main package does not depend on X11 libraries. * Fix the keysym <-> name lookup table to not require huge amounts of relocations. * Fix a bug in the keysym <-> name lookup, whereby lookup might fail in some rare cases. * Reduce memory usage during keymap compilation. * New API: New keysyms from xproto 7.0.25 (German T3 layout keysyms). XKB_MOD_NAME_NUM for the usual NumLock modifier. xkb_x11_* types and functions, XKB_X11_* constants. - Add and build new libxkbcommon-x11-0 and libxkbcommon-x11-devel packages for openSUSE 13.2 and newer- Update to new upstream release 0.3.0 * This introduces the xkb_keymap_new_from_buffer API, relaxes restrictions on the xkb_keymap_new_from_names API, introduces support for setting default keymaps from the environment, and includes several new bugfixes, as well as swathes of testing improvements.- Update to first tarball release 0.2.0- specfile cleanup- Initial package/sbin/ldconfig/sbin/ldconfiglamb03 15261126460.8.0-lp150.1.40.8.0-lp150.1.4libxkbcommon-x11.so.0libxkbcommon-x11.so.0.0.0libxkbcommon-x11-0LICENSENEWS/usr/lib64//usr/share/doc/packages//usr/share/doc/packages/libxkbcommon-x11-0/-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:Leap:15.0/standard/44d4fbcad95d0b27696786d3f75ed8f6-libxkbcommoncpioxz5x86_64-suse-linuxELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=3c7c720137a01053700412c63b1f4e747b32ebac, strippeddirectoryUTF-8 Unicode textASCII text PPR RRRRRRR҈>`Hkutf-8069e55b9a939e269afd393eb11b4066167cfddfa8d072f0e988e0ffc7b8a83ad?7zXZ !t/D#] cr$x# h:Yìю9$ɋF_$֓ܠ⾼1mLXQQs6 Yv*]mT)_Mzʪhz5ؙ_6=q Њ>vQC_澍͕h^w9q'oP W%RM8w"K@mxƹJT&~c HH$ٱ̀B?TArIs ijZº(QFgh!A[q {SK7Iw׀a#*G+G@Q*ʟ>w9&ecl p0>'g*1MkBGnR+Cv:|Fsy)cgLA0x8ote!CֱO5Q= FOėVe%HPm8u+#4.F.b/>x8VzיOcih9/jDa;oT\;Z&~IJ+X\ O>*Ptœ[[sҵ[A"/vY!d??YInl$P(bU>3Wc241ƿwH¥JV&"PX2إ]Dϱ4K)3˽t|HKxQ N.p+ )cT]dI^跲[7Oum4O` ܰ;1|3&5XY){SF)I#Z3szQ䟆MV9{" +@w:u=~xj{3[0/Oxz=&ʺ:Mb8𶾙8V5,KXK$[r{2mP,@$m"s(t[<{g}kfw(_W& 5#4rkG+畟>;u;4 \7QyLU#}d1䜚C̯޴޶dE𥂪Pl]2_K(1iFLp*΃6a t^aper@0==ՙJ*`I: :uLWqI:؅%LrXjA. .2+"Ot||n@&5j贒u(|{`*Kȍ?Dc $x6gX-P&7eB1V Jэ(dv5&#zky V Ac3UWr C/[G]`C(1Q٪ Jp\|OQxi.;B6ͅ1+gV/zosee<:/LX2[kŊzmo+L0[ T& Mp '63}O7aKz#Vu71hKW*3jnF?<嶾|ik_㓊cFrp{ba7)3-Z&PY(/GE# Գ J4[ia5b/|kh1]<5sGsyxkZHQxjgbee0};%99UG)S]A*8O4 +\V0<4  ]6,-۷r;"H.Eyw_i1jQhGmyBlPF]'` N-* [D|W欧kWw>\NJ͋زwsQA/8¨*!EܬUk+78m$Q՛BC9nQѧ0&#i$lqN1cK"0Iy+`r?O!k|~`K ٫NU]$Sr N 5ʮS*Z!bI;Pm6 dZ&PMzlA[Ȃi;Q@MS`쌙QhBs.3<dv|3+ p")Q9vOйuGE!rPM0. LKEmp, Z@.ˈ6]\wC]uLJ= $Y5"RbL"J  $ζ˃(1!2TЎ­Dh`V%-+mC/Z Ys-t_^GQc!SF~a{zixL)nޔ5 rg n%Vظs":ao.xCL3e''Jd'YQ !2`wJd!<%\-܋BɣT&/lN[ ʗٖ`bDDaNTXSlAU`,نcHYr /ɚwvB8b>N噡d)wJQQ7w6aIl&f{ݤ 0n), 7D2) Kz[l^Y=|6DVZ0?+3.9q*RXij7z(.5a_Y/z|ͺw)>MT-E|_VɧVSVd1ٜtcFOw%[s⒛|=-^CpzIP_5ؕh=GdOyReeiTY` 2c X׉YNxKf\E8XPY$7h`P}xoy;*xJ0a',ךWFU6}9'4fiE ~7,GeC-^1#PY }@pWtd5G& -;2<(K3nHz1;r?<Ŋ+Jќy8@mSOb!IC(\㕬*)\oCjO|qj~R@%>K@qLp?x4|@ ] | Ϋn~'ع(jQAj2wqbrሕj/J mw|`H9P҄du훍3r% HY03#J+m]䂁mI`:U!eF‘akƢ]` 7;Q qT!:`vq9 P>AА$5?Cj,ћx; {XR6T ➪1.ccC%^c!q_]oh$;Km>wEcܟ w't(U_^mACuB,i*Č]|-8iN#(d:GԽ$ۡ8[kQ9$_[Olx'񕂁DLT?*Bu&+uh{@S$ )'8v`‹AS=i8v-֌"FDZh9Gck>#B7hF.Qj%})kTח!uK.X7Z{YL~-p{[ %T{.=r=hEOYI*ϓW>{0$g283"OV.tVb-65!] ply;bTF^bp xusVEV:pZKm`kp)?fԶb.&y2l8A3]ﵪ qH3ϒNՊx8MJP\r=TeO+K{.FzaU #2,%m0ŷCU[;L1ĎćkF(f6k#pla ;Js>ςGI}!H.]RM"m qP*r cH,6ISF(wOwPբêl&^^B7X+r W1 [pu f-/^I00*{_=oIOo[эZZ)TZ|AX. DVm_ (v}E: fLI@x#>o2wk4Sj?Эt,Ndc$G1wB#z;p!`b1T)ױ57{&*[GE%0"0blU?98}_o7ةO²$Ll(|Ac[wǮpT _nGN%f2.%T󄉅>˳Niʞ0#ů˧w4 fDgFRvѦV*+{yY8c$Mln/"aH#hԏ41On噬4DS@(587 u8W88 ujOi-f/*_褽"R8RCb&+?AA,͐,Kӎ֓?7]TF@ !;tU f{sF2#=-ۢ ym:m7yg0:ą9O(ܸ2d_!'}/-:t~> )BL`FѪȩXݹ$+GrYj%B12a-FG@=* ':p7Pws8~~L7QR3ExF+!Ulƭ(߾ܻ-BzR's|+hgjlx˄ZfnKfE_8FhVёD^^e4(bo9M,fg&˼yLO88i]mpt"B{1@H,kcbcqrJfag m?#k][.zPB7aYYr]W߯{ɟrVfhx$8ʜ$xWNp슐Pb=dR1Ek}eou, SE+0*pnU sixr++n΄@Py~J~!ml \Ky9M?4F>ѲӬU';d% J~y!dݱN3c_L'"@_*hOע҆ PތPy!K8[L WnB'ƙ?R s לFs9k|nnw;{./.u>B God]|ЫWR׊8W>0 %\_o$22o3xV=;a5uH%d#{͊R&OsAe%*Z,,~'IhEC"2/,9p Yt1sX.,Utt U挒&i\t;]DLnZvq@-J6O0j 8m.˙ F$Ld'l{iZT}i7K~Wh6A4g"pw4y|0r}n# |Mh~.Ъ4=Li+5uc/7X8%IVx8SQYK+Cѽ$$ݩppC]҅~(*Jb ;3F2oXqH psς}PĨP pu3geaWoH}{Pyp;i)ux/0 ]).an6 nҡR7-AzZXގ $Y!zMϒY<`@5na$n!-n^H-:cB uokL7Lhjv@$NNalh'EBP-"rV7>ҷDh5?oh1-W@ y@卢 U ^^wʧ,oQI,#}KcKjV.ntpx "μC?'Jv^xn* :?fQE]҃C~ކl°Y񭬯0*!CjYͤ?naUŰ!收:Wkx7_F!`L7>%CE?O凕NUje#3=Hx1UհvBÌ٥{ *zU cvJxecS o tOBUr4\sK o!y00_G&(}>bSF{͘@$S.Շs +AxFL@nr 9qN)<@ j < 6Z=2P; H}Ndژ؝6}hO _Ý˦qoT ["oyku@)ԡgV\D[Y,Sf֒7j%cܯIJh3w0L}BI1lQ?m7'ePLZYm9aL !|7,CG/0,_RF29&5Cy]S]\jE=:]v:ʲ-aP @iwq!}"jloZ7uɫkʈPMh'grC-;D,q,uN _Ro)nQz3@d3j]oLryBVP.QW*"!c/+ #gX^; 7fY# toSʶ:_/Av4? a\[o4"J$ky_Q߼S񏥈&ޙFf. 87N髦QJ@M*B+@& ,R#TGcė58fQO'[%JZ~>;X>3ޒGkw=S !xf3),h|U a:RO'un ̎V~>)OOY松"Q!EzE"lmq_KҪR_7tWR~+RGY2Wm[e`Ss!{jHpkt-&/mgN6 uzo]xȘK+dr"ٷs;h4CNa 3h>4/2mN0EiA R";o*LxL/U>]B7  lDBT K[ϖmd{ԬU VfiR#ρ"b=h;-adXAz3UqnI-ͧ3薙u4/$teiGIP ]}G_cRGwr>f-LaQޢx[ Q1,Ly YJ_jO,\8վNj(Kz?#(Ge/ 8O*4yD-WȑqdOUɢO5f $BF3~k%!Ө͊ytゎ(yWx@2ky+mu= r[pXI4Nr=0gzũӰQ`;m x-Zy;qaI>q7(8dvE@O5 ; ^_f ޻\иo_ַLΈ#E4\e:ُ}n^(1ܱ9i쓦 zMf']~@r@nI8rYއJԬ`Lhf8:m h ϛ*9-9jvh<65p>yQƃr8nj-{ŎTBaC/TU?fɀ!5AJ͵jLpjRrQ'y*9/^yJ/%f,lC>_ラp!F</_^~SsLLda Q@_ 69V?g4)fQ3CF4平fƢ1^.ft~uB"֤4ҍ7>aEg2Qs+u'G gkJ|gF+Bi!Z ^JO yBi8 s"s<MyXj}Gq gG&XOE7b(nR i">pt0 *{xq>X"*!< tO݆ (E}1h˜xG}hv?F;.1!S"9LhcT~(W.R SNVD:y K͂ND>D :oyx5wE !^.,G")A@j~y 4fsf}Qm茢Ŏ p0-uEϕAv2{2~[#Ŀ͂vnyӏᆣ:H e}K-yOTy۶@+՘0lR?.̀/O6S@)liI! i<":HV"—"vB}jq27"3 ̍"s}WyAFIkuN~geddDͬǽt ѝ!+:8_˲ފU8ū a{]oJMT.k Nh]YHQQ۵ֽ =E32!(k;݆["{d_2fbdC 9]WoJm!CGk[KEyBG$Z5*T39?f'`9{-̈!&'=RQUK[F0곁Az2FNǹz0~y2UPj@XYl[^lpC}.e(EӞ2G ̉}cGn4I5}K\K#/΄VȊ56a_XE~,0=`E/Qs@_VER!|]֣}pE9 G"Ll%CVCKq9:e=]t]A3ekʭR.G~VM,!:e%  n6| C.QQЇp9B5XVWrcGt!KB7bȲke1b|JԦ,S ƍ&S|?d\.>ݬh51.# _qU*vg0C1 줗P[!*= m Hc9ޟ)s&;dye/]uW}ôkPEUFa|F=z Nf;PK6F)4&8[7=Bud\|#_y#RgvܵpfBq=W>8S\aA'l@^?^]O!׃9@Y򠑸(Ps^[j]FNQ*/M_ً;-@?a'ײx.SfT%z- 8}m գQ=$M@ÁQ@;^/["Dl dsMuч'"OG?= `#"kOf,:6K[U.{vwqI}> dJmImRoeX 5Lv4Aymt>:pLv߈:=3W`2wfԧ?uzԲ MSefd/y=2j4w5ǀsnf'C m / " 6]&‹uW}-dEf:2`0 h!bJ"8 9f^ q^ <)ZeCq5˾<N!Ʉ oR#)`@j\)=OU.Ssb\iZ>ӁI -ڳh[Y1s?ZA} _]v lTÙVP] c&"0Ν qŜ#]2|ČϱP,,vـJݔM% "pgWXЏb!`_"\E#lw7@2&gbOPcJdr=ď$7ELgTd5L'A (LRp91R,s7Qd VYL SrZgHV8,LK2k,XQMՓ2ySElĕOQRieMZKKx]^tPx9a,n{M#E$F1GF=NF ŪβTLY^HI|rtYImZ;Vy.arJsW~@[3VJᘯ 4tⷪQ_fN#wg@l*:V%!+4R.oi}&s9 oC) O7WA2!;(|ŭd) ܚRۙ޼X0QenH6Dp>`x-T7W"&Pfs"\jEw>r<&cFnH` Ԧ>3K)Zď&b 3iBwL9_aߥ&At7h~u"; xcR^(;=#͹̧*B,u4Z%8E-` ׏ x>} ^]@ 3 Ύ|KpMt8A̟p 7TE1MZ^ u Ts~x^t,*)GDqF, OxWL$ QUW.C0ko-W~#Eݦ=Q댫S/ W3k')AyױgiW 8[76[kth"ֱ}.kiIʑ+=ͯ0a."I+a&$BC 0 h4F5P<B56#Ysͼ5Jpa4+N&ermT?JupϦm$l%6%*bO9!sA\2.l <3O+4 .rulj2 ְz<\47`8Q5Ed 4( d)zBUJc`;Ƞe_$5!)MYMҗ,Yɍ4-eL/)5 ?v]x9v ܂B^m~I-S(cˡZ~qhԏ{SXOs8#[(*6bjS ˶јܔ=5fǨYL|{VyzöDL:G *nTu*Gi/|@JоW1~.Jtt%R4ζg$!gm ~RF5hYgB{ n)e67vVo?c/:T)o`~dScފL~ RNpT9X*79AvNU#fz7keG -T*}{`N\.XIx(͝@ H1␧9z4=-lYCCQ9ɇ.N>Kl\af`6gL{v!J=x_U<ʴqjh8Ƣ sҀѪ9sŃMVT#$ U5^4%EN ch{H_`/' O'E.TJ6R`-/޳َ]T'rd8`Bqsp-'|5wqvBɾTp`N3@_.<*:FmÁ!m 8Ě#$sk^ַ AW3HGE](hZAұ5)z/w-G: <P8_ZP]"DLd@4@+IӢYҖ)AEkZV$N>r|35wQwY H~xǕWY̻&df,5At5xu?gEüw|/1?y{[ ŎF8<&&)8T>I*a8J=Y.>J8#5g[3 y6?#73n6EdSWXՖw?vt:u+_>\ 0uL\DZE= .b[*uvttvxN̳h8EFsn}],DB>)4~1\}O@ŒuJ  bb]l ɲ0G>vk݁PQ~_1OJ_QLr7rGRo\4jÙNmhI"JZİ^dpYDV7ٰa(F:˽NA^AYrF#؃Ѥ?FNAc@8mm>9_ƌi퉦 Z rdQ HZ!3T)tϵJ>;Bs|w54{?ʌZ9?hD&ٵ2Pc&_Pi!#f0O7B4r$-x/A{lZ|T.D:[(I֟ fNC3ovoNﯕNd̮jWho9G 35Y]kXp]yHmep$dpςқ)/ P }K~