libweston-desktop-3-0-3.0.0-bp153.1.22 >  A `CÜ!M@eeeb:610hV?$gïmz(,y>_y?8ŋq*h : u|'h}fE^M٤]M?ZOA"ɂy%[{KP:|kGBF*kՋ]eAu o}Xׇ(:W1|'[Y\H8Zzɘ:Ry~ֵSdM(@Cy}!8 ~J~Ez XNΔ])5617710c768fd1f2800796f7fc3d46b7a283ee073e303f906ad87161e00b72de763ad7e2088dc55291916dcc1e34f7d8b8f01e65~H`CÜ!M@eeeQ6wX6+$k7Ͼ1XZ A()Ķ$7`~ c[rU4#)j\?N:~R>8:GORB6-6ekS̹٩wxnĵ_F£(?68y]1pksdg+c#] X] Kf>ɂ\&uن0Ig3uz~@\@Y mmҠokV|4!j~gzc+"m>p@&?&d ) S| $, 0 4 < ~ 8 h  (8 9 : >"@"F#G#H#$I#,X#0Y#<\#`]#h^#b#c$Pd$e$f$l$u$v$w%xx%y%z%%%%&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.`Cobs-arm-9lSUSE Linux Enterprise 15 SP3openSUSEMIT AND CC-BY-SA-3.0https://bugs.opensuse.orgSystem/Librarieshttp://wayland.freedesktop.org/linuxaarch64l`C`C79e84504cf38a413c60df3a12192ff5fbc8b29b51d68199639aedf0d62a28d66libweston-desktop-3.so.0.0.0rootrootrootrootweston-3.0.0-bp153.1.22.src.rpmlibweston-desktop-3-0libweston-desktop-3-0(aarch-64)libweston-desktop-3.so.0()(64bit)@@@@@@    /sbin/ldconfig/sbin/ldconfigld-linux-aarch64.so.1()(64bit)ld-linux-aarch64.so.1(GLIBC_2.17)(64bit)libc.so.6()(64bit)libc.so.6(GLIBC_2.17)(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/ldconfigobs-arm-9 16150626953.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-westoncpioxz5aarch64-suse-linuxELF 64-bit LSB shared object, ARM aarch64, version 1 (SYSV), dynamically linked, BuildID[sha1]=9bf185d34db8b2e1a8a7affd34f7ffcccc85f2b7, not strippedPRRRRRR58gpLD~#utf-8dea21f03a35b99e8c9038aad34915b73c1986cf15c79476c118b02cc9328ef91?7zXZ !t/mS] cr$x#Dd{g7'" {anWypuRH⚙ @m{e>g.efb.2ujc ߭V[12?AZy4pJȓu/>tkå:2_ |1]EuN7 꾛KWq`EqvHm"uV`Al3glmPݖ}Cu|1>z@^uT5kZ ȏ4'}M]C%6cBzv"^G}} S:5kBV`E|^(qZ λ5T9#_J2-*̎r a+>9j2_lHw)ڠ}_~Zj6+^g͉\5yUm9utm^ $S D,mkB(2:q=ͤ) 9n GO;54 e%B4ңDC8]Ú'AOg,(o`ScfuD XWiny̆$Hmۖ ipy>$?6D>YX@| %PI \=hɨl%Vn4 ׼ʧXJ :0%%K_rE Q~e9{zkqyΧ|V"y|9((& Uz>.3PFR pu%K@B**xFٞ@]7D䍧pJfs6>N.ޕf4&-6A&d|:ӡ@~$3K{(.;AgP! VGB]ӫҕܹr o_n!"dPeyqntE8|ٕ?$96`pSAZ x_Sp, G1ӆ %A5&n|(?$vSC{k{zyMbװ>(zdzՌu!1(*ѶfdVq.n'XهOwFLiIjaϚPT|X9&߾ۍzHѪo×$[vO~nP-βjP> Ue]Bt5(kd UqXZpj%7PVB*3p`ɖP4̈́Mdqߏͯ}+r ɚ+i%^9kvi6xZR!\RBoB<(+w/}aV[)*XB(lzt1=)DUCƲ ܋Q(i ZV_Q_8RXN=*gl\ } UOJ%K5w!9p P~Z=92i]yTU bl/vV=W@A}aJ) z2<}x]S_ 2F7\ÜK9{rPJ=/ ͛]j\S*1jy8O}6Ǥ.>곐O2f)]%DA" (jՈtW ϣ(QƂJy|缒KDCr4B1ϠuSВ]rw7mS9z@ SeB$"6H*ڌf2/m.3YCZv;N7Z+mBp(n̛mڭ0mŒRΤ(~oʬL<))n׆ zr7P2`Lp.e |hFMq"NX<^INUWumx7r{GnOR(pL),̿eɽӆkkH$|J)e9'@+圫H/{NݿY}hpu|v@Nn@y q@ug'+d.5KiDzOiZ2kPWQ Snx9' R^R{YVC@_0 Jt[#oTOchY3>k@}Mr[3\W n0{ʵEavG: FZ a׏ج04&0QԬ _+|A^baUX橙B(}K\?}# PA MPwo$DR\;9C~H Dy ^ u/^qql^:45]1ܾn-011:kLJhuR\7v!+g{#bDrX5[Vd6|42gENМ-i>Ibêqgr!B˓mVE5jq,^<7EIy=@=DBlo, _1! x۹E?:T]"Ӈxij\|z)EKԝlKsVF zўM,^R{Fǥ)B|!Lt=4!1 -HtEvG'֖{ @T*E^mL$UډӃ}Dә^_"7_%\,0zd& OԃjRBӨ|,ɊDAX-kzj0X-^܁} uw[:BmܩZjfj*58gʟG8dJ? Ғ;/I"Id+ JP[62Z<aֺpb3.O0A^o"Px@%Q0Yb]#5p `=2#3~5fBja8BmԱ)xfv>>.%Fs$Aj5 ]S7rBj1˅-@ke./B*\G񖚑<56q5HaMvU\*z[mm#`$^Z T!fn3q[B@rv9rzG+= hթޕQD0m7q3xJ Y xklV3Һt ^$sI$@NK`arymOGz,ҏSe:.-?p[7~>`†i"#bzaGei;IѰ;RGZ 1}ߵRFr\y7bk ʴلL+oP Z8uI%#cuk˞Lt0d Bw}éX<xOY-zvϑbFyV->[Y1aQk:X%۬AKp-t/Je˟mdg*.5چ%Ty/mgQ1=>KOKB' ߌψw@>՚e̊isRE0v"?Deǵ7}Β, g `s]\dl^&4XߪP&yv1V{2qmn%+Qo5O&ЦJٓV䶮q:waEDW(&bDcD_1$Z!23~{:>6[QM:F4E覗U6S/t?_BBly\k*=K')CgJW=טjHWʓ7 z"$CYzDrAFYMq!n֩eQ-ڊP;PCwZo9 c}DIf 7$`~b2Ƕ𹖞{ yK7AuSø4L{^Op\3x8TՍu(DoOPc`Hyܟ7P9nKmlX0hIeQ<'$yXJt:Qp[fj5a"^5H"˛;A.k8sq9bbf:f|84R)xpR20rF.rN v)d\LDaʗP00w[teA*&r ZKdČ/n #OUtb7Bѣכ R['3ISQk#=J݆(zr̵QtY%N7g|<$zWdϐv3+$I1՗lޘ ko A{zaAwdP<^2NϦ9i@͟Y6̙nxn}`Lޮk-WEXuܫľIgV?1ȭ5WpKS%-2=!aq^tϕN#ҤA a;?G"W|<ch8c$\> (YjPd032r74RM :DUWe'ҌE)xJNoV}{I: iJ)W,fi4w_ 󥓨 2y?Bt]LE>&PLY2fvkzvBB\ :?36Zaœ`S//qWoz /ן & PJ#] &zfGp/T:GzM/g-ہ%;܂l! ~'XpJ">RWn(_6=F;M3s~N;Vl6M_p04]uh)eT/v]9 @kK$ksKLlAݒfM,nGʹG8ke 668ޱɃ?Yyl*W "pX5YY$m%=p16~f֣\21Gg#PV~' BHz0&Y#ѣ"Z\3걋O¬}Yzc䅲‘- B[[ oZe\1Q mFO&)z#a_;(`$"M`4IdL*Lc^5WE C]:r.v|]i;FdЖmĝ=57LJ>r(|kl7z,pl D|gpG,V¸#%* T6&n]#i+h$$(*R MչҀ8xH~[ ~mš,b3"0D.8% !"ǤgX *2We]/H&f,Fe2YF6l_#-/ չyIn7S ~W@ @\+$_U΀Ik x#Dyb<\c&D E+C5UavUP~&9F" J4ʄb Y$ޝ-8gYp@@i\l87.0}M;>Ɂ4Ƌ#Bh(/JUI+@&&. --7kj'=,}yumD90S^|ed/PН=hxCٽu W<9hN\PT@"(=`y#3m6M+^a͍iQ +('a?a\xSoJI!)2X ]MhJ/.^*sʙ "CZO}-H-j2Ӂ綩pֆ̠' ӱÈLyblaXG ''?E.7zQ Un>lfQۜ2rbטQ8H,ݘȵs X~[~?ۀo?eiƉ\6W3Bx1f E=|#X݌ϣ74Vj=(I—n">*=@ݲŽHiM~QMBw5v=QhdNJ _ߠ?(2YZj!tkmYx p a9NEy ~eH]=tҚpQqo)VDImA=*-l{a-W[/'Ebx[;~+SA>ߵ.D5 \.aUC<[k m^{ $enJFz$!'nqDx-W;aqҼK:hOA=` ?i{ڃ(V,`rg!3dof`CB0*{$NC<]ʸȤu<1E B9( hҴ6Ic7?aϴ7򮦐>ήgvFԭIt+ƀqJ1L]'2jx-kvhZZDӊ(3,E+"%0_UB|oؒI8eK#/eB:f,SW 'pb?Q'>]23`Ψ *jGywy\2ð\kN5W%knOUsd%SwSEɦJy  B QAf{4f2:6)R+_g4!|\ZJ3S҂>KV >c#>$h׶-h^Ѳ?A5Tg6# Qm E"OjԚmme{#S`'L

, A(ܴ" #Hs>;{Rlz2d@Te&z<ѺXPzeקqz͏q |_zxhTh{ӸqVLX!K1T U+o(vpOT޶i[$A H"} VH?t붽OAHYgdQ8QVpW w=n5ug黤ۉ5Hjh͟/XC IϦfrb-oo8Jq!Io@ gIifF^5:k[Æ+<ڄאpR.Hё)tRΙnR |Ki&}H&CU1ĽCSh7Xd~Ol{6lq;@9J},,2 ,/kڏxCHDERZsVVQWF~H[΍~-$$9t7:bpuY%TF?[*=c[ڴW"K,?OvE8&Z/4i>sDŽ^goaױгvS~Yχ1C,0h3mg]tV6TV) [~9JK2%$9Ʊ}@: y_Z%ɝx!Rr:*^d[*K>]DFdDEL7L,Z1Ip:tiXl]mu#"o?L5&(Mas|@FWJ_Wy5T&l+ɸG؂K6fda*Ӭ KY1v4wFa@%IԁU!\#G1+jmX8'\i9Dê0D*A )FD ٥?f<]\N2(B:PÛp`I&&sʮ!raˑgCG*A;[SՊ:޺Y"=Uӈ(k?h÷38buz``ա)[ 2$LMZ$/0 sE-EnT)Bب)o6B`N1V>.~`ik&@\!>BH[R&?M"LQgj ԩ N>\Ч6ܘ4P.[S_s؁)BC ÿBL(,Ej^iۻ1ܻtSG3#t"=ݣkM ܝVD<9690(mw|2P?E9=vfSV_.Va\3/ryL;%AWu[ʷȸZpː2&(˵D575|N BMqqfJ͜"oZWu5̒K,Ogg=Eb * 5Fu<ዛ2O?^_jE;mc-`FI| `XE %BԎ8TLn.KJT~`OFδ*n)vu3Fͯn{Иc*֐Ėtн71?_GgӯmH9Lܔ֗U_ia 3W|U$-n%";1oSXiݎcbshYi,[`:LW$1YXzx۾a_@^Zd=/<{⩥\2':s*E-_vu? 1D UWt|&=.3 Oɉ,y Ҋ4gu׾wUj^ V]gX26^ ƒ>Q,km Oi¯DjbR }qs6 wQ8ʡŠ7g %J(gbEC]Jpvde%8]ҚE蠊Xȗ;`qcˉuad_c+(xAQLG6^Ӊ^YV)hA#~fx혌:fxO87 xa 4ڑlfb;GC5(E2v.U.t>Nwbo쾇1\Z/mq$ 9=C0"O^ mX 2(v EX 9q[TFZBT7ZL ۨyQ pp0vqZ@ѝ IW 'Z6QHF .`,U=jAP85 oBn޺051Lk&'L) z 2l25;oi}ãwzﰔN'Bɀ>z,P? KePK jD%_y\4e^%*?mʝ<zT!4g,h J2bL;Ni]yK6WrDcxLBg$ά"Y☝ȿ&&B5\yĹQ SҌĒ`cZ|Ae^o F̬?J.\;D 8|"_R>Â?3%lChf0Z?o :N^|Lg{jPf Z2С<@ɯQ!TY{J-IAZ;y]\WYPV5'XiCA[iuEwkrzFoSnB60 et\kԧQ֋?)QG5b( .vcGWD71L-ַqHc}OHf7}`*mSWnj0OG} b{1')#ީc!ÒE&2ԏ>Ԭ.[ }wcz#$wt\)4-A[t5AQ(FnD#*S?9CCTlLq{jޛdN} 3!sm;o4V<<؄΃3%Q[WyUxXP~O:8؇ **ܜXyS|+@! :`kSw5E봼:ZaR`2sng'Pj,Qa6`,H53ЊQ&1>iJܳ[{Oph-rx2fm лon-]U*vqEhFK)XaԒc|k[7r&y rY# +9ibn: iI[XuLM̹4oGZ(O; )0 go |dQ2G |80.giQgMڒf%QX @"57EX? ùL9/WiaX$^u .?zJDVkHu(:uvMAvrΎ.-6"Y@7-~!^i}_рmA,rF HWX5/~nY0+s-*&t}o#냘T` uM8"zt5Ʃ{}Z;Q#lMe0`(q &l#qWmBd^CwoU›^WFu@KcKZ>VG3' Y~kLVxgEYE8mU&$Ρ6RJ)dxjߏS*s5g=+7YRSsqW}lzr=e2+a[^Ù#CDQէzlз2| ,aŹ+)h^SQ=qbia8o@,`~/n:C1+5:__^ED11o5,/ Aѧ!CvtԄ/~z&|! `F?X xJZ@ Ђ[5,Eܳ=\16ipj77-K g*Q{ٌ,D3HeUڌ-jx9*0<zfhO^9W/ˡ_#3-'/>@GXR}d{b9lˑF(v*mWbkKաa'MݟJڦ4 dLzhI+c2uؒL:ނ]=*C,kv BS6w z(G}ّZW,n{gauXz~8q\Qz.؞"T2;S$zIU..{XKJ.5p}Rf z]&Hcij5&@/FzjO<`ga}1*MOpcĽRSg8Sp vMT\kTr-Mk̳y؛WbC?fʴUq;s g[G.Yđ?+.h JtN_U?Ӥ.{[0R[mL@UKC?vȣ `yN=Ha 9{-O>LuݭP-4ɺ" g tӿCV5G17boOI_A2: d{PDj)XU{&Ȭp^SHqt٘~hcg#)uFݡde5 } >.MgXYWGŠ(<5yޅ>=Q:Ǐ~)"d>%1t4pٚf =^9E_ vNitS7=%yaR=EBG2F@uI+ھ(hWp1k?m7OiQ? *&7QѡD M]Єi2{UAeVX5`Y*/I+Qd3Wsu %n @狵`&s+3H;EؖN?T'ZgG[AWK/l֍|;Qiii?aI& qs6oNbW`Pڌ"Or(͎ESNI[P#aBC|iTk'E]}  [Gqǔў=JX(s'G4&#!C~*yƲ(z> H%~dTaektZpH!\ePTL=.FmmK#k9it$dh-fEӍz>B̫+ Ϳ}pRXzx=E\c0zy&3Ⱥ-{l%Q5{YArwtWI2YjLѡ_j//ďlZGFHmO{|Z=3`w7ԃz+()!'RmM̞|oQy\z(dSeYQ9LGHQC8u d)fH}s C7}3?/ɬO޷"5zV/qjv-:*wiB&OߓS2ڮӆPn k|g{UG~ 4ó>iFR͋la%( 7}6d(Hgg-/QD˥oMj6cՖ"[Z~oaIUbs, \OϞJ;gAz Ѹ34G|\uUDVV -)H$|>7̙`0ħLCL *>[kp=XFyl<PPsk"jy֋|"'cLuxU:[6'E%V1)nN _ٞ2p_ `nުA- r qݵ-@]k:%/Ƽ,u  lg6DOV-E0zKGi>5çj#նDwsHשmfǰإ8#4%"Ao~Pn=D/-RЍ) |ӛy?Ui Z ;a֦"/'JKuTb-AQHYl5@Orv=wx21 ;D[QqlY ү wʾ?SBԹ7@l\8]O9VK GTBAշYX@(=h["{n}?i(` 8C¥ݠϬ as!0x^maA%!33lFz[7 9MM$=TL5$vXd.hn:"nKy1y.Ĉ&03n7Vz'?)o#3?<D2cndSO@{K{uRAXHS|Z*9}1ѮȽ.#|8<8xhT `ȧ$E1|F"vy|/i)mke_N$P׻I .bMY,H-7:3,Di̖{ #>wW<2S`y[2<{=3ul7]QۀFS"Fb\JN#Pb.ݼQE Pl+YDֆmepW܎UܝV.Z69zuAj0t4D76hwPEUCبQOCC.v٧L5W#3x\Xm1 9P3b kpն˩uspZρGXX= @¾Bv^T CbO0h'Ol{'2&V4"B >]!Q.à wr8'rZy9|1rrx}>DONs+cʵeMXЊIޙoΚ)F I@̱5NG ZRZx]!Ӏ` ߖ0skBꛗ'!<ւRtҲOPG1"ޣ)1%v޽c( yo`2c {S&UȽz :r$1T ªABN6WʥyZ?]E229B{#hxՙȐBx$C' + 1}Vh:`.xWzvƊ}b9;X`>)eӯZDIjo} -Nmkkxs Z!@ޱ~`$,r79j"4>XFmv5"򲹀1cN%ҷDzҴ$q b[ODg.O֩oҾ3A=\Cw 2k\7͏kBV-lc鷆dș$s=RecAkPցM-f+t L Fv2ɥk(d! R-.:K`-0\c QfR)gvIPt@ZYb:%JAA$T 5_hnxY 2_"buv^{\Wp3[$^%1Z'e]lhJI ~gzǀ[eLL mSv&FK7%TeD:d"\ h,`;?otڃ:xC q*IfQI =A1T5{ӂ|Phx̘x4وr҆<C;z@H-y 苘MMoeˋӞub@1ޡùjgsF6h xJ3N yQʶ{ݱ>~XOBXu +s(Be *^åqiy(:O6v:0]t$Y)J>qF1L1${+q"8_jwhؘ AEVixgbOIX|#QtG 1|ƬkcHNUC/=ϡt2J{6,=`Z)7ss'JX:pM,Qjps!zߩTzCч N mn,!50})KL=r6Ӄo`: v,p6 AO ݾcI36DIF/*4 ^V1}bHWݛX*4-icun_4/̉hm1[z/O>k +.%ϻU9aAo3?s'ũU.c.N<,-a_Uk9"fP uw5*QF˿/_!GZiGpPJ0pм,T-`*fFdG qį6ƍ?v91AioģJXq9U-}ź]g"(AKŵg4b)=-͂D6fSQ_q#'\J;V;noM EHaQ(~J}Sl&Zs pVBj apx U{,7sKp]VHt7Ufقʏ;D_Pwt)w0j32z#~(? s)Û*>kCaCϐۘ11_.hcR&sQMlINͥa]];Ljyvog|·IZ>{*I@WCezλ$i1R t!Z5+Quj&kfXT7Vz[Pb"R9tk5Nwʑb}ɂ$V,P:rd}FnoKa,W1 kF,{~?z[Yșr5aW9N?([% AohkK xJ1S02bʡݙɲMvhOuV߃O%,`]:xǻrV%8,-¸6xy@s4Ц:& ".nc  ?n>ydd(ɷcRT &ɘқ F.~i@mڷ:1 }ZTi`L#I2S葏:#9w f/ق?>a)d3p;ZU8&B-:J lV _Yje#YOK־ٔˈ2 D2|B9amRqqmg3*"N@SA8vJ O/Qi>H/@