libweston-desktop-3-0-3.0.0-bp153.1.22 >  A `B!M@eee "F{z Rqޡǐ 43i[u(41]9vlP^rF&0Q>ۦ@7(n.NK%!m6hnN[JD٘ GԬq>uw*ؿ`Kng6rk< [#ܓlMŗ\$h# NAE [(a |hK ykƷ{fX>p@%?%d ) S|  ( , 0 8 z 4 d  (8 9 : >"@"F"G#H#I#X#Y#(\#L]#T^#b#c$<d$e$f$l$u$v$w%\x%dy%lz%%%%%Clibweston-desktop-3-03.0.0bp153.1.22The Weston compositor as a shared librarylibweston-desktop provides an additional level of functionality of relevance to compositors implementing a desktop metaphor style of graphical interface. This library API is designed around xdg_shell functionality, providing for handling of popups, window state, and interfacing with Xwayland.`B|lamb07VSUSE Linux Enterprise 15 SP3openSUSEMIT AND CC-BY-SA-3.0https://bugs.opensuse.orgSystem/Librarieshttp://wayland.freedesktop.org/linuxx86_64Vȡ`Br`Bra18c9de2cf7d92ddbb43eb2f2c9c0aed748578e93dc1fb50e2df164746989a9clibweston-desktop-3.so.0.0.0rootrootrootrootweston-3.0.0-bp153.1.22.src.rpmlibweston-desktop-3-0libweston-desktop-3-0(x86-64)libweston-desktop-3.so.0()(64bit)@@@@@@    /sbin/ldconfig/sbin/ldconfiglibc.so.6()(64bit)libc.so.6(GLIBC_2.2.5)(64bit)libc.so.6(GLIBC_2.3.4)(64bit)libc.so.6(GLIBC_2.4)(64bit)libwayland-server.so.0()(64bit)libweston-3.so.0()(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-14.14.1ZH@ZH@Yo@YY@X+Wv@WN@VŲ@Un@TT}T@emil.l.velikov@gmail.comemil.l.velikov@gmail.comjengelh@inai.dezaitor@opensuse.orgjengelh@inai.dejengelh@inai.dejengelh@inai.dejengelh@inai.dejengelh@inai.dejengelh@inai.dempluskal@suse.comjengelh@inai.desor.alexei@meowr.ru- Remove unneeded dependencies, update existing version checks- Remove no longer present libinput configure toggle- Rectify license field.- Drop broken conditional pkgconfig(freerdp) BuildRequires, pkgconfig(freerdp2) is available on all supported versions of openSUSE.- Update to new upstream release 3.0 * Improvement to the integration of drm_fb within the DRM compositor. * Make libdrm a non-optional build-time dependency * Handle multi-head repainting globally rather than per-output, with output routing rearranged a bit to allow slightly faster startup. * libweston's output interface has been refactored a fair bit, including unexporting the symbols weston_compositor_add_output and weston_output_update_matrix.- Update to new upstream release 2.0 * Support for EGL_KHR_swap_buffers_with_damage. * Backends are ported to the new API for output setup. * Support for DRM_FORMAT_YUV444 buffers in the GL backend. * Better panel positioning support for desktop-shell. * Improved XWayland warning messages.- Update to new upstream release 1.12.0 * Weston's internal code has been restructured into a new software library, libweston. This is for use by other compositor efforts that want to more easily utilize Weston's internal functionalities. Weston's own compositor is now a user of this library. * Another new library named libweston-desktop provides an additional level of functionality of relevance to compositors implementing a desktop metaphor style of graphical interface. * Both libraries' APIs are subject to change. * Support for the new version 6 of the xdg_shell protocol has been implemented in the Weston compositor. * A pointer locking and confinement API is implemented for Weston using the wp_pointer_constraints protocol, to allow clients to define window regions to confine the pointer to.- Update to new upstream release 1.11.0 * Fix crash when focused client doesn't have pointer resources. * Fix crash on destruction of clients with two or more surfaces. * Fix wrong background surface size and wrong panel width in hmi-controller. * Fix bad pointer passed to memcpy in drm_output_choose_initial_mode. * IVI: A large number of unnecessary API calls were dropped or simplified. * Add new icons for weston terminal, flower, and editor clients.- Update to new upstream release 1.10 * add support for a number of recently added Wayland protocols: drag and drop actions, new frame and axis events, and buffer co-ordinates for surface damage. * Touch input support is added. - Update to new upstream relaese 1.9 * Input device hotplug is better polished, so it misbehaves less frequently when adding and removing keyboards and mice. This benefits multi-seat. * weston shell: switched the middle and right mouse bindings, so that the more useful window resize functionality is accessed via the right button, and the less useful rotate-windows functionality is on the middle. * The DRM compositor is now able to handle triple-head graphics cards, and other hardware with more than two output CRTCs per card. Various mode-setting improvements and fixes are also included. * The weston-screensaver client is removed, in favor of just using simpler DPMS.- Update to new upstream release 1.8.0 * Feature changes include: repaint scheduling, named outputs, output transformations, EGL improvements to gl-renderer, surface-shooting API, source clipping and view scissor in the pixman renderer, and adding Cut/Copy/Paste support to the editor. * There is a new "headless rendering" test framework feature. This allows test cases to run weston synthetically, and instead of drawing to a physical monitor, to draw to an artificial monitor that is just an in-memory bitmap buffer.- Update to 1.7.0 * Improve the look of shadows for small (<128 pixel wide or high) clients. This resulted in observable dark lines in menus with fewer than 3 items. * A handful of fixes for xwm/Xwayland oddities, including better handling of popups/tooltips that to be top level, and better sizing of fullscreened X apps to not include the border in their height and width calculations. * An optimization to gl-renderer reduces the geometry needed for representing complex scenes, by utilizing pixman's y-x banded rectangles. * Memory allocation is cleaned up and standardized internally, to better demonstrate best practices in avoiding common leaks and crashes. * Doubleclicking on a window title bar now maximizes it. * Several fixes to glitches found during mode switching or restoring back to native. And refactor the mode switching code into several specialized routines, so further mode switch handling can be done more flexibly. * Fix logind-util to do DRM-device synchronization only on DRM, and to pass the Activate signal immediately for other compositor backends. * Fix a couple problematic tests in the testsuite to skip in situations they're always going to fail. * Fix hang when closing the output if colord plugin is enabled due to an incorrect GMutex value in the mutex lock output notifier handler. * Multiple keyboard and pointer button events are better handled; we only forward the first and less press and release events, and suppress extraneous ones.- Update to new upstream prerelease 1.6.92 * gl-renderer: compress pixman bands to simplify geometry * compositor-headless: allow rendering with pixman * compositor: Add idle timeout option to weston.ini * protocol: add presentation extension v5 * compositor: add stub implementation of presentation interface * compositor: drop legacy backends in favor of libinput- Update to new upstream release 1.6.1 * cairo-util: fix shadows for small clients * clipboard: set fd member of clipboard_source * compositor: add missing newline to help text * compositor: Display option help text only for enabled backends * compositor: Fix tabbing of help output * compositor: Fix typos in help text * compositor: List only available backends in help text * compositor: Propagate errors from module_init * compositor: (Whitespace-only) Indent with tabs * compositor-x11: Fix some shutdown crashes * configure.ac: bump version to 1.6.1 for stable release * configure.ac: Clarify libinput requirement * desktop-shell: don't crash input-panel if no kbd focus * dnd: Fix some mouse cursor issues * input: don't run the key bindings on focus in * input: fix access to invalid resource * input: swallow the key press event when running a compositor key binding * Makefile.am: Link weston_multi_resource against rt library * protocol: Fix some typos in protocol files * releasing: Typo * releasing: update web host name * shell: don't crash on create_common_surface() failure * shell: fix weston_output_mode_switch() usage * smoke: Don't commit an xdg_surface with a NULL buffer * smoke: fix valgrind invalid read errors * text: Don't crash if a seat has no keyboard * text: Fix some typos * text: Fix typo * window: use roundtrip instead of dispatch after get_registry * xwayland: fix fullscreening * xwm: fix a crash in handle_state * zoom: Check the value of level before using it. - Disable libinput backend for now as it requires libinput < 0.8.0./sbin/ldconfig/sbin/ldconfiglamb07 16149991643.0.0-bp153.1.223.0.0-bp153.1.22libweston-desktop-3.so.0libweston-desktop-3.so.0.0.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-protectionobs://build.opensuse.org/openSUSE:Backports:SLE-15-SP3/standard/2a7a9e045b49865e2deb42fa76e20f79-westoncpioxz5x86_64-suse-linuxELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=6a63162a4df10d66a2fabb5ff1ec832adf25abc5, not strippedPRRRRRR]w#.G٬\^Ѹutf-80dd49b62be481af974ac75b1b0227f5fe7a4e6e28ffc2f35d693c029051b2d79?7zXZ !t/XV"] cr$x#DdBz}_.lee$[sE ߑ8 ?|8eYR?ƳξL* `فRj3;'0wv0oV7+,0 xGl6>i2o`.rIL4ۡC8i>\A5WDY1 ުX>{$vXjҘ՞Y' 3n]4s˜@V_q$yesA(J, 02.ͯ`彅Ez?uQڙ7<3yv o,\0`L7(I3~UgA%RV$qˬj,\hK/ΦGgxP;DW4zFEFȼ*+(N ьeӓܨpLPkqΗpҶpJKyuO}+IxkhmīE2EAY]]ƀ$$^Pkf ډGn_KiuqJs>?;bRAY|akLTxtbsUK^nQʻjwKql<}R}EڢViI 9NjuL:R:}xkUk˿ɹ#q4- E Yqam.L'͊;焙!j1ly!TPQoܕb;aD̨l8 \x eycp--x'ę4TCf*k"9?k\om'5˷)U!n5 hXu5X3gdrcjܴt=VeHC;Z^RuPHh\t0`n >Bܐ=@;!5j+1g Q21dnjeXxRCTd[ucҠ?v'ņp ZU?6RIЩ Q^SEcQ=p?Z !2Vִt_1W]Z/m6:wfLb\Dιacpܦ@U )+Z?[mqXJK:S33U@d+]Q_4%k;8b,wIm/k:Obf9(DpYA՛ vPjj6.SCJb5'.`otL9JJjaR23f_w]kmu>-D96AQ6Ǵz<RivL=b`1O6 %ɝacFC'XBk iK[xC䱍R{͛A+[ete(xȺ&h zk섎U{ jLfKb*ŐRء`> )͜'cȆ2x-jeͷPЖ= ̾Ϫaۙ 7E=h(Mر;MjYF@@$*Z/. Yz#t|jCZ״"_ҷ4Ek Tܽ%@cx:%)/RRQi6ڶNj%wK\yT‡‡&ěEVEF^5)_ceC/(&쩛882 woXob1=͇? ;֗t82CNzy0"3g?I0ǨdPZ@15&DWN7*; {tq4Ԗ=WhoH-eD_[ZY,(tъ=@_ P)+i2`u/ba7a䯸*AMb;"$FlSrg|8{. ZLHDihսn6٧R$6F,ѪpY`L`l+ Wl؟7ӘuJ%9f]ެ2[ۧ"\!T!aV,萵!KU ?5r5X[iM]̒+ jMc0T<9!˒D 6f:|ć|RGg.ϹJ/{zVJQM_'BQRcEp<IVTmTƣC#Dτf9C1;M/#T. 8C1"ѓ?Og;ig|\O3.o!ԴJͩr::lkSY\ J(e!ӌ\Ǝ ĻCRXV6 2r-j| .˗\ӿS=4̺@Tt}ҩ8:e,.no.)2[<؏;eSut-?hLanu*"TaG(FdPLp)Kso:_K);BPo6|}`fX*MFQʏ= \E]A,jS"-P<ǘ'>šHvͥ1iC&L~i5>r VVyL}i-zbCAq-WiQ(51:Ѿ:d c7X-ʇruR{G;n6NH <_ѨްKE1z(%#ak+"4@4av~v;q51RV:70-OICvDg[ژ. S;5[e@kRHta$ݱk쑘Hϋ4d. -1\\tF 3 @>$Q2t7mj JOcVU4#NѸ K^^q_JyV9j &*iY(Y ݷbƺ f&UDg,Q]fIQrjPӠ/뒖S_|7ޓC@!Ceۚ&TQWH@pfJ2aAW*kpe3mm/:x;o*X|iX-O(DL/DLe|{.;Tsk2\y* HRkM }ӵlM=h/,sșCSPᅧmJM vXMCߓ7z&̛/" , oL4u-#H%ov<Ãt(d/mo^ra$^U|%<B2mYN?7Ћ9럨U +"4$.ֺ-YkSɖ èN^lK!r)" {{}Ѕ:YtQ UNe.+us:U ,l)%̫`@ }AIC(g|z˪X/7$dLdf6; |^@ I-VW]CMXAQ5ƪgX~7oKHF-+K o lF% 7!.0k0eEF-5 4ꔠ) <t׿iLYl'q^C)ؐrfr@CLziK"HA tˆz񀏃4@Œo7 m]>$@-X$;Z'&/pI|* N&jB7#Pʟ,)=N Enpjw&?G 0^{S o=й]zS]b| >>iXfm8%r::C+[FDPɗ%Ub^%vSP'XG\,+|dk&x 'PI)# +B7ѩq4bd~xC~\{, uٖ6(qdηJS5 1Tܷࡅ$կFJQ}8LYKpQvݑ(al`s2W;^y[d'FNaQd@,yb%ˆ(K0/Bj7Ւ 'Y',H3,*d\KqIgJoWX ipj#YNdޣ*(ج`̾Qֶ'5*˰ 9ߧJ"q|Z=n~)%ak1/>ޏU'`iYW7h6*8V˃-Y졫mp)7 dV} v_Qꍻlb7N4/ !"͔grTG oHP\b!0bs)hR~>m 6-2D51;B~B!F:%h˞dyէ79R!oxm~96]`\6s <V1M;'y;؛nVj%iɄ'@4oZHnv?( Uw؛5r]=+9/( 'S핧TYtJf3G#KNR\Ucf@)7I,;_og${q'aW[/px4F]C(F\\`L~(b5 ӴT W5(trmre0{?j(m72y DOS7Fbbi'YiBT<-+vDSR1.R&D2`VuJlwȍɺ:TullI쟈*Vj8:jSv$z4}DҢ{660e@MhTό3mjك^b} LJ{u&Z&rJ^;evKėwǺӀIt4"=FnC)4$%9*/Ҙ X3e+QNxnqCz: C,o1*`Cl̡tiKeZ24,|2ZvtO93WG\t߇3 |8|'@=G>2291/ mO[2S{l+vC_͓yl vfu V:nmP;wM_/fGwqGt2wH xh` 벢--&~[쵎͢;Q78idQ9?ry"݆eλVʥם6NZ4 Z[zHZ>֛ikn) z9o߅ Eqa!`HS":0)|}x X@]B%t)Bu|2͜CmLt9Qdz^B [b^fPy7xT]|uc]-%64]4i C/"Q"~,qf!6f:V}~rcFzAoWХ1݈Fy05z^ʼ/04Q/l;)"}s~"i9^Ws@[& #H$Dp™LPe.U`xgYF#&􋂸p:2)"{ځ5H|Pc,Uj? KS?"߆O1s[TI\|Mr4 eK&Iϭg+h@%jyF;9pj7J2PC*8:4ca{g{ )yQgK\_T=t͉UwdT&c摫Y+~( ` 5 /_c aNBԲ?m.8t2,K7!pgq]mP| l7E,e:%ǯa+bvL!pk7uHpd!\K,~--B Yt[l/{9Gn͈i85#$Ib .V=(L8d8=h*kk,R1Vla/ 3ЈgU%-ZQu9I]|M7~e9 .V8K<AeY =R8ʤBJ*SXe:`V0M]P$PҤuYm Lh0#&bu U *Z!fY!MU4;4R[H$ࠂ(M_0\W @I]0Kkм@u݆yږPw({pIYsII`5Y+AtM.0x9cX_=yKXSe_b*n@Y;Ȉ-ĵ2E Ey w 8ܰ2 ?B@;vm;QoiɡO:eˑHI&FؠcY;y R5>$d?`2Fl% .d!jLFt}~yrrSyw({ ׳tϐ~o֛|ьye^b3)#^SB&!)ӏdcEzL[JS`_!dZi;{995d@"FپtA]7S&DEܚ3iMh[1ACabM+nsKTe.څSPJ:ԺxQBB 5tHb?FX-bѳ?E: 2( 9u2hʊ5gۧcUC0rkֵ+VAņ+ZAwJܘ֬{ǚѾ]չvS/܌`>JNgQ!0Ę9y#c:6sPg0 {^4{RexOhy)";jȂH/fLn XOl*a" 3>B9l\wΆ#5w^ %;ƄȢ'*/2KoخIKvjo֤ F8QZ+:6T?]4ߧFwQBicӱ\)c )*m*޷*+0M|~xg!hƨ;f3mOrBD7NJoűeFMbez+\#-'#raRXBy-ĞHS- a*,Έf\ B f0m7D!wXR&Cr%"S;pDJդ3tt710LuK17 ^͙bnUEy.GRn sF"p$ A7O^P,u A)^C14t`2uYP7\{\V^۽qw0;*߿c9Alu&+4{q@ >A@F,̍y8G08PFж(!C8췢`t}9Wir8@9asf;".{Ap6%hF \ƿorM_U[doG,J/?:fFf۔0fY"{@ÜfrGgrF8r'wPغWRD*+T@P׹&!uf$~ᢧwAcZs J۽NF6A;0OlTW[좬"4D'zK_ݷjG)t&,onȷ5~cupt\uPb+ޓng4KD 0pJZ'58ɀQm>`+᳦"Pڷcap|.R*]%rަ MβX ~vRO5&cvESYS Z$/e-MammUw\TסWMTqMnNCYSؒ*"c$3U x]F0`;Rnp6coV`vſ앱)4)^Q guA81ݖ 1w .qfw~B;@[I#ET!sBwA .[Q /IM5 FdBUQpHd֑ğ|pHbg<3 su; IM9nYfp{}B/+u@.{rȮ=/Hc`?%/  5%*{\dxhwPQfUSmLcNr*f>Ѩ:~QĺrG k# G(}UHW%Gכh$yNEX^%Eʁ~yF^ Ĭ @w,CV"o(({g t=`s?oI & })I{7K33p8}B޻ [(Æ3}2edM驄ij5 [9k8[ [}8vZ=Vtj/NoX_[l{{<]"y6i߰)4.6@6A<F-h/k4g]vPcU.au35],ˎ/>.QETݜ!{]@Dʂ;`j0t}iw*Rɫ9@`3w+x5vfֈsx2D<~炾#Aa<қuhf^8D?IV+y 3! .y3Jpdes=f X9k8>յ~ z  (K5,P!!$&l0[.QMp,OaJר>S X@I>?+Hӆ=QiJa!~nHaX,,5*3#ѷ"T-v%a ' ?u-|ME۟S:b^B+hj+qH(LM_]D')R5}Biݠ*ˉDO#Q$u6)9JC#-S >T U z3Z<0K^& q AƉ8]< 2fOjNf/;.NE-m. DF@˿Qu4wʬSZjNxۓYş+j]j9!bk))87/:3/M͉v'W:>Jt I'$t}۾t$TZ(su4f_ G*3ʼn/Y,!I},kc|I{2fx a20`QȞ-)lz'S-,_$ Aw9B\j >&Ve_73 kFƶziz?`><̈@*BzdnTr,NukAb$e/l'm,lC FD_u}WvTeVe]`ln3C/-CԬ@fx3놰$]( Mp;;xGqc]T͗ [Tr7y{:\jQ@ń;vGj(ZS+@MQ+(,RXOʔRKYv8N[8or.L\Df$\3jU>Yս@ɰ5#*)*q˰/i$A^UZw_Қ4c$lMv *WbotVSl;LB,8\k: '%z * 4mu0~ R 8Q+ E:Llν6Ocn;Ivx7v)|1«$rW؎(@k8,Uuwe 2q_뵏RAa'h1A@_g@+#Z=&ܣZ8PӌO~-/PPwۥ]J(c5E0wڜРi5JͅC_z+Oּ%4- 9J:]J>,UcrII%S/dCe+$j奎8MQnA^#PgyGg ]` uG0۫y.y~8֔7 Sד>W)A@jK&IrL l:oG=0;63 o.6?"P{dyAs3GlVA<%jx6BQj1 x>BmDz-a gޖ)f d$*\L=ƝXIWı^|3[u?JjT !$|Ǡb4oGFi˃?ʊ*a؞-z cYe鼢EBla+JQyISk1Nfg{>H@~pio 6|/OxDL7wKeKsd*n_aq(-z2pHC?`?S1dD_k)AI*eL,njGh`).=y 㒤”b_ ***YbZ< 'Q,Ö)E9RMFV|.W:z^HZU#%8g-;xTHg-`5 D䰎J^8KCxzIdή;|COdM_)(nY[Y޸O%H7}W>%)UV(HrpG\ (Z7Le[=T8x놴 mD)̨&>j cO ^&9GSd fB*eK@2:Y*Fj"VLdy!ߗI7gu0SNiwW^u/~(RL]ov1آG?TaPe.)vl.U'Qt産y={J7!lo ukX.hs#Û3Sؚ!*{rsg:H汯!?CzސsLFۀps%g]؅ n\QU Lj=soqo8*0wleb-`d2 tnyCv" /HEo5;<YOKny;90SSl%mټ89>'F49ȉ܆6رX2T1j%٨_;}8-Mɾy÷ףvFx0Jkuc궢؀qts\iZl0+鳈GV>IC~'#AA8K c,#꽏]O8oFQ*=of`H1,CsD2e唓Ls)Jȁ[E1]#_,O>{s32UgYsZKpq*JΐЯ~XEn_涑j:LpFSj'à y!m cRg# 7d,m](kL񭅟>l13tqERYҞD%yg9KP7SSD5!y&,8ƨwݯ y/a4$LJD6ϵ֟HZo^L$2y| g&[Wr}V2+Ԫeě\3-6Ο"+m} YA8'2# R>p L3{sQ Dy bjn'nH!OZۧP/w Ŧ dįv/AEU/2-c Bn*{p󱵤\@Y!VLR|<,x+si g ӣH~Ndc,/&%o4kxWBT MВ_60&ti"3٣ۧN2hScjߩdX-#H>xDx&kOi/0Jqd>XkoٶByR[fJeΔ`3N۰k]Yrø!AyLsןP/y@»˴Bgڔg^vl$1xZ-t2Wױ '*v}wEPѯ ܹcN(9<^}^] Rdz)qu 4+1VA6(mnTז|eVt&>lO3>Jv{b?՘~制:"ewl;8,3)ґ2.pȲQ$誡eB$6tf(Z:O™ sӟbL9TUf0Zl_nFet0l0 *dN * *SQ -qL $OQ=:~PIENds5#Z tR;TO- "Bb:4Qd#PHwӖ5&gL7ήs$|46Uՙ$ 7#,-]Ttb͞n93-l3lds?zό}GT}IJbh$BJt:!dAqW9XtI  +p^2a}$·g&rBFz%hbkX:UHO8yT %jew 8 , mӠOVj5Y;CFgl :oϻ37AР7#5qZ* q c8f;T(UϺO]Y+&x\09\"1ô1c I- D$B؁RA&]rLbMJ%ٛUbw-&xLz+MicGOPFL܂i$S){0S՝1E#LoEQqЛL [gg`0`;δ;q(h:88-H'hސ*/yQ0iݩP|MXvfHt1v$+)@xۆsh}003ZBwqyK6)s5E\6NMqe~^Ws71mr$D#/ SS+ rܖBARd[R/@&f9 gAG=S$w139;R/>ѩ.FaW]1pLqD 5YvUݡK>zaxFdс/-yLyXh$ÖSv.BZS/$j>C@ W|@ju[uBy>򭶽OzdIٗ ^6?pD=~/ȅ(٭~Ճ]~">K\Fp1LMNIS 8Bv|O O}CIu6fQM^iL~<@heC&k)x ]mjsi߂+^ŬuCN0V`g{h^?&K9<ؖ`kXA_'2bޞ`v 4LMEx|9E;оwdev0ȋYDo3Y##-vrʹ .4~*KZ{"@/3*~`O)U_4hZ +w"JG8 PH>hg+zޮJT(a%J$C{;O4*2 sV 0H"v5*ܳԴj\&ngL ß5sff C) ڻf V^VQA5AzG:ƍ6y1 .U;Yt=[4ĸuLH1wDQ\][=h^eϜ㎤-B*0;L)=la]zao:8Œς_ކ"QRW3z}g( ٨Ot,ul, +|!58{5urݬEʉJ yD rG}NBy7 Ԉ :`Ҿϼ6mm5Z|_$yf(w So=:N[ށ5C};yAg@ cl@ի;վk܎zy[|faQvj\K#'-j0$>yxi1E"B#k~.wLal;9zQlT} Upk'Rj=\}X? RWrh5܌CSo CEpӷT gI,#-h][;bVf;R'`ݓ%mQ/\-x?G6];:!Ssi&RKc>J9Rg{ `醮 o`hxʸo=u d= ^>>s]wФI+pL&\Hh#9wf$d kU6gYu +