solarus-1.6.4-bp153.1.20 >  A `B!M@eee[@[$^G`3Yg0j0o J*~ ~̳Q^i]N# OjD^(Xh=6=kxp6J0/d@zIMmh*oNcܙbٟ~'ppJYȑjoM\UR? yn i/nalfG|2M@Fb| >pA,?,d   7(,48U^o     ,  ,Pp(89:`F'G'H'I(X(Y($\(H](h^(b)Tc)d*ce*hf*kl*mu*v*w+x,y,$ z,T,d,h,t,x,|,,Csolarus1.6.4bp153.1.20Game engine for action RPGsSolarus is a 2D game engine written in C++, and it executes games made in Lua. It is designed with 16-bit classic action RPGs in mind. This package contains the 'solarus-run' executable required to run games based on the Solarus engine.`Blamb27SUSE Linux Enterprise 15 SP3openSUSEGPL-3.0-or-laterhttps://bugs.opensuse.orgAmusements/Games/RPGhttps://www.solarus-games.org/linuxx86_64KxPK!A큤A큤`B`B^&;^&;`B^&;^&;^&;731bc7d221c3a47735e26d01b227a958283d3a31fdc54b81433e9244f8b1c7ecd8c939d775cc31061953eb36dcf6f400cf2b73ef2c2254152deb34c79e178df933f873b8aa8bbea34a65a15702c99075582c06e56fbca67f9f855a553757ca7a309875d925041d909bc705473d6c4b7905272aea15c1c2389088c26c161bae1f8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903524b3a76b7186ae2d78aa91f5e7610ddeb8633ecdbf6672a0a79692b785de266rootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootsolarus-1.6.4-bp153.1.20.src.rpmsolarussolarus(x86-64)@@@@@@@@@@@@    libc.so.6()(64bit)libc.so.6(GLIBC_2.14)(64bit)libc.so.6(GLIBC_2.2.5)(64bit)libc.so.6(GLIBC_2.4)(64bit)libgcc_s.so.1()(64bit)libgcc_s.so.1(GCC_3.0)(64bit)libsolarus.so.1()(64bit)libstdc++.so.6()(64bit)libstdc++.so.6(CXXABI_1.3)(64bit)libstdc++.so.6(GLIBCXX_3.4)(64bit)libstdc++.so.6(GLIBCXX_3.4.21)(64bit)libstdc++.so.6(GLIBCXX_3.4.9)(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-14.14.1^^@^y@]k]]2@]V]N\'@YX7@X@XAV@VP\antoine.belvire@opensuse.organtoine.belvire@opensuse.orgChristophe Giboudeaux antoine.belvire@opensuse.orgJan Engelhardt antoine.belvire@opensuse.organtoine.belvire@opensuse.organtoine.belvire@opensuse.orgaloisio@gmx.commailaender@opensuse.orgjengelh@inai.demailaender@opensuse.orgrpm@fthiessen.derpm@fthiessen.de- Update to version 1.6.4: * Fix desktop file validation warning. - Remove solarus-1.6.3-desktop-version.patch: Merged upstream.- Update to version 1.6.3: * Engine changes: + Fix macOS port not working since 1.6.1 due to OpenGL. + Fix shaders compilation in some OpenGL ES 3.0 platforms (gl#solarus-games/solarus#1437). + Fix UTF-8 quest path encoding handling (gl#solarus-games/solarus#1429). + Fix UTF-8 file names in Lua Open File API for Windows (gl#solarus-games/solarus#1413). + Fix memory usage when visiting very large maps (gl#solarus-games/solarus#1395). + Fix crash when removing the shadow of a carried object (gl#solarus-games/solarus#1423). + Fix crash when stopping the movement of a thrown object (gl#solarus-games/solarus#1452). + Fix carried object shadow still displayed after removing it (gl#solarus-games/solarus#1436). + Fix animating hero sprites dynamically created (gl#solarus-games/solarus#1348). + Fix hero speed when going from deep water to shallow water (gl#solarus-games/solarus#1186). + Fix trail sprite not taking the hero's direction (gl#solarus-games/solarus#1464). + Fix ground sprite still displayed while jumping (gl#solarus-games/solarus#1458). + Fix custom states wrongly affected by ground speeds (gl#solarus-games/solarus#1416). + Fix custom states not activating side teletransporters (gl#solarus-games/solarus#1448). + Fix streams continuing to act when the layer has changed. + Fix enemy:on_dying() not called when setting enemies life to zero (gl#solarus-games/solarus#1440). + Fix talking to NPCs while swimming (gl#solarus-games/solarus#1043). + Fix creating dynamic sprite with tileset anims (gl#solarus-games/solarus#1461). * GUI changes: + Fix UTF-8 quest path encoding handling (gl#solarus-games/solarus#1429). + Add drag and drop functionality to add new quests (gl#solarus-games/solarus#1420). - Remove merged patches: * solarus-1.6.2-install-gui-translations.patch. * 0001-Use-pkg-config-to-get-more-search-paths.patch. - Add solarus-1.6.3-desktop-version.patch: Fix desktop file validation warning. - Add system's glm as build dependency: It's not bundled anymore. - Enable test 1269: It's back to stable. - Handle some file name changes.- Add patch to find moonjit: * 0001-Use-pkg-config-to-get-more-search-paths.patch- Fix translation loading: * Update solarus-1.6.2-install-gui-translations.patch with final version pushed to upstream.- Package description updates.- Update to version 1.6.2: * Fix scrolling teletransporters with a square size (#1412). * Fix hero displayed above stairs walls. - Install translations for solarus-gui: * Add solarus-1.6.2-install-gui-translations.patch. * Create solarus-gui-lang subpackage. - Add _service file to create a tarball without the big 'libraries' folder which is relevant only for Windows/Mac builds. - Disable check section on Leap <= 15.1 to fix build. - Disable test "lua/bugs/1269_coroutines" as it is unstable. - Remove obsolete build dependency on update-desktop-files.- Update to 1.6.1: * Engine changes: + Add `-force-software-rendering` switch to solarus-run. + Add argument to set mouse cursor visibility on start (#1263). + Add simple performance counters to the engine (#1280). + Add argument to set fullscreen mode on start (#1281). + Add joypad buttons combo for quitting the engine (#1283). + Add git revision information to build and main loop startup (#1292). + Add argument to set the joypad axis deadzone (#1293). + Add debug warning if a surface is larger than 2048 x 2048 (#1294). + Add support of carried object sprites with multiple directions (#1392). + Improve CMake build (#1270, #1276, #1277, #1288, #1320). + Fix several crashes (#1354, #1371, #1353, #1366, #1374, [#1361]). + Other bugfixes. See installed changelog.txt for more details. * Lua API changes: + This release adds new features but does not introduce any incompatibility. + Add methods game:get/set_transition_style() (#1368). + Add methods state:get/set_can_use_teletransporter/switch/ stream() (#1363). + Make surface, text_surface and timer userdata types indexable (#1394). - Remove solarus-1.6.0-fix-desktop-exec.patch: Fixed upstream. - Update spec file: * Split GUI and GUI library from main package. * Update URL, Source and Description fields. * Remove obsolete desktop_database_post(un) macros. * Use cmake_build macro. * Add check section.- Update to 1.6.0: * Engine changes: + Solarus 1.5 quests are still supported by Solarus 1.6. + Add support of OpenGL shaders. + Replaced SDL renderer by a custom GL backend. + Improve the performance of loading images. + Maps can now use multiple tilesets. + Animated tile patterns can now have any frame number and delay. + Treasure dialogs are now optional. + Allow entities to have a non-multiple of 8 size. + Don't center the hero on non-blocking streams. + Allow pickables to follow streams. + Blocks can now be moved multiple times. + Add support of .otf fonts. + Improve Lua error messages. + CLI can accept an archive's path as argument. + Bug fixes. * Solarus launcher GUI changes: + Show the path and the compatibility format of each quest. + Lua console: provide variables game, map, entities and tp function. + Clear the console when a quest is started. + FileDialog now expects a file, either quest.dat or an archive (.solarus, .zip). * Lua API changes: + This release adds new features and deprecates a few ones but does not introduce any incompatibility. + See installed changelog.txt for full changelog. - Update build dependencies: * Add pkgconfig(gl): Was already pulled by other dependencies but now it's actually used. - Update patches: * Drop appdata.patch: Fixed upstream. * Add solarus-1.6.0-fix-desktop-exec.patch: Fix executable name in desktop file.- Update to 1.5.3 * Speed up loading maps by keeping tilesets in a cache (#1019). * Fix text_surface:set_horizontal/vertical_alignment() not working. * Fix parallax dynamic tiles still displayed when disabled or invisible. * Improve error message of non-square tile patterns with diagonal obstacles. - Dropped luajit-5_1-2.1.patch and icons-desktop-man.patch (merged upstream)- Add appdata.patch for https://en.opensuse.org/openSUSE:AppStore- Implement shared library packaging guideline. Trim filler words from description.- New upstream version 1.5.1 - build the Qt5 quest launcher GUI - remove fix-libsuffix.patch (included upstream) - remove fix-luajit-cmake.patch (included upstream) - add luajit-5_1-2.1.patch to fix the build with LuaJIT 2.1 - add icons-desktop-man.patch to complete the cmake installation- New upstream version 1.4.5: * Fix file name not shown when there is an error in dialogs file. * Fix saving special characters in data files. * Fix sol.main.load_file() returning a string instead of nil on error. * Fix performance issue when sprites have huge frame delays. * Fix collisions triggered for removed entities. * Fix hero disappearing if lifting animation has less than 5 frames. * Fix collisions with diagonal dynamic tiles larger than 8x8. * Fix path finding movement not working with NPCs. * Fix stuck on non-traversable dynamic tiles covered by traversables. * Fix collision detection of custom entities that do not move. * Fix pickables with special movement falling in holes too early. * Fix blocking streams not working when the hero's speed is greater.- Updated to 1.4.4: * spec file clean up * Added fix-libsuffix.patch to install library into /usr/lib64 on e.g. x86_64 instead /usr/lib * Added fix-luajit-cmake.patch to detect luajit headers in include path with lua_suffix.lamb27 16149908491.6.4-bp153.1.201.6.4-bp153.1.20solarus-runsolaruschangelog.txtreadme.mdsolaruslicense.txtlicense_gpl.txtsolarus-run.6.gz/usr/bin//usr/share/doc/packages//usr/share/doc/packages/solarus//usr/share/licenses//usr/share/licenses/solarus//usr/share/man/man6/-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/4d7c315cb31aa95ef19f49577ff77836-solaruscpioxz5x86_64-suse-linuxELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, interpreter /lib64/ld-linux-x86-64.so.2, BuildID[sha1]=4b23ff5f3eb756299d99e4e64057e357ab06b836, for GNU/Linux 3.2.0, not strippeddirectoryASCII textUTF-8 Unicode textHTML document, ASCII text (gzip compressed data, max compression, from Unix) RR R RR RRRRRRR"P`J;&solarus-guiutf-8dc5c9f8562981cd116a70a00dfdb818692f7df5b2e2b5d22a8e88786e4f49524?7zXZ !t/A] crv9wH }u䘬rBӅc-4(-@A6c9eDQPF _k2p(2Fh}z @DC-ko" h^8*d- AquIcq [y&H'#It F7 fّq۽`  fq<yk7jw= $%e%L>+K qm:$x2A-8rV {=nǾ_:Ѻ,xyz`wBn 7c bܻeЈ':~*: 0U* `~8JCzӱ&g'6 zd 菱gM)!xʐ Pn*9^Z>޶6~yND-6O^R"$CoىꙂLX'sYʑG-$@Lp5iHg, VS^8N ]+3 J %ʛg`Lr4irН?ă!bQ& rUS-r>\z:!ICbNJtر6WXY~&Wicu-!Fؔ:QR@,rJZצװ0`dea%HUg=̳tǔDT"NupR ٪'[- 9*tl :4>3a=\IZUPj^_4!Ŭ`>TԼԑxҠ«ئ5=Pbi)=0/hfSb&G6& XхgAB.,4tt<9A3:rS0z)<ʭ sdE_~{?}lJfCGVp Φc1'WP]pvj< ͫ>V-m 7Zy AqlZ, (y}fwP.?tPZUYS=Bp:A׼VЫ%[7OQF5OR눒ᦉ}!4p:L."v|R!rTJ>n_.9 ) JLJ)XUfR.P5ސX"U,tmorTY渚  09RQw`;nkk:?1P`뛇ky*=Im<9V106O= ׯGTj[Sx(IcnrK\yF7}׉gC@t$1QpITd7,*lX8zOY5˨Ex +ݢ 6G۰F4Q%|)N N\e_~3YO b*o-9T B6 K_C_l6!'FZ΄9iN=oV =|Lg FOmeW` N$j%NЕP^tf{]V3tʨ'sB\)vYА'i{i }Sl c&[Z>BXyu,Q=F+p8w:xgLf78&6j#М̭!2]F5kӢ I"J,vH;5Y|}uM|7A 8f( j;%7F{USSVc)ٔdPp#^w4sVg'Y8.*}Rx2j+p$=J["',dy[mcLx茯F80'/u#>o:_~[u~,\M`cXRyMԢZ#)8tVUqĔ0-lyLL8zlySha>&)k-qƾK\YH1E""=DArli"8\ dȧrl"w %!4ߚ_Hy+[1P/ 3* ae_bLƲyVZ*SѸ,*;h"5>P.Ѫѡ%cB&4>PCspo. hn/{ĸwYW:#IZ(!Aۘ䉜(:~% VUK D9@GG|@Pz=` ,_TOq%176,'`ON`A\Q|}̊ۿuvgTW>Z͢$3C}+U &1|E9hI ^ Qܭ-.څhe21aRd1/O:.*D0^\1v4RrpU׳?!AN!n仉YG_uL--4\$>w2e/u/\Dv$->l7!Chi܇/As. 4a I"H勼A?-iqEP$^Rqv좚aj"NFg_qw" !JD䕶ߒ:pSIG+K plYnDz*?nQw,U7+_Lz .-Dk$u#61s_Tm]Txe =S^^cK&!W^..~E18NIcg1xsQ#")KhK!\%~] zS{^V/9z2Н `3~Vd%{Tt?cr:Npq^e*Ҿ>䉗' 񧟷D}6CGd''@9YH{r\0A5KgDsk'5NV7 ysFW1GĔ99(՘`ъyt޲T‡.ܩRB\-< ;PI`3@OR[j*_$cRe1 p~ܜN_~lIm_#3NL@o0/JI̊y/2_ʄS-n%$y"3lz>|(Ö@n ׻¿x$%P?l4QT0^\PHrV\5~< Cc-f]}2c? `RZ-Vr{*jY} LJB^O!d UXڒ'wTQ,k!*jHF0n ʳSoa+C3)*K9ؼB`Seq[fq JH!;e1\]W3;g3)($@nIR>YbiE(,߼ZͅGV.^3Qxx}8 o Ytc՞ 46?. y?pQC)y*7a9S:Ğ._XqUT9xk!ȶah묂7oa ΊRopAxb+apa^D~˓niveV<.2[޶@Lf蔸G4U)Lh8e!sd _߾a tRB?ݥ\`\aԑV!)x,)|CE9w'Ke+S,6E߅JJsLF vIFCf#VBu88'>)U2RT7J@Fә|iCMiLCde3(_*3B۞'nyNHg9kt^Ysɏq%%K0JB(u 1J^G-!u2F~Bm7-b&&|DZ~Kvgo]{qhXw鿪Ox]Ï^vhE-{mayP1b b{r[VMNAc"Rʒ8#%&e_ي¨"^=q90v_c,ѹ]''}2SI0wNڸ\ N-= >:^{7?/<xO)=b H  Ә^y`߿h_>C7yd/3c"F `A$loj}u2(ۇ|uj˽U l}Eߓx7"?Evbѭż&fH) V gy3X6B"yү5~-ΐ>=nw~VQy&*ChQ!忡+,ʼ[5|<0DdA4ɵ"afdS ѫS~Pt$2i !u@{C#-բh)UV@:v/\\z?Xx _;-]PAuݥ5Q}nmrT:,;En~Q)L_^sCI8p5~h%.ٽyg:Y3.~g2v>q?4 qO-"z#2;#eI(Uu=mϐn-7a/@8@?:0-XMGKfd #Rq̃?VGn6%"dYĵ$"q*6\VSl|;I1,'>n&vPc5v&q9) gc-98"0T~Pg V%ވTZכߛt#4I+v;;((lYruD[G @ݯHm~pth?RܤP _`A'-s=3h|p*IjꍖLG> vm遂z+0R8iH,\uݰ Hɯ⒘_0[?-\ÉM?7}ㅠ:#Jݏ{ે!ZLr\W,6s -PAcM J#a{IID#H 4{o "zq.k|ņd7s-/M@yd!_U=ڸ4jv<%`) m+o% ߯By[.Ư0<[nks/9 7d ~NFsY6GKV=g)ceFr 6cfC>RuVcRbX89]Gc׭iQut8M6E_|X p-g]<,v-}\o ( >/1C wGuft!0@sx)D2('Xg#+30$谲$/gT=Z&p^R0A-v t|Yv>7iVA.D c6dG&0.'c7|*h<ڋ_=2vML"LqvëY-UOF@k!] ě&7g$nF5@%:s缂/Uڝ/\Nswku"\ZTSw9KG+MZٞA'p;A@2J+^HlOl>%oTqmmߧVkFpCZss )@W="iLku䪬>[!/s C? d$Ky_׽OѬ+^wQBL%B`$:}DD@>3F't"YՄl-*v*(Z!x)pRcsfSxi < p܎9ẋOZ4F=G6l.J=, zv1s7E>C9g&ptcqgD1\ktLL Â&Ǚnϳ w+V ͊2: &Fyy3u̵!5.(HlIM*;%cyii/qt*Ք4ZiDl߄nɟ]MyEU} eƯO:֊8S/S{~׳D 3Fr.S)'+ifh"J6X +k~>G Ez0&B,oobrs\ؚBjJ/V|}ȪĕE9_a;p<覌E_T{;|LЦ<Ý"ar>Hg$lafFzQƒӦ6&b)$#)k%X)ECL&%+}Åzh.2xUwQOsw%2 $Ńsoո[@p:"F͑L#8ONLAiajD=ncj=8bV'A u+*P/N~E!wdRTq <ĂyC>9g+ds<¹JfoQ,āXhоJ@@ά>3 Zo,rl )q<7({t*ȵT7m&ҮfhAxg5:=NbM:-I50leFQ`vO>T!tr ܵ, ͼ`&r:3 1z87D]63(8ᕢ|=e0Uv1gp7,mT ӌ1^njodR[=HҮ)/D"U@Gg'BkX$0VHaWTVɶQpb*]]S#9"6F}8*"C5)/'mF+Y7d&&%4?҉ ^M:"Е+:|?G%k#G~0Ĺol6KY5ܑ弋 &7goA 44&C(LDdx*+~-3a}~4wm+Z8k'UD=+<ͩ*xܘP/٪5:*M$Nⳁ퐫vAPfW* ɛ1\8.6ܪԲ{,ZBH.MBW9ZHhti׬ֻ =w]mji S&P ) 8n?>-p8W ZDY6ӵ@J/LwF*z=`=-J"@B\mg~~Ez#ڗ l/0,;cB{4G2iGdf bcRќHl{~k@;Y 04:hp_ xc<ו.dkxc+~ja).X`91Vy*B sWKu-LGZM㺛~Vz:SbagDU,9EF;OrߓgVKU}zuy]mQuE>)6e$TA>jTEw𾌩< IxH[P0P5qJ?Ҋzt /dWǢ25ּ('t!60K=/g,#IkU%':/szeɄbNe\mhC>uQ`;hR8XYK9܃T+2 C o?x2Qyв8*{А~S"rCNi iq%4VX-GLY '6LI( Fv]^N/#)'}-jIa^_2Vxv9dpkQjX?q6|%XKŶblNW} PHP%PB. IO۶'/=&ltEFPRQ4KǛo"vA>3(L:9OP@KA rF-e <}ۦ dE^Z=%_pNhݱ*rCsIz[ H:]3| Fh/"u踒r0öw]p5 R==>vsʞK;~[2x{7c\fȤF :#m{њ~u SB"gIеӠ0 U 6MM/oǙ%MJfhU#=s 2ۤm}P‘܆E p p]r4c?Ӡ)b{1N1Bᤠot-PI%]/IH3z"XGo%ηlΗ gY7]JD_@sq}Yf w0 "aX҇3k5ӺsT}[E.rC1vC QLB^TaϯRIg1`B鴜) 5 A,N݄%ȋQE!.#:E[} X^# 0Sk⫩w\و_F{p")卪L,s`iI*PNJ YjVRȝ%NXh,if~8[[^DJk}LǪWf,M7z-isMpDFDi?Sû1*r-Ċ.'ΆÕwC(Xp?NvD.iK"u t!SwO@땤cᆺ)cR7 ^˸4펮8JTla 2006m{՟;3u(Fb?|]bц*@YZr:= [DHPr0DON[h@aMDunz%rB$!^gQVdi:^N %-8|HCsQrFl$aZaCDv^*b%9ۤxoT9 (vqdV7^"6Z;(6Iu9ФoX^þ0ؓ+Dz[vF0}5#]t5]?JV#k_VIZhHdAHi c#%\B1†Lc'(OtJGy>Z)д;gG/M I-Pٽe/QS SٌX-ڈzi?n;g{@=M vS>"k vwwԠ6 *)'Qp>@k\U /xPP4҇@Ĥ#-s;]'( *QX]Ydzf]JQӹ1uNϱW.g{)1rsB+FYܾHT>Fc =isW{10$N1 $W:]V6uXt ڎ/!ҿ"MJoN8kw<܄X F~,Hʆ-~mjxAڟڔ~)`phj~\Jquj }+ *W*l &I8}Y8HJ\p:z"Zؙz\& X,k-IPG ;;$Ӓ6U ' uACr58ҺTو\ 8"Vu.kFKALyt–o#sC$(_ӷvtme~Ēq-&(rzjb$] ?{åYTn,;p/DZ &OfԼtZ ==Jxm<,r]fsW\I7`2uFY*dn7e]HH%\L #"!as ENxy9@DcQ3KHT5gT|FɌ/덾Sl%ɪsŮ<N'C*Έg5Sm ],[~>aPE@ < Dtw妳:(RKu{bKeӔ p*p[n`qY?#?DC=- d> -Dیu6Rb3\^'X_lwp*e zH6 m5;XCҫs,rh( ˷Gߴs)Sl[;`#o<#mby!!/\8[ɜoEbH2ßÚ@ߧ/}s\p =E\>>߀ˬ5iNJ.lvuL }.  B]@ KnA?]%Jbȹ 嶇ջoxNO{7p\%i&@(r`&Ds@aD I^y*}jgP_Ժv&0/ў,T;ͺP:bc9m=˶mY|mZw"y[JQd)&bYҳrVbN\-#/Q|9rKLkxd c :;dMPkl=2sne_F \n̺eo]NB-9؋#ԈQ/puq " GS"TA?D/OekC~[?s$)" Ǥ UwīQ*^arg@21q=ϽkIk{YjIk[O2Bq0%{2M%ê&4^өxD]2@vtQP$f#L#;9,&` j܀Ǵ#t0r=R_Фvm{1U'.oI %%i[: lۙROf~>b63= '*vFy.S,ޞ%h; ]W+yJOt_(Wp Dq)< x^)-_c4 dGͣAXgt&QWd[oţ o5?CKO4?9 ^:_Oe4 KAfSf3Zw~;C#0Q3͓S+FeT~AK 1T[2'JD&~jS0Is)aKYH]WT_L銇6%^6<\BQUQ#]$^3 =$8`S`TIwD3.bW¢|' P(n쇤 >an< o|wTבIBOP>M~w"O FϿ [/wƵB'BRaA:[,ώF+kDn#_IDBֽ!\qk>p.觞IRt 4δm+@HpƧs1)kzu@eMGmB/IwiTSX_kPd$L6y<Ӊ==R]UҺ1LI9?Cc0>_)$WKP5l8l <՘) 9%qGL ;}rlQ=1qʔמ`=-Jte mSU1\Fe6(D' p@Պ'{1oQt&6$413,9:1BZrv%z 4y5#-)w}I 9K5,4 ig$Ȋ}\8րEOKCt|Do4uD/0'^{"D >E2 ;Îc't>bA gwMAF[֍eMl9gF$ J=:Y6+QLNY B3{l a Sԝd^? w"zر?Moj6 H} H/nE7{&)bK0y&ʫ;g)v}bfSJ5`xB^" u.eâsY5xȥaf.b;D2<$y=le,\JQ7++zjuGV\>R:鞫E0c%YFqRR* c2Zz55HCD`?|E$Q5R^X)-iYwճ3$  6=++Lu rf/䴱f1<, '=(T8{쾉pKOu- Q6&NiHYI^ 10Fz:шК}bI<43f2q;]>Ԁ/WZ!1̞鞱;!3!m VS :L72oz>-D[3#, E;vqh힜7yG#e5e0\49zc1q:輪D'yū(F~Rcޔs1?F1zAUauG@a*LQ~}Ņ ppÇ;lݒ4Y O9|e(bȫ>/D("ݪϕ (sN^i:+o@3q+F 0Ck;Plzk6cp`EZrwpjis%|]? ֶemثSV9YJI?<GmiaПG*iRck^v 3fɽ;Zas>3*h˧rަF$&f" ,2v:~INŕx;Q^RLJ6kKP؀.K񕃓CǾ_5y@L8oa$Yy|&g頤+/BaĊWÓ\R"%3< dD3z?D*_qGf`dl׊wC74u51D[.I̳Cg>[mz;˻9Ў2 nޞ_Pȣ g i('D| ǛhW pR)saw{~ ڬ<{rxc4c_?CI^/pj۝ ħؐWG&CW;QG0P :XF1/G'l$Xv_q72fehՆ0"R pcyh6#d|4_52f2S:S> R )P"r߳*[B"׬P MV&k:Yʭ Uԗq6[N]kW^ ӟK|HL5yf.SSl,$GC锧fM"jڑLSY|鷇O?gK aUhڶ^ޗ)(dlA[2ft`![C7뿿=.W_6pe圥g<[͏:_Car]&0 c!@܃9&ܬ L6yOi&L;_+QkY)701MΒ亶=XMfi*C&0^n7I~%!,юESVw*l&;AtMw;㢂'ƑV2:o?؄ԃ1%O*EEm馫cb8P"Iw[?v E,2ϧ]s27boa Y1?\%9˞5$,TPSAQ_9s/JJpN1ï]*0%f}wh)b kt}R-yw2(`l~QՋRf,3RLU͟oIBtlWǯ%\3.+`~% MF F5h?YI8]Ff05_89lO=hbZ N$Zq76<KN|%r+~xMޛ Z^y.}|Baa6@/.۪'R\jUE4 T QF)T BsQI 99*.rgb>c>$_-㌗rYDh$q7"tk*9 0rkcWO:/Ǎ_ˀj;@mMs/ p)^69a >vQ[7!٬|"fn|&v_{-5qmƋP BYCif-k( (JSi+ 3zPXzB-2 E7Nk#},ki!HjWR]0u@.OP3 `&75O)Qj:wK`᳃ezgw0pLʿZe-}JKgUjw ݑu/*#(y-aϞ+o³Z:=갨Bd FqQDf`\yo1`:<4tuF $!_ -͈NX 8G}Db lf^9Kg])3nXJ{/<4@FÍ:Rlx\IWM++ " hz"87H9y(+]BH&͵/L3od澣F(E?PҊxCr']߿ ut tcY9&:5gt+XA;oFMk U?;j '<KZk̏ɫW(<$ca`GtȯiILvsg 8\~% >Yf4f.Rå\|XεKޜiL]c*p]j":>_q@~r3Ζ}lfPQ;]`at(P.w,|18T|[0yr nk2ggh}m= ˎh:S 3!6eny.,[bI){irc?njxwNDݩw=vzWx/Jwq ͛+(!;թ0m_r$1:lz5CA a 9&lcK7F_QyXG}zܞL͆UZN J`8Jh^坡M ۪)cj&/pRnheEXY$ms?ݎ{)ȴV @lnGq$ ֓P4̀r`1xp_j'v\t뗞*y(%5 'Ww67L^6;3Ojp@%QK7\"(bMyP:?CZ-rMj\?ҽ,/cGNV޸ƀ qO 7o_oIcu@,KZk=+8otP.F׿bMZ]3?;t2^ H{<]qG#*J,;v8Hjigr=X8Uoc1%S34!f1cj{4?5Me#TCM^~8xsCO_jI/Þ# [`Fu,&)s<Rɿp%%Hp[=@I; jG k/znw1^<Wl: ;'atOP>t#cqP6pS;݅a\ȎwBJj2'#+u_5)"!5U=hR:+%%i`HЂȳHC㳫J2xHCU/v6[߁`FNco7ol5~8vL)~h"XM%uZfFZy:KiL0qSUr L_Ļcy8l!*{_sqp"Va? L8sګʣGZx7VjxyFE048d]9a,O;CM$ciXȾK6@@L,")Ιm\5cvM7 wL-R~y]wpD2q_72ߥȤy!|ZuHЊ?MFJ,N_tkR*o).3dAsk -x֏bdda6_8&G} -ۦU?)38ג9_$Ya)3‘Z),{`|EB 7$ܿ<2_T0[E b^Pˤωf2*/7yi߬Թ@eSe8Nv GQMgWD;ܠ+w=יǜЄxAI2&ĜW7yV1ipPԈPbMt&4޺m"W@f^a( ึhCx1oNޚ1rKغnC{t[^6 +Hgl:k>Aa]s;;f"v1]cԬ :m&,$5ٕܬǸp5)8+5,\Qoi@FC4]Pҡ/R^C( &W5W9I_cT HyMυK#;Ђdzk™Cems 9 N@evޡvQV݂L %Sw[Cg: FsWB'j>9<%&%4?~rËbbx`rg}kWc>(ƍip^q`A"l] us?cWЦ5jF4E@ӜЦgrdͯhaITb7TSCv7VW1ɉ!'ݎX DJO@+M C`@bʖ$F|#vQ[m P7G$@Mwւ?੢qvދ6#xcWVO|D@zZ +O/|J8co:fe櫎tcxSclQq_m^!zYHk6\h+a:Z<7Cѣfx΀r?mVdMzcԇ<]ALTCCԅNP=eziRcs}SkYAR\$ύܟC!+ݷ~=@/]Lx$d- # ,HU kZZ#r oNf^dG!J0gt-i/V85[k>h._c:aIx߃iEN𞇳gs@q0pQ 5ߓAQљbSܸEKR 'AvXhɿ^FB5%D,m `|壬oWGJ,L_3>19m&}(,n=ǣ:szV8yu..K U_uָ|af*GI4'TAur8;r% 4JܕCvDP ٣Tű<_Q{ E63IdSEW. r9إ X10ڐ{gψ.YdAk.QJ~4W>'[I~3;C )ǙBew#cfEa%_3Ji]q6' eOHo{P&#kx\۰M !(Q VaĴ6J,~IU"5[;P뾐F6 :LUO]?ETlo,?^m0uu߯9B'm(Ղ7v11 `"E kLԎa+>h4' 3jTvL0N{I:s]1b j2`(7?Y<[=sQ,GOhg{?pV'FǍ|MGfgh8˿'ЏI~e+q RK%_Q䂉TMrK5&HQ/ө.5_Zwp`Ddp 1 Mw(]Jl(+ϸWl8,~i Q0V2 ( ƃ `82X&^,/eFj33URHIAnjvװ/PKj `=ZIO.YrRy)]D%ί?N+_[Bvb z?=Qٌ~ s װﶽXĊ4ۘ D'׋tӘEwvRgb H #G{:0cͰA^Q츙iv~PKT&fuh /æGwO_/;a mN &yZW*G 7m9vwbݵ┴.g3D9L؛Ҏ•@᧩4^2HF:q/ld ⎀(WY*t:JsHPКFq!uth ɲ ?'л")`KusA7q2-Y"*\>#lŠ:a㺫ԝ.$D!hU0//= '_.#[HOtOB1 4֧8EH'Xr;ũi\3[."LrKkuB }h(Ѱb#q9X6>iBէBN-a  }tԹs'6?t7-ΏmUfjqJAʜ~XI@8ٿza8_t7c{D"q!5fGSځEeN4 GVq}Ha/@cCeFGk e!(LVs*\'@,j#erBg<8v{&zEх*IL,Wq1~7 5v}tV9So@.t#]Fª좦AkV5!XyO)SGK (,?+ γo [ǁfC?@T/, _ْȏW9Y6޹Ø$bT&vͺViB]C4f%0'7i({CE@*3j&HgO)o)PǶg7OuDvڗväb 6|w5.U$dʇ#GKfEdrXG97;GUҗE⡦hUbxXDo aPmNi&YFɱ̜qx-o 6B}z|؈ Iw-[mBM}T:7PJWmqP {nrCX?ڼ9萅 RIxs; APh8ש/^ 1mv wQG6}eYoW(G#3*"IwOftcHu L~V7@p: BA){CÙ\x B3e- vY+Kk1XXn~9H@" |w+ڃ)$Z.p?rv1kp|y{;2*3yvͫutR*5QE>?〕M^ev⑗ 0%HߣnY*9%Y}mQg|.Df` M~LHJuীOQ*V(zF`rȴxZ~M/h5|>mA> 2h,1 pP@ܲIH)D\mfn}"=Ns-EoĄ񮗫y/~Vcle}\)|,[&A5zbnhҝgt#8G߀xrZÎO`.L%/JY5STmj;+L$A1$ͺK?UjaP @lsLwe>>rmU$ s4܇Xk A&@ Zd<\HzoaQ+tn[V&΁fǚ|֢¯4P4bx3AO@[L;G)WDѿ+ePiwH&\uQgN}RA%&wl %ḣdh9~seOH9[Hϧ|I-M 6U=VюFǝk3U8" E92W"#USi uwu #)no7IEIQY7{}VaWL5m42rLBڭ?fJ'vP;bYZ[e%谫s`Ix.qoC#8,l59$2٣V(+D0OȦS":fW6@lot"ƲӤBn~Qn $FoSPHWkzr*c74-b2X="[ݡ-,7~$ S`D,!8Ej LHh]Zg!CTt ;FQe *(gzanj΢9+iCUɘuMfPK#v@x|1ߵ6@Ycmk7a/5z^Z3b^h,n];* E ^ILE+\;Jǡ%Feu5md35&ɖܤ>W6 -~ݵDŅ fRpKH̴ъ'Cr9 H_,Pŗs'(1Qu#*l$#lʞ;ʥLY6 m p]ukDۀxt \훕tFsX*ށ{v!ui G8'pOt+G ?eN5.U G!cVBGvINpwd+g(ni^a6p..܌n;׋pv2\2(dM :OqٱmC`=!@^Jq(X<rr) ܔ0俴ʼqst;T,4K:E' Ǎ{(L;{Deݫqmoɿ-7WPv9 vqd^t7?,0-c`w.՝37>0d^vXM\Ygakm gcI52lM3lz4;a*Psykywq'.ɳ7w~؜Cc4T>/;ii%:>apΏtw@(8{FI?e3ynzk &>sZ:nx,|D "K֘=@t7ʣY#7SeVK1"(񷡮(V({`'[6-9iJwuEZ" 2v/7 &>S yfiF7)4LOq}DKGnSFnͳeYb>*Hbe+ ك'V3Ѹ5Ǝ/;ag^ 'lᲞS%v&0V$`z"mp,̮܍p9ZԔYkd(d1@ͮdǛb-|Uem5Y6#I9F:V0ϚzX~4NtG; (.C}yIxz(j² "Tܫ7eme>IJ]w&A{.iwl&";q(UA7QX :c|qRټ_5xn?~BYt$;C90 ڑ/;d%:f臅.A,ʆl]Ρa$Ѫm"g]@zp'9Ҍ^e#tAl=mǘ{~h;c#_C53%yS*R} ꅌޓu } d2}:φ~,7K/Py\|L 7@eFqj9d ێ0܄ e!y[2^@X[WCb/| 2-0b0e2J6)QT!WXa|Ac#Pq9bt ,ͩ̎-pa⏨&-\yJvi(P,)@&Ԋ3|9Z1*'Kg8`$| 1\wwdwpqT|U GSl0ǒtSH2[Pz6&(pUD3wrA"iǞsNJ-1¯k|o(40;e=(iL>t]*5gN!2D,!QKiZr.U> ~9~pwf<d?S `{7 FaTט>5A9*u |se16H$J59:K#?C̣W`{ʐN-yKe+{}8gE1RyhR(PL!%- }d/ tF b?4r&dS>DrJu 4ɬI MWjre4Dݝ: >(Wl^㳜̂g^ 3] ?a@=}"`aꡌD٫w.x}ArpdBeYK&c;I]rp~XʗH{?{ xZPuRj;:6d=D1psiWq&XL.I(|.Unf5bB,v#ܯU/տബLFs7[7m?dyk/ƯGpqE؁ %6M],{sQ݂x 5 @͒}y6G-YZu %{wQm0b(7IǑ $.iz&WX1B6gwiOܣQCis;N%$! z]5aRi~߄E3ֿ $eHC q.݉nΑ.sÿl'TqL>P4*{h^cvmua+sS.<^@;CُZ8jB %(G^x7ŜeW̄*(]z\HK#0:5 c:# e40@ȧܺ$<(W>xрЦMZUiyk.k|9=lMlW4 aO'*WgNSkp*it.}'Cf#" Iv?^[_ϯ`MZ^WnVe <~f YZ