libxkbcommon-devel-1.5.0-150600.3.3.1<>,|fp9|W^%\Fc?3}R5`hS7+]GbrP'3qEhQ9B`1utIȿL֠w2yN(yuO|dUBiO<Uy4YcWFⶓSSnh|Jx(gfk\9_%BR"  g5DcS\6H2ISd j}Orɳ`ڽԘqݾjǜ kvW'ՉCS*XdDe%/DII>>2|?2ld ( WPT`d}  ,  D  \        $ ` (89@: F-G- H- I- X.Y. \.8 ].h ^/b/c0yd1e1f1l1 u1 v1Lw1 x1 y2z2 22 2&2hClibxkbcommon-devel1.5.0150600.3.3.1Development files for the libxkbcommon libraryxkbcommon is a keymap handling library, which can parse XKB descriptions (e.g. from xkeyboard-config), and use this to help its users make sense of their keyboard input. Unfortunately, X11's requirements mean this is not actually usable for the X server, but it should be perfectly usable for client toolkits, as well as alternative windowing systems, compositors and system-level clients such as Wayland and kmscon. This package contains the development headers for the library found in libxkbcommon.fh04-ch1a*SUSE Linux Enterprise 15SUSE LLC MIThttps://www.suse.com/Development/Libraries/C and C++http://xkbcommon.org/linuxx86_64@^_jAA큤A큤ffc/2c/2c/2c/2c/2c/2fffc/20b4daef35b0fdc6713d6f4645b7182c08176c6d9a436b0e11eecdaceb4e83ea2aaab91f99eb78dc98db19601cc625b61987e04159e17eb7a16b5bdaad4ad92a17034a334b83f85d86ecf7f5e771484d3f8fbea27aa9cd285afbfe241448024447de3669465312b5b00d0b70490aabfb3557726b8ed152fd21db06df64516a5784cf13f0a93423e9f8f0d5ca279d4753bffdb3bf6042f1d2932cce1d56c81044d4702c6b5225326dd1908efe16b9f2c2952d338f081ec5f4eae6325e35939e71a02005ea83ed5f80dfcfa41918b644944f8199278886c2c4aa100b53146971181913a51d81397084f4e145c85c9bfd3f305380707282a2d0d1ed7d94b53107348libxkbcommon.so.0rootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootlibxkbcommon-1.5.0-150600.3.3.1.src.rpmlibxkbcommon-devellibxkbcommon-devel(x86-64)pkgconfig(xkbcommon)@    /usr/bin/pkg-configlibxkbcommon0rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)1.5.0-150600.3.3.13.0.4-14.6.0-14.0-15.2-14.14.3fc@b%a@a;H`B`v@`hX`@`@_@__\@_T@^$D]]L@\o@\]o@[iZ3@YYV@XXX%W@V7P@TWn@meissner@suse.comjengelh@inai.dejengelh@inai.dejengelh@inai.dejengelh@inai.dejengelh@inai.dejengelh@inai.dejengelh@inai.dejengelh@inai.dedimstar@opensuse.orgjengelh@inai.dejengelh@inai.dejengelh@inai.dejengelh@inai.dejengelh@inai.dejengelh@inai.dejengelh@inai.dejengelh@inai.dejengelh@inai.dejengelh@inai.dejengelh@inai.dejayvdb@gmail.comjengelh@inai.dejengelh@inai.dejengelh@inai.dezaitor@opensuse.orgmlin@suse.comhrvoje.senjan@gmail.com- added libxkbregistry0, libxkbregistry-devel (bsc#1228322 bsc#1218640)- Update to release 1.5.0 * Fix crash in `xkbcli interactive-wayland` under a compositor which supports new versions of the xdg-shell protocol. * New API: XKB_CONTEXT_NO_SECURE_GETENV, RXKB_CONTEXT_NO_SECURE_GETENV- Update to release 1.4.1 * Fix compose sequence overriding (common prefix) not working correctly. Regressed in 1.2.0. * Remove various bogus currency sign (particulary Euro and Korean Won) entries from the keysym <-> Unicode mappings. They prevented the real keysyms/codepoints for these from mapping correctly.- Update to release 1.4.0 * In libxkbregistry, variants now inherit iso639, iso3166 and brief from parent layout if omitted. * In libxkbregistry, skip over invalid ISO-639 or ISO-3166 entries.- Update to release 1.3.1 * In `xkbcli interactive-x11`, use the Esc keysym instead of the Esc keycode for quitting. * In `xkbcli how-to-type`, add `--keysym` argugment for how to type a keysym instead of a Unicode codepoint. * Fix a crash in `xkb_x11_keymap_new_from_device` error handling given some invalid keymaps. Had regressed in 1.2.0.- Update to release 1.3.0 * `xkbcli list` was changed to output YAML instead of a custom format. * Fix segmentation fault in case-insensitive `xkb_keysym_from_name` for certain values like the empty string.- Update to release 1.2.1 [boo#1184688] * Fix `xkb_x11_keymap_new_from_device()` failing when the keymap contains key types with missing level names, like the one used by the `numpad:mac` option in xkeyboard-config. (Regressed in 1.2.0.)- Update to release 1.2.0 * `xkb_x11_keymap_new_from_device()` is much faster. It now performs only 2 roundtrips to the X server, instead of dozens (in first-time calls). * Case-sensitive `xkb_keysym_from_name()` is much faster. * Keysym names of the form `0x12AB` and `U12AB` are parsed more strictly. * Compose files now have a size limit (65535 internal nodes). * Compose table loading (`xkb_compose_table_new_from_locale()` and similar) is much faster.- Update to release 1.1.0 * Update keysym definitions to latest xorgproto. In particular, this adds many special keysyms corresponding to Linux evdev keycodes. * New XKB_KEY_* definitions.- Fix dependency of libxkbregistry-devel: the devel package must require the library libxkbregistry0.- Update to release 1.0.3 * Fix (hopefully) a segfault in xkb_x11_keymap_new_from_device() in some unclear situation (bug introduced in 1.0.2). * Fix keymaps created with xkb_x11_keymap_new_from_device() do not have level names (bug introduced in 0.8.0).- Update to release 1.0.2 * Fix a bug where a keysym that cannot be resolved in a keymap gets compiled to a garbage keysym. Now it is set to XKB_KEY_NoSymbol instead. * Improve the speed of xkb_x11_keymap_new_from_device() on repeated calls in the same xkb_context().- Update to release 1.0.1 * Make the table output of `xkbcli how-to-type` aligned.- Update to release 1.0.0 * Now it is possible to add custom layouts and options at the system (/etc) and user (~/.config) level, at least when libxkbcommon is in use. * libxkbregistry is a C library that lists available XKB models, layouts and variants for a given ruleset. This is a separate library (.so/.pc files) and aimed at tools that provide a listing of available keyboard layouts to the user. * Add an `xkbcli` command-line utility.- Update to release 0.10.0 * Fix quadratic complexity in the XKB file parser. * Add $XDG_CONFIG_HOME/xkb to the default search path. If $XDG_CONFIG_HOME is not set, $HOME/.config/xkb is used. If $HOME is not set, the path is not added. The XDG path is looked up before the existing default search path $HOME/.xkb. * Add support for include statements in XKB rules files. * Fix bug where the merge mode only applied to the first vmod in a "virtual_modifiers" statement. * Reject interpret modifier predicate with more than one value. * Correctly handle capitalization of the ssharp keysym.- Update to release 0.9.1 * Fix context creation failing when run in privileged processes as defined by `secure_getenv(3)`, e.g. GDM.- Update to release 0.9.0 * Move ~/.xkb to before XKB_CONFIG_ROOT. This enables the user to have full control of the keymap definitions, instead of only augmenting them.- Update to new upstream release 0.8.4 * Only changes to the build procedure.- Update to new upstream release 0.8.3 * New APIs: XKB_KEY_XF86MonBrightnessCycle, XKB_KEY_XF86RotationLockToggle.- Update to new upstream release 0.8.2 (boo#1105832) * Fix a few NULL-dereferences, out-of-bounds access and undefined behavior in the XKB text format parser. * CVEs fixed: CVE-2018-15853, CVE-2018-15854, CVE-2018-15855, CVE-2018-15856, CVE-2018-15857, CVE-2018-15858, CVE-2018-15859, CVE-2018-15861, CVE-2018-15862, CVE-2018-15863, CVE-2018-15864 - run make check- 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_*h04-ch1a 1722002576 1.5.0-150600.3.3.11.5.0-150600.3.3.11.5.0libxkbcommonxkbcommonxkbcommon-compat.hxkbcommon-compose.hxkbcommon-keysyms.hxkbcommon-names.hxkbcommon.hxkbregistry.hlibxkbcommon.soxkbcommon.pclibxkbcommon-develNEWS/usr/include//usr/include/libxkbcommon//usr/include/libxkbcommon/xkbcommon//usr/lib64//usr/lib64/pkgconfig//usr/share/doc/packages//usr/share/doc/packages/libxkbcommon-devel/-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.suse.de/SUSE:Maintenance:34895/SUSE_SLE-15-SP6_Update/e8df62c7ea6b685bb5437dbb654d5eb0-libxkbcommon.SUSE_SLE-15-SP6_Updatedrpmxz5x86_64-suse-linuxdirectoryC source, UTF-8 Unicode textC source, ASCII textpkgconfig fileASCII textPRM8 )`utf-82fec9687a01ecadd8bf06f0f81e22a6acad9420ce2aff36a4ac8bf94d9df4e1d? 7zXZ !t/EJ]"k%ʽdM'h4ZUm;n]@d 6*ms kL]OXqg5t:8Z;,n5S|5ӎIϙn(ԍʓKC%}I_5-f.uD?uӻRBA@[{7` (i2YUB.fxi 4fH^t^ۛȭv){*/vзOLBɯp' '9P7b?2?0 ]}j>! ¯P][HU"yTfAO_-D%~cwѧT}sѐq^VoV{G۸\ @t#'Bלe'`Q #=E6bN<}3o{qA\;!dQHц<#`̨kVR:t yk Qy? {gLz EᮿBOi${⽖}Lpm /sh;nY#gYaEhfh em҈z}j;5C&.\&Zy1dܳp+Ա@6Rk?݄ZY$Y`1!ڋdwm6ⅺo')]Bg.LRlľTsm6#.~K~NqpToO_BpYjlmQ F]V)zkp,Tmtf} { gtr#zkwvիb{t]%o꟯1bޙǙqF@4#e59;4.Ayz^(<1ڒ')Uo\Ijm-m 5\}&c}AlG.Dre ;܊Rd83 6[=/m UW9U$i'|osc'|٪z"$!wqpD#)%b-XzcJo,7_f,mT' [+gh -0ȓ"6e׸j5'f4*?`o:']ݢ)8'XtH&CTҍnr51fƃzXs' ~2/JFaJ23߉BGc"cGőDi٪r"Ԡ_6j4}s齵Hq)͐ pvlӭde9S ڐPlr6E.Y Ӂ3pFL/+H} GlePG`y fm?}Yͱ14D\}|>_AP=jbX' eDa3ߍ̈~s]j{D0~SKKb`넌Kd K6T&Z4'%;B-aRBˑ>R_zCѥ|ƚ{q)%%穢!/3<;7ꘐ˘/݋M!}8d|b3KRH@4E'4AUr,ktzs-{ ֋7Пh8穅 /]@\S ڃ7,T#|%rT7\̾CMuv%Q#/-IEBl!W #$:df`/ ?*?NUڀߊShu[&n*:#<7@y`;zπ s>u/]KpFt-MtCG**V6£.׿[E"ӶiۥW͌©H:4wE ńl$?=o(B@TP|~MIJmKX ZwuCNoSZe 7u#Ȥ#l{Q qTnGSWb~U[D%ڋ-71`?RF34E8IHM. 8SGRr-H/T`c|Lp\Cf5!;#%̟YmQfs68țs:'+g8mSߨ4< }=G;drvbͶ~h`1R)!65[AnŸA%ruO2(Jh̅hxo$0jC1]lϏ}ktv @3VmPh?DlVVJKoyd|b*JW)I&q |I ȶT5N_\tɈh:TT Q^&CG`ݰ7j{71eGM\ ݡYE2*t-[b`6YK?<+(_#aVeª%`v ͩ*AnLK@+3)'DGvT1iKAl1]_Ga j<`YN1 pI\1b;%UbCy$j3K/nhTEol0~Eq{oY1j(F2UPsF/-'/ ?/1-pOt'>DJ-Вi%v[cƟ^aTfOC<]z֏Dl9)^<=(Ef ١qy 'mX8kO񂊮J__wڑ^NwGG!%67̏fBff cA8fP2PFjqiڃ )f vKa}NBN|Y\Qkz OgB.ah #6)b6uÅ}$wu !˹6D>=٨?[Ti^<;[C@ꢬ^dt~}D'hg|*:|"@!)gp|TO ([yw<+37o Y? k@/kg:W$uOrh_QGDu4o(UOkG>I@VR}sM^Q7V_h_JZU/NQ|4C ױwq.+dڃFaIAIC }>vb?m=-ĬHr хz"reul[j{TO鬢Rj h ^.1@|><9q;X/沒RdihW!fu-'P;e^bkd'GϺQ{05Xya\'"/ߚ z{`?>[lgB$ wGwDhRbv'{$89}-\pk@uިO}wOG4[ᤋ ;5GM k՜*9FԄ3G6`gGEYX|T^[~~+2tyF[3%Sg*G`KBx({`_ȯB-wd7YjْvB,v|,4egFnz*er\D3xW]JSM*r(uľ县@L_ )e +]> reiWW}nxzJ|vn)`$Q۵g06|0AUp%xu|ɝ-#sdcڕQJ;ǖ~_&$5e1sVh^ bD6:UCΊ m5ܒ( ա9x]GcY}0)W llZ9[ԵEF˙}0Bev`~:_mpu~ |(s*_6&-}`=vq4VéM8mLP:c­gK ӾRkP23;USu/TԶ#_)bd8uᎭ[?ί^^o&nΥyC:#aozcH.Nߩ+ljwl `N%|F=-PE e_`"q++~ H%~ٕ{?SfSNdfU۸Wf1 SƄ3%kŦxXG܃T>Frڦ:ds&|N !syyKBG_FmHˁl)1XlкLyfl2+5rrQ{p K:M\Ѐ98GQqb"dLւ4cs46 C6:XI+eY7 ̀3سj *=rSka#FQƃ¨aE#s^5D3#B.}K2=ywLSlCO0}ywDGM.PY", qvwMցvdDo%~q]@,nBvȝ'I.C(!Sn?YYBGޭ'tt0u)jƿC"!]6?ICxz c te]KzLE4mt5\Ǻ& ݻ=P^ 5"<+R?4*0yBنbe+_^nLN:b^`欅  $̽;Aɼ2TZuه [yH9/3xF#ail^N _'1Mꚏĩ2U]*vU%GZ$A١׆kY`% FXީ>NuqI"qj$cj&)})Mox}0x2,`.N" +yEc9m|`Ο^*{ܭ9DP6t:cۉ?;} 8ZX[[&H$w^?~D3osnQm2{ $3ӑ[^n.;j)ZUKOO6ndM^jOKN e2g#)J> vC7T[g?M-㷂|xp*(voM ̰7|HJ(`ubeK\zvXxDߍVȿ̬M!]l}̮j* 󉤂_R~Dh׀Ikթ^ݘ{͸U~j'0JV$45-*^{J8t=iN?ΥZyJ[us7}-Vuu䤺(N3n(-$^r_1]t|)pEZk}S "82!2e}+hUoWEpRŚ;HNAɸC#(ϑr f X5ŸT!BF?Ġo?цg,sGl.qFyXUK|.I^1&DCM3PyZ2Ҫ~ح\KJJon}P@8=Y!Fz(/oZ@;Cs"Df۠-u;t+ο( WAHΊkT,SB|aGVGl};:F lY9$UV*KBo лz1(Ww+NA/5Yfk B#M @nҮV]ޣڻQ0?bLdӰE&mt17lڟ8"Xuc+# ob0B+bmk _&scG@M%Naa%%sZ;sIDk0 ۿg})zH jh1d<Ԕ7f 8?Cma5{C8j>!D![G^MwLBnĆ&\8۬RlI\<| hm/fH+]pcQ )q{雚hqb%+U}fgdU.7 sRպE5㍄kVNbaޔٟ+:kZX6@RO\ƕ6cQ`?Į&ϖ=aJ{ru`1=6<6\WR@Rp UB8 0?`>7DN7y<6We+ qx m$Ye!R;,ƕv-=2#A<ڹ` K'L)btwӉ2Wr0Irͩ<3]?OLBgDk|ކu .τ\ZA xq&5U3C=C%]\y1u oiTx~;Rb7 窱?;1@jb;bꯌKێk] 8b09v̩4pwo]e{!tb@ullbMYA;q!*53K6Z[Aȉ~),6$dFc(udt/W& ?grҾ rs4U~m'!+ +1D \Nu4E* -Im^( \_ũ2˻۹)Odȗ9Jm`tVC1YvNCHht o7D"ŇO߈}4|?I#0~G& gk-khsHG<<L}k+\ tՎpdq0fN/0^β8"O ioyzQ-:SVhE2-tz62, 6!-V.?[Ux:-E~FrԒ\-t}@><81-<*)/O^yMϸrIz4۩ьsbL>(ZGбWW[^l鷗FICJB)S0̺(`=t^Xq ?}z|9udGIB| y=8!Hv.t1?Kĥ@+hJ*kQT 9q2t)պ@#ӎY%j=8-,}w7 3nZg':O(66 z_ߘ蕻D )sapijv-6 W)d!R@ƒ逄Rg|d)~](fc`-:<=&wz>V~AL}kTX.t* ?.P玮M4N*ZYVz)3S4dt= cʸ;Mق Ʌmϕ/6õ ̿~336=LAD' ԇv&]zFkIj KЦR?q#)i2Th심'̔y9Wu#)'ݽݹrP9|<>`_P!>zhn$ئգһrm 9ĖǨcRJ `:3ѹ0Olk̶)كFܓ#Cu¤$]SHUJ,57L917e4l4r-V"oXA yywKѴsL˞v#^Ɏ0o#%b!K"/U7 gdfL"l SH _*#b~R5f 2ƬǠxʕ3y+C./uĻ#,[W-ִ٫~Zi(ʯh@5`@5m,?JLQ3B9 -o̻`{hBL89P40^vLZX-}"QPuAPU\BCe곸`Ov8^]3.WcU4\uW_FU$ ӭXlkvC[$kN.5 ^LPn t5 J/stkbcN 9rfR˷MRdghm1{$zrq&J]RPYrwX(ew?L|LvǮ&?[-HT{/MSD~xjWT Hkl1̛%j3 WyS %eTť!ǐ8nѥ%Xk~f7PvåչW؎/d@1D` 4&4מ [t4?w}$*@XM)RCUMl_\]i08*63K%. ܪh|сִ Ot3YƙuzTA`!?zcCjQ:StArhd8z$3玶y==CnnxhQx)U{9A굟0yfJr1PE1׺*(1IØ'WC,/EoKA}AJHxHhST7sH |%oy޸0:^U$:`1L0a!tp#_w?b@hN^5JBQmt۷cgN:iy7;L:w/@7h~ѕȄ|4~X!qlO?t7)`h`k4涿xyR!Y_ G˒eF|+{C},,fP`Hv螘,.i`o.ǧ3xԫR11J .œI@+l` )5?)Uv. \5з2R\@D'U>\P}H0Q_&SE*j)k}*t 27bf( ֢k9@4}4|;PIU1$!qQ#>"wa~|>^ʢiBjj~у=[&,Nx@"x4,|lXdyl8/a%ˬ|Ay|qI2*I ?@y Mt}%F`JM)9zGJQpZ2`ThO[M;EW*<` Z6"s0l?5$ogzZӛE"P8We_wk~3=)$E-L ϊD˥_3*#G%H>VEagBW552'ceCT]'E) |և~3R)JZ a{l pp/(:-WS܋5@pΧ> }mSpK 3 :[]TM^g%]T~л\Xˡi=Vqz)K%1s-@P| /q$ze`B{L Tw>LC2i=&Sn%<}}-e%d-(R$E- kӰM)@5n楙2z0{=&%u^T lδ1zz. "=Zcrx(VA_-!gMHPZ``/"#k +i:Bwdײ='A|fӊW3M9>=xӧ|Oa|'K9Ğk^Pz6B$ԯsKFydӣ~9s(nj: fn"{ա_0MasԐx9F^^ݥrq"KfU?vo㜒COYUfMzօuF6@Dn *Z@kVǂ,h:pؠ4ABL/032uhsיF51#(1룃S/ ƕGqqPZK/ڏ8y>γO7hB̬e2I+!d,;Eodi垶 PLՐvc'aaG4eu*:HFiZ×r`[ 01`ǸU1XA<3!t uY+A5V ?1&s+2zbfH4(<%ēlMDaFuPIr״cuq%ƹ mNJ-MI(8(U]ҘCS曲aM##e\$_˛i-Lu!9;(( _!%/Nkb |⺧Ub!^@7~!G<~уݶjկyzsgAgz|VF^ޛ1>x0-hl㏎?VĬ!L{ec ϫG,1i[DG֕{aNa+)`fBu! lSVVxN!*m䎓?nL|O4ϞM~[l|v"Gxcya+7L1gg|E},c= xiف~fz6ݕ.m7w<(YKch&ZDx1A hlY5`դ󚍘•Ë,{//겦--LMU70<уmT# giƧ*䢍b9.,N uϝS#ޱߒR}p>^L/]X'/fh| !d~m/D4E 7Ϛ?$A#6`'xVi}I~/(C۠Ik-gh> %76 ZeD?CIjpVPbRRꙘe˽SDjw[ܟD+im\k9.f>~cYJ6L*lH0)4҆e q'p{.ce+HSk})9 Kr :@t8`Ij ' l.7)Rpjs˫66[^a}-X?,Q:4)bѾ-iZnvY1=Y?OWɾW Zq#g+`S,`xb?t+(SlAtiI\Z;:^O|m&N3DԒiB;0e6gStHS}$'=A_2-"cÇ\jٞmJ:ȃ$-D$>_k:mx̠*B%˙AꀚA3NFp".&ԸwfQ7n1]a{9Svn87?SP#Ь9kΒCWٻ Hi9VdnnusSAG M+BJI> Bp%UjW6HjW5p}`҇*{$.JvDћ4nI$~#r2ewG%>L0-zZ##EfZ;[.;Xhw; P&L~ Őc9;>1 +{i+Djuޡ\({qlD]}j@f_SB[b*ʥ60~oPn@ҮZXί=?E`~KQUšӍeAM\ 7HřC }& %W~TRwRa&9I{Ʃ1ӗ!3r'xa4S?sCd#b̕yJk |8:%5_ M "&Q2c=-Gfҧ_Mc}3we1=ߟ`Bvk.~PQsȵf'Π]Eor mL5(T0gF-?[*1M-rf\`f⦓,T#v\1`yp*]M1> Q5ys@[e.hdrmKk@ӹz^X[{#j1Z ϠJSx׷War``oH:06g}I7B׎s1IS>cfw_vdkT:\ŖG8l$iM% E$(d-.*-{Pti|`r ɧTOv{8A 5c!(o" Cu(2Rp1j YZ