libwayland-server0-1.18.0-1.19 >  A ^wp9|C1ZW@F;s"kт뽆j((U^y7JP 3#"wwkO~,d< DjY-ux97%es DsRƵ pn=̫@wAnѢkdzo%f>o;L0 #}ȄNF.w_Pӓ7KDaQ-7 /nu8 ̎4&D#M$r9k}e7b18c2c40bef8bc4c0b5c2601324767e37a5a85d31ad4078eb43f1f064312242a1b1d0ffed31b4844907bc6b51f366d5cae148e^wp9|m0]Q@&o51f_^IS-hso 8=n,]tL[WoqvOL:Ŧ}F\,&TɕM P4PzֽKu\p@#?#pd ! =  $5U[dl p t |  l(89D:> W@ fF uG H I X Y \ ] ^!b!c!d"e"f"l"u",v"4w"x"y"z## #$#*#lClibwayland-server01.18.01.19Wayland core server libraryWayland is a protocol for a compositor to talk to its clients as well as a C library implementation of that protocol. The compositor can be a standalone display server running on Linux kernel modesetting and evdev input devices, an X application, or a wayland client itself. The clients can be traditional applications, X servers (rootless or fullscreen) or other display servers.^s390zp37^SUSE Linux Enterprise 15SUSE LLC MIThttps://www.suse.com/System/Librarieshttp://wayland.freedesktop.org/linuxs390x^^^9e4474992eb54e2cf92c5587602cd9a358f58820b2ddf57366207ac32a4c63a8libwayland-server.so.0.1.0rootrootrootrootwayland-1.18.0-1.19.src.rpmlibwayland-server.so.0()(64bit)libwayland-server0libwayland-server0(s390-64)@@@@@@@@@@@@@    /sbin/ldconfig/sbin/ldconfiglibc.so.6()(64bit)libc.so.6(GLIBC_2.10)(64bit)libc.so.6(GLIBC_2.17)(64bit)libc.so.6(GLIBC_2.2)(64bit)libc.so.6(GLIBC_2.3.2)(64bit)libc.so.6(GLIBC_2.4)(64bit)libc.so.6(GLIBC_2.7)(64bit)libc.so.6(GLIBC_2.8)(64bit)libc.so.6(GLIBC_2.9)(64bit)libffi.so.7()(64bit)libffi.so.7(LIBFFI_BASE_7.0)(64bit)libpthread.so.0()(64bit)libpthread.so.0(GLIBC_2.2)(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-14.14.1^Nt^C\|[@[[D[qr[WZUZH@YY@XsX,X+XWv@WN@WDB@VŲ@VBUݪ@Un@TTfT}Talarrosa@suse.comjengelh@inai.dejengelh@inai.desndirsch@suse.comsndirsch@suse.comjengelh@inai.desndirsch@suse.combjorn.lie@gmail.comjengelh@inai.deemil.l.velikov@gmail.comjengelh@inai.dejengelh@inai.desndirsch@suse.comjengelh@inai.dejengelh@inai.dezaitor@opensuse.orgjengelh@inai.dejengelh@inai.dejengelh@inai.dejengelh@inai.dejengelh@inai.dezaitor@opensuse.orgjengelh@inai.dejengelh@inai.dejengelh@inai.dejengelh@inai.dejengelh@inai.de- Replace public key in keyring with 34FF9526CFEF0E97A340E2E40FDE7BE0E88F5E48 (Simon Ser ).- Update to release 1.18 * Add API to tag proxy objects to allow applications and toolkits to share the same Wayland connection * Track wayland-server timers in user-space to prevent creating too many FDs * Add wl_global_remove, a new function to mitigate race conditions with globals- Update to new upstream release 1.17 * There is now a protocol to express an internal server error message, and a new version of the wl_seat protocol with no changes other than keymaps must be private.- Downgrades do not work in SLES service packs, because the SP0 repo remains enabled for SP1. (This is unlike Leap, where a 15.1 system will have no 15.0 directories.) As such, to force the upgrade from Mesa:libwayland-egl1 to wayland:libwayland-egl1, the number in wayland is bumped to >18 for those distros.- add Provides/Obsoletes for libwayland-egl-devel for the devel files, which were previously built by Mesa, also on sle15-sp1/Leap 15.1 due to wayland update on these products (boo#1116042)- Update to new upstream release 1.16 * The client definition of wl_global is removed. * Some long standing oddness has been fixed with destroy signals. * The code generator now supports referencing foreign enums.- devel package: add Provides/Obsoletes for libwayland-egl-devel for the devel files, which were previously built by Mesa; see also https://build.opensuse.org/request/show/613048- Update wayland.keyring to contain Derek Foreman derekf@osg.samsung.com public key.- Update to new upstream release 1.15 * wl_subcompositor.get_subsurface is now documented to be double buffered. * wayland-scanner can now generate either public or private symbols. * libwayland-egl is now part of libwayland (and will presumably be removed Mesa soon) * The WAYLAND_DISPLAY environment variable can now contain absolute paths (where previously it was prefixed by XDG_RUNTIME_DIR) - anything that reads WAYLAND_DISPLAY outside of libwayland will have to deal with that change independently.- Remove unneeded fdupes dependency/handling- Add COPYING- Update to new upstream release 1.14 * wayland-util: do not export the wl_map_* API * wayland-server: Remove unused members from struct wl_client - Drop 0001-tests-Fix-new-ID-type-handling-in-argument_from_va_l.patch (integrated)- wayland support in Mesa 17 requires wayland >= 1.11 [fate#321223]- Add 0001-tests-Fix-new-ID-type-handling-in-argument_from_va_l.patch to resolve testsuite failure on s390x [boo#1029452]- Update to new upstream release 1.13.0 * Add some API for controlling the visibility of globals. - Drop wayland-wl_array_Set_data_to_invalid_address_after_free.patch (no longer needed)- Add wayland-wl_array_Set_data_to_invalid_address_after_free.patch: Crash fix patch from upstream git.- Update to new upstream release 1.12.0 * The core protocol documentation has received numerous refinements to improve its clarity and consistency. Along with this, many blank areas of the protocol documentation have been fleshed out. * A new wl_display_add_protocol logger API provides a new interactive way to debug requests; along with this are new APIs for examining clients and their resources. This is analogous to using WAYLAND_DEBUG=1, but more powerful since it allows run time review of log data such as through a UI view. * There have been improvements to how the protocol XML scanner handles version identification in protocol headers. This enables better detection and fallback handling when compositors and clients support differing versions of their protocols.- Update to new upstream release 1.11.0 * Final version bump.- Update to new upstream release 1.10.93 * Proxy wrappers were introduced, which help avoid race conditions in multi-threaded clients. A new "proxy wrapper" API is added for the client to use when sending requests which does not proxy events. This helps avoid one thread causing events to be dropped before they can be handled by other threads. * shm: When undergoing a resize operation while external users are holding references to it, the resize is deferred to prevent leading to a crash; Wayland now counts external and internal users differently to permit tracking this. * Support for cross-interface enum attributes is added.- Update to new upstream release 1.10.0 * Drag and drop actions are now added to the Wayland API * Frame events group pointer events together * A buffer damage request, wl_surface.damage_buffer, allows applications a more convenient way to communicate portions of a surface needing to be re-rendered. * Shared memory buffers now do reference counting to allow compositors to delay releasing the memory pools. * New APIs are provided for getting and setting the socket file descriptor Wayland servers use to communicate with their clients.- Update to new upstream release 1.9.0 * This release brings fixes and modest refactoring. - License was changed from MIT X11 to MIT Expat upstream.- Update to new upstream release 1.8.1 * This is just a brown paper bag release. In rolling the wayland 1.8.0 distribution tarball some files were set to read-only. This rectifies that. There are no file content changes.- Update to new upstream release 1.8.0 * Wayland 1.8 splits the client and server header files into core and generated protocol. The core headers can be included as wayland-client-core.h and wayland-server-core.h. The scanner also now supports a --include-core-only option, which causes generated code to use only these core headers.- Update to new upstream release 1.7.0 * Documentation updates- Update to new upstream prerelease 1.6.92 * More documentation updates- Update to new upstream prerelease 1.6.91 * The codebase's doxygen documentation was revamped- Update to new upstream release 1.6.1 * Maintenance release for Wayland 1.6, with a handful of fixes pulled from the 1.7 tree that improve handling of several error situations between server and clients./sbin/ldconfig/sbin/ldconfigs390zp37 15914058201.18.0-1.191.18.0-1.19libwayland-server.so.0libwayland-server.so.0.1.0/usr/lib64/-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:SLE-15-SP2:GA/standard/f2e5cc331910f3e8040259a5a8d1e0f0-waylandcpioxz5s390x-suse-linuxELF 64-bit MSB shared object, IBM S/390, version 1 (SYSV), dynamically linked, BuildID[sha1]=2a9a3961dee3b9675d24f6f0dd602dae240e475d, strippedPR R R RRRRRRRR R Rܑ> HXYzutf-8c13000cdb364bd95f26ac54f3966fc94e83e1d9c62ada6da44019410a6bcdbea?7zXZ !t/_c] cr$x#+9:I~jkN'q&lE O=䀇^v;x"X5\$r.rR!\H öM,BM+c8X~)nt| x ɉyDt*%wƤ;Y[]< 1kIbD9 [K*5R"jzK)H=+'uUx3p80R=@`_єx, &TSwW^O<}nj抂؜?SZy@cByXi:wV5]% T-l\q <44㍕nE:OcU=~1XD y<\}2531i^;hрW|v,7~Ae:D^Ni_&g09##a|?,8z1H]Cn* Aݦ#HjZE/aKW]yb-Jo0y; t$ lq:&/:-^dEZ?%rh&JLJNO KWdVZin Zh2: ((մWvlkgv+~ ŤPݞP0%ӊ)TKΗTkei^[01tAѹ/8>VRn0mjT8Vo)K8!NI-;bR%\9.Q5&+ L|Vyi&7^#:^SB-pKQ9V&KW~Y`kftNTz mN}y:uoac btcӗc>e'sYgh)`DUC6+Km}i/7JmCQ/~4c_ Z+DU:Sb ؎"}3˜TCj,y&wnFc2 ! g+`^ |ǟVta4Ł6SwhHt wrD pz.}$_7NE5a\ pb.$%^ǣJ:[,5{@9g|dm|k( @^#f½yeeᔥΜ.nOX[ HMVݍb< c 2.xL7],a7Qm}ZE?.Jas협譢 0u4+uXJoŅ>]20]E8Ɲ'a(:XjA+,tN樢,G\Ez çq*" *G /,{?\S(z1 :O6/l"am1T[OяG*zC-ѷW_IAcȄO!f=QǧP'0 ݫ#SiecB 2р I|7s931z٪UEWXAz0<݆s%r71J$gԉ6$) (wԑE6ހiouܰȩ*sU7%)k@0pwzzp8M>F>k! 0`P3R)>?"swsc9163}Dd 7fMV>zXũX:dTY[n EyXgAuRπH ml'n5fӅ4GK+xVJ*/Pr znYkλHGA2ůcᓖ˩[)'ErzpG~>H8AH3 6Ice<5èP קC.>X2}3O%=As\]}B¡ ."U1JrNuВ͵bCYȎtiO?odsKƮ(U!#2YyFDqN37Iը?^DYcVs[P2)T%ĝ@VU]bB[M[4"b?Yv=~\eq!>gSp& H.E -{os>ثڙhIlͶe EA!v̿ACfNU}j6<"=JjE kJͣ7Чn0QRaxu-zx]6,T'_vlppP.'ڊvuo.)[o${WZUJLvt}՜%qn&^}s @^OVʇFhw Mo'MG'GLP=%ORK Bϝr Xmk9N4ϙ+pk)PZا,Wu [Ià5t00, vUtx1P,yYg}Y&,I̽eN:TY[<#?A\L'5N%5&n(M_Ւ!}}Uym;,M]N*?*eW ?5OO^Є N8d oXL ڄ^34:Ä2Wm\4 .ɞ+Ł}F[ h$Ngѳkӱ<7>JI !<  ƒ!X(3Kǐc^RMѹkf 7Z@ǔF[*_s.XqB2b[kGl '?woigKYTXxIESzР:bJ_-RX>[h -Bod̪pt?|8 1 !@ZszY=L~%0e q6K3I -3d  ݪnPLc auAV\ a?AZXo[&D2$|~8t)DN/Q08,uGzekؑuTt-M@<3$M<֍Tip䩘x@ȪZo hn^dWmUഢ_\3:eW})݂aFU`#GY~R‹E)/UKL.D^?u!lD9dȦ~񶏣|ѕ5EL_>jYр\#8=s% =ȅ=]K"`D0 ]Ԧdwö>EOַ%;赵_q.[9([r?W9NۋOdJJ0FL^bBu Ut(t]Z$ iЖBbX9,Q+-\>>y*N382KpOx-)giZԻF* m 7]JɖmEc¸oc6]fO# ڷ2yK/dM0t^OReR-YcFDl %MV7/ GNKE~a_#-Y~pF40X'nij]Xs|Td6N)h"w n6=YPE, A/&n,MN['z[&AQџ:#3E臈avϴ7t|.c Ef$].Qs,8fes*Wyhݝ'oϱHe ,]2]po{o1qkj~_5mz@v0nVv彇J[55Q_E;mJ<9,M0E|;'}1s`X?w ph##fn?*U;[I!\*Cq3ͅ)_SʳvVY,[HU=ݗ;BT34}vi=#jy(g _?Yz6㜊(+К*:랳\h:ЋY.L/t41i`n6EImp`A4%md+>GE;<\ܢ"*nv9L5Kk ekKWG6ñGd r.㣍8$:dȬ^=V*%,I93."-$`b&,i?Πkmdmw[S%;5Ec} a#3r-I3־Z)Vp"rI.wtmuU3f#LJS<ΰ0s@lBIs TBn+MٹE)b'{7s.D-x$x>,&KIF^5.T+x!x\qvoY;AB$#z)jRHؗcV?ք)xCTG|+!L;q>"h{md0_߷8#}>dj-%Q:H~lfwG>b ӆ elSRM]?JJ6*%]9Pg>'S- *Ԛ](!rIl/]KoWo_Ŝ[԰rK:lv1|ޕsH.^ Q(/]HiӺr93X+jr&Ɂ?=—m&0Xh;rp }n>6fpdi2qw8y^lrA`W~XmpWr qB!$xe4SGџF5C,',W+a{/pM^`w B?J:t_#!˸wj@iky 4XDt/<Q-! ŗ8d WiF9n5X= szrŠ2'VFCZNٶʎ8佀%Z}XF |Z\x#  Պb6jq2wnhW_ ׷=$mBPOFy(-yd=| Ahy*gyhTjLp4>iQ^iVvUa)!&?yk5u/3^gHfj;~h H;Pk 8(RnR"/}їL^@¼x# )( ֊#m,+CqEoݭdfK Pd\)5/1.؜XLf1>Y/fD ifV [92F'~Sfy&S*ݔǺ|fZȒ!AC WJH -:3RtVmk1F VG[g/L|@|8Ѐgܔlɾ>d'1 A UA\Tpp=>8sm\ T~I(}:Q۵;6a2#};Q20i->aTJ^`Nu`C~wrL`gS2Ш ^)S_)Ӹ'"WBXN'cSiu1'| ȍcwM*<)Di!} a0G rcͮFޖh?8h&[k5|P;)d۷g!%Q};ϓs-$î-$#{'wݩAMaSsN&mheX#/LMNUx/|ߺ|ǺиBP[:f9 ޶ U4.x%g7IX :3֚E~]٬ԭYyVA.F}Y8axϽZ#ys'L}cB͖ dh(?[Ϛv.)I]+rFK!@0h;^ZBaB;}8P SSt0tcr?k ]܊}޶8:E@ W1v#lL ߜZ QBŧZh.h*Ǫ`|2~HP>)e2B3vD.5gnmp|&h>ՠ#=b?' Zi:X#']eR34̕\FWq nE\FN6_d4+lùq(rw7ۿ@ V[Y0ʸf6 6OjCf5"c3 =b/dAW/5y\[CRƆ!va]%|݁K7PY.!!)HFc2ɖ=./8 [-/bWxڽYs-_~NPGN sP \Wىa^&O=9IZgzA]m.w=Y႒aeyV1w /GUb~g$njaҩ(@>ir"̻ΩzXy~_Do>pM wOJ/,fwAyC>{P/SNK=7^Y{:aA_iMC^C12Cf7q{YZ6XH}\ X&;W?/!א=iz١Lb5k{)&Fy4Qyge,ݐ5[В*`NÈVtCUB` VބD`+x C#] o G۽_?-Q9åJ5F5%]ѥ#yzh!`šr>зmҮd|BaDN"yZ j(TZ{TnYwZiA);#t`aZ( S3ö.$@oHPIr#7VLv9C?K`4B}!eі F,Gj3%{ ݾ0b'O/'JS H aXgN5~;RZ.Ow"$k Y~?7}-u@ڄz6΀ ģŎMt`Ԫحp1Ɖ٣ &3e&  &UNjS"=TJ!~&-RۜBW&Z6L#X}6hCy{8hVFZ%4/m;BjWղ[7>mj0{u-p=]q| gXmd8A1`9t^#n@ '~z~6ae |#I?*5i'˽Z+42fNq<c-͍cf9/Jl22EL|.S]0I*/D1 <wT{<] !ZŹʝKJeЎ2юquf)n B󻼥_S׵pѴKu%<2:X,:Jb;u2bqbיX0";d)T"q[j쾪IҍԐeƺ[iIzV(zF3|#oa̜+P0gu?Yܳh­?Q/J\m^HOkσiLƮQ2LIqlDyx$,upe}"vWsS.zRK7@fޓRxCϗ'n, aDpaYsjꎰ%a@O*>j6^mvHܨ*r*!; grA;(O`? O)^^l^.:6?TwpHM?YfFW B%aשѸoQyXNG +Bs9>JMƿD)voܔIq1L{*S,R7g5#j'Lah &]Im9]poV"OM UD8SQ(Ftmef]!p? s+P]ʀqrFo Q.+2I ꀬŕ`hfQ!A9”Kuˎ"z/I,/4U7 5bPi$`DY/S_P/A: G.O[)ԀB5leO̻!,3 Y84}+m}UN i +MGbo -Ǜn@o.0s=E|8W3D gѤ:^~"ѮaB۵w|jZuc Mnqc@`Qnvй}aGU[E@|lgo4*P̈́Y+kv@V" pE'f[sEጅUp^vOO=C}̰Fl4$f4N]nB%0a)jJ-g}_@tIr?q(2(>YH+~sH# Ϙ B6/渁1Ŋ=8 'P M٭j| DuKQ^n'* C"Zrt{s I)NZokrEp6-cMdH_,a5L+St^Vq/iU$K5՚G< Cq~Bg, u.H"m\~9ቂO2+̀hR9 V. t/m(Q"H^H_\7[!?/Yds;O QH' )>c΢ȊmvǢ.zt\),܋=UL_._mu8[O*ޜD)LJCDd+F.4nK Vȩ5 2vWE -BDg,]C( lDO>×ԻLyu$r"Q6o*#ل J:O̽c y;f=ڂ5* I-Mβκ<{+jP"GjәOx9R1uY.;CfO[ug;3I#0.mQhjF'=$I NB=Ԫ*歾B<)㫽O%cJw6x9XV[؛[BSIeo2;sl:l3DJo4=~ 56WA9{{[hI]l4DZ hx9 i,fTj XiLg -΋f ]$0^D#ygN/s,\l5<(:wRs$JYl(C‡ VN]ɋ,ە0-.ByS/(s]cރ >($IO:weYaT* U_N9&J<QeKy9%P3ϡM,I+ =M^N5 ٙtzig3Qz+l閠#[ߐ:$^G2R l `-ELպ?Ծ`"3? "b`[w!ߝ<8.iQ~$I_+Dd[qn/&,qb*c B@2ٸy#_쾐g`AӺ\|:t=+T `N8ݙ0,ݣ#L}E'+fqv= _t~O9qL]} 2T+o_@F{UR7 B,7Л^5H|ѧ4mՀA, 5XWh\ia|-lb@[>hHm&FKM&G)c*&=C;P(pu{VfYFM?2}^4Tʋ ynp6Iò~˺`kzHy{+SdVl@fjI7NU]@Q5u̍ȡj)u 8 )JtRuAǫ.Wy(C#w;M}d*vY4Q!,QI t4X&gx< NwdcǍ'-Mcm^)- r~Wqs;lDf4|+QWtQ$%jԬ9g|2?eѝMșXުcHg2V5т=ˤ3;1 !  sW5ZǮz *Xh{9˜R,@Meuն; O6/#9\yX)ZFBk̝5#in, | 0j3k1yrA|N0V_ΓuyqYa]vM8Ҿ_U,C*Y!QwX}5 0k L~v[{!@ X [@aM>x>_{.Џψ*χ»^]4&o,_Ʒ`]?j`9nn*[âNjlfI2g=.,/8تBFӡ!$BXJ:ZD^:7TŐ{A$ hh" :~23!SY&V'J" av*+8LQ)LpXȿOFn8/:a 4<El|};bũ(nSkg{!j6&y40_ 1tG,xզHn-$+9 >9yƒP/=C?<L ?@"/ ;dS@N^Ei>`+!%8y oiD_1:skvʌ ө?zf!@zf?!1:Kb R:Ѻ.09ҳزԤJR6FJ1a&YtjlԽ ~wNPJlڦq[{U:;^! ?#N>*qUDX'S;^A Ҙ&|rݣpA 9dTeFż 22lqKq'wt nϩ y[BTYt^20/SiG-/e0f ̠ury9R ZF̌)ajqnS:ޟV PsCJV ʹY&3?8 NmNDʓSLrN,8VXyv -Cu2/-r4=c=\''R`^x͞79܋YE(43GjJVO擭Kמ3b%t aF6z)A- g4+\n?/qM8_CtNVB #_D؜c+b4 /{yğ$ +LrqEȿIb(//Q>sQ)*mL9a#Ce$v^QN #k(DP~n|(|807Ua i2*]/~ϥ {M;  7\ x $0{$t/ڏ'#8 ؉zѭB"L)=_욶mFĸeg6q$?rF2KW/YV8fsR>wߌR1*1`,ΨɤsvEDKWkdž^hB #D7 )bJ Z#Y?X A>Pw28e$yBfjfDWR06ǟ)SS<\p8UQ<2"7FMBx#ȼYIwL5Di|a}A~dAM=NnpHt=Umav&2/7,[:twiɓ :9]YX2!0'GXz8:T8̭ǒs"jۿsZP6+ЌUcԮUBdfBb9:l9|ؤ&ĵ:{_$9\|pj؈]ER4}&p֌C>ྟ1AO- Pۑvc5R"^A&ݿbsD?lxO kVte_P~!kZ1ݚ] 4 #4m-9buK=:ɺiMfG2*ugLbGj!}MiXO)˱ݻԺ=bX ҃qCiQap^$n$n0Mºqe5cŠS Ix<'OWܧ@x[ , ^,A pA+q@Mо!#KѪJPsCpxS=2c˿ KZ-mG.fa:UShဍ 919GTDb1ҺʒPč]MΒ~ddhWkQQX4\K`#IUavKaى@q"Ϩ:Dq񓇑1T@A ")&j,> ^mVzOrpo?L\XV""_ ^{' V`URr1t7TP2Ed8㠸UmC=> xܯ3QnjXom8%EB(;{,@'^6w%Y=D2m{"irC?>n.v0 㪧ΠvQ GX+,k`(f+ 1t-?Ccd$ w8ij4u=VEMӪvy&DQsx (F˹uG /O["C"]Kt@H>shLϵŌE5޷:[Nt)͢ʑs,RVYl>)S/|@<ˮj`wbmüB<Қ{7ɶyRNFgؒSzEr8ʇRj41 KfAhGG_@Dk9 %gaPE) vofR`Rc[ Ojo3kӸs֯N0wk`&~LД@zJ2ʗJ#-eEK5[gͼKME^"ʬYN-RD91t/z4g"ߎSEg)ͬmq՗bW/[AzWpX0M:)N㱥@l%c:Hzq0V_~{2sHJ`['ـ$ՆȡWG댈 4 a=r'J Y5lcaŽPTl:!P?w}f(bۨNnZ!fedR[(В'f $O˶p }]q?/uKRz;8qBXN;r#&=DŸfr0xkʂ ʖMYlrX9d7&,%.δ93B- /!`j]~q*Tl'/c'K`-*Ҝ9jg\ӹzmMqƖLja q7\ 'a?\D1ʆЕ즄+8hBnӱKͰ#=a#ӃVDk:f4"i,Z Ryk( X[g^Bp).L`AE|X~1# Cc\>Lpn8G‹8i =y`B, xgBxUM桡O85K9>>7~O@=t܅.RN⪟qXiʟP,{R++jzǜ<.H8OևA*6 H\^ OnfS 5+C@!qgH:%X n55KHW?:*‚c; ˵fma0e IPy(Hqvs)iZhM<=NRttBkgE,R!fI1$dsW2= / UܜHÌ[& dw'ѰUSne3:USh;4<+y}Jg8b5!D{tsE5WJYJe$z݅-a-Ԫ"$ZߩD=YZYbuK8\M OomˎjێؑRyu9vʴIшixT\l(^njf,p|_H̊D,r& KiOFWp}-nYi#˫Jn5` H9n l֪)o|[5vXŤ-f}SҶZA)'9wF t].ghU_-/މ7=[Gyk+5.Jiyά Ð;kYXd|N6INdI?%/ꉵ!oNrrLWp~"mN=j^J-#*Ws;,>sm]9cJh$,;Af?}?'!uv.BfFdm]`7BWvÜYO7 RC[(6o'Az*qs>amZ]Wq˃oMGF1h3cw{Jԟq:  5}vh uKD}g9"dۨʩ Y\c GgĤ~Lnt֔02ZBemdsL?ַNypnT|{<>D'c =@Xd.1`('~Hz>kʞUHyYI^!uch>"DO-U3E{LI~.~72*B&e-!|f7EŌީ(_TZUa+ԣ'Tsp b,˅ 7@̛xTE825F{@"}VtܲJGE񩸆* R'-c*~Q~K ~k}fKo7=Ţ/~eF$:t %PNu7[)ӅW62\.uוbPr='HuFvvf Ftrܻڽ_QE F2љf ìT4u;!bէZUʂ72fY!fΣ e܆E&+&khyj$ny>⯓'[-|a/ii~*xfeABծ?~"o+g+.vp#r-g,凷? yxD_,2 /j|i=7Q& 2aH(S 3e9<=@4jkvbɭ8"鍿)F\Xnb,<D8.ҌZ@uj!- ^2Wћ2+/ՠoKkcQ^u4Յن.s  bCoO㊑Ig*ON̾ kF8"n."=J%¾\PUgdi+ /~+A_J' MP7K/1,Qz4[\tgk2x:*%yW=v^-.2}v $YS[&9p;0Q90&WAgD3\7TSO_EA&tZ_f$KعPlpaė-yB_/gu|VwFmgهPokAr8jŮ^~/ 0a&ߞ5y*k?ML 1S .4J(IIv=FlwOPjg*P<ӯѓ$F }$|cSPJ,N ZS527\n@y+Z2-\>|o>C_[z!=̜m $9oY`07#rT%SrJB"IG'Bb@ḊBBu1=:aUT5-60~+'Rv%$?ňnOIY'5I;x9,EWMF]yd>Fwozpv6 1'$1@¡0D%, .=dDx?}SDž<\/]Jvp{ڂ/A,|= jUf8Cc7p;LE =?wlQviq,v5)Ł@weLHgIGceax /DUr&5K6tb3"YNCĸ|`PޮהSbTQ LMBu E{GhCv|ao=Oa2pqns(Bĺ0^j!{aA u{R),;Xڴȍ> nF ?ez<~s=AQxDc )%Bb)@elzq̚ 3hRjSsry_O