libretro-gtk-1-0-1.0.2-bp156.4.7 >  A fBJI%z X%zs۟e/},r|c;k^KTU^yZ {ZQ`8ܸFLSB9n`TTP t& z)%aA=[ `GgZˬc2?IsZJSr5L Naѻ,Y ;ޅ2z>}"[/ $Ds`m2#ctCǤr>'吖K$\}wlOWt|aiƳc MU>JNB_|':GK9Xppȧ7%eۼaX#,;{ą֨z^{Aw"ҊPteP}x-Ԗ[E 0'KE|X>ish|LOd]{Y#(ل)hx=@u WbjmFclM>rF˧9  Y" hq\ފ4le392e277752385dfb80d55c6a691ff2a6be96d82cd611c702448b30d44f5d780c15ae96e62a1f507568af55aef3c266820b843e4rfBJI%z V]^ƜN@ߞ ?>kަ 3=z~`KLyS}}WmnN9 ?-{P*0Fx\~=Gp_EGm+~L:eseW*1<[k7J+Ghyݨ phĽ5(Kk{.h4cjdNo|3Dp$9o}[h["A|ghKЕ ]bik2# ?/U -kJ·6|;gJ)Ȟ#0xI#IF&.=-2lwHre]ې!+w}BѼ۰F\Q>?28lҩi}ʎ9G{[g\Zث$9 :m"PE, pJèT-7uT(`(HV(9B(_9>{ t>p@C<?C,d # V  =FS m~      >\$(89L:>>@>F>G?H?0I?HX?PY?\\?]?^?b@mcAdAeAfAlAuAvAwBpxByB zBBBBC(Clibretro-gtk-1-01.0.2bp156.4.7Toolkit to write Gtk+3-based frontends to libretroretro-gtk wraps the libretro API for use in Gtk applications such as GNOME Games. (libretro is an API specification implemented by some emulator libraries like libretro-bsnes.)fBIobs-power9-16SUSE Linux Enterprise 15 SP6openSUSEGPL-3.0-onlyhttps://bugs.opensuse.orgSystem/Librarieshttps://git.gnome.org/browse/retro-gtklinuxppc64le)?LA큤A큤fBIfBI`W`WfBI`We311fae579ff0730b3c8bba6232461547691262a3b49e33f4a1b72d504395ebf4cbd6ef9d567b84162a63f27bc590f31602927904447e51b7d2f7463f205bf4b3642673cad1e8015fedf0aad85a75a53705e1fea6fa556d33d5934215111eb340ae0485a5bd37a63e63603596417e4eb0e653334fa6c7f932ca3a0e85d4af227rootrootrootrootrootrootrootrootrootrootrootrootretro-gtk-1.0.2-bp156.4.7.src.rpmlibretro-gtk-1-0libretro-gtk-1-0(ppc-64)libretro-gtk-1.so.0()(64bit)@@@@@@@@@@     /sbin/ldconfig/sbin/ldconfiglibc.so.6()(64bit)libc.so.6(GLIBC_2.17)(64bit)libc.so.6(GLIBC_2.34)(64bit)libepoxy.so.0()(64bit)libgdk-3.so.0()(64bit)libgdk_pixbuf-2.0.so.0()(64bit)libgio-2.0.so.0()(64bit)libglib-2.0.so.0()(64bit)libgobject-2.0.so.0()(64bit)libgtk-3.so.0()(64bit)retro-gtkrpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)1.0.23.0.4-14.6.0-14.0-15.2-14.14.3a`X_Í@__[@^$D]z3@\M[t[^[\ZZ@ZZ @Y@Y{Y*@YzY@@YlX@XƉXf@X@W@Wv@Luciano Santos Dominique Leuenberger Bjørn Lie dimstar@opensuse.orgBjørn Lie mgorse@suse.comBjørn Lie bjorn.lie@gmail.combjorn.lie@gmail.combjorn.lie@gmail.comdimstar@opensuse.orgdimstar@opensuse.orgluc14n0@linuxmail.orgadrien.plazas@suse.comzaitor@opensuse.orgaplazas@suse.comaplazas@suse.comaplazas@suse.comaplazas@suse.comdimstar@opensuse.orgdimstar@opensuse.orgadrien.plazas@suse.comadrien.plazas@suse.comjengelh@inai.dedimstar@opensuse.org- Add upstream 0001-Retro-GTK-1.0.2-fix-meson-build-failure.patch based on commit 8016c10e7216394bc66281f2d9be740140b6fad6 to fix pkg.generate() that got "export_packages" and "namespace" keyword arguments removed in Meson 0.60 release.- Update to version 1.0.2: + RetroCoreDescriptor: Propagate an accidentally unhandled error. + Implement mouse buttons 4 and 5. + Fix the GLES context initialization. + Drop the code making temporary copies of the core to avoid static variable collisions, this isn't needed anymore as such collisions can't happen since a single instance of a core is used per subprocess. + Many code style cleanups.- Update to version 1.0.1: + RetroCoreView: Add the key press, key release and touch event masks to ensure it receives all the events it can handle, and hence to ensure that these input methods work as expected. + Meson: Add the vapi option to allow disabling building Vala bindings. + Documentation: - Add the Libretro Core Descriptor Specification 1.0 section. - Add the Retro Reference Test Case Specification 1.0 section. + Clean up the documentation, README.md, HACKING.md, retro-gtk.doap, .editorconfig, update-from-retroarch, the Meson files, and more.- Update to version 1.0.0: + Major API overhaul and API version bump, detailing all the changes would be ridiculous and hence won't be done. + Run Libretro cores isolated in a dedicated subprocess, similarly to how modern web browsers handle web pages. + Support Libretro cores rendering their video with OpenGL. + Improve the Libretro core timing accuracy. + Resample the Libretro core's audio output to ensure it matches its play speed. - Package the new retro-runner in the main package. The library requires this to be present. - Add pkgconfig(samplerate) BuildRequires: new dependency.- Update to version 0.18.1: + Meson: - Bump the required version to 0.50.0 to fix a build-time-warning. - Explicitly specify the GIR namespace and the packages GIR exports. + RetroGLDisplay: Scale coordinates on display for pointer inputs to work in Hi-DPI. + Register a GType for RetroRumbleEffect.- Update to version 0.18.0: + Pixbufs: - Add retro_pixbuf_set_aspect_ratio() for embedding aspect ratio value to a GdkPixbuf. - Add retro_pixbuf_get_aspect_ratio() for retrieving the value set with retro_pixbuf_set_aspect_ratio(). - Deprecate x-dpi and y-dpi metadata options. + RetroCoreView: - Take pixbuf aspect ratio into account when drawing a standalone pixbuf instead of using aspect ratio of the current core. + Fix build on Fedora 30.- Update to version 0.16.1: + RetroCoreView: Support RETRO_CONTROLLER_TYPE_KEYBOARD. + RetroCore: Bufferize single audio frames to emit them as batches for better performances. + Add CSS names to widgets.- Update to version 0.16.0: + Update README.md.- Update to version 0.15.90: + RetroMainLoop: - Lower the priority of the loop to prevent a lagging game from freezing the rendering of its video. - Prevent reference leaking when destroying the loop while it's not stopped by not giving a reference to the loop's callback. + RetroGLDisplay: Take the UI's scale into account, making it usable in Hi-DPI. + Prepare RetroGLDisplay for GTK+ 4: - Don't clear depth buffer as we don't use it and as this would cause glitches in GTK+ 4. - Explicitly use glClearColor(). - Call glBindTexture() on every frame to ensure that we're always working with the right texture, which is needed for GTK+ 4. + Fix reference cycles in retro-demo to avoid memory leaks.- Update to version 0.15.3: + Build: - Replace the Autotools by Meson. - Replace intltool for gettext. - Replace the update-gameinfo build target by the update-gameinfo.sh script. - Add a development profile, settable by passing the `-Dprofile=development` parameter to Meson. This profile makes it clear the application is a development version by appending ` (Development)` to the application name, by appending `Devel` to the application ID, by changing the style of the header bar and by appending the commit tag or `-devel` to the version number. + UI: - Allow to set the keyboard to gamepad mapping from the preferences Controllers page. - Make searching for local covers less greedy and asynchronous, speeding up the loading time of the collection. - Move the application menu to the collection view's header bar. - Add the Help application menu entry, opening Games' documentation on the GNOME wiki. - Add the Shortcuts application menu entry displaying a shortcuts window. - Display small thumbnails if the window is narrow to display more of games. - Correctly update the selected media number on the media selector. - Drop the shadow in the collection view's scrolled window. + Libretro backend: - Add support for .options keyfiles listing options to be set on a Libretro core at initialization time. - Add predefined options for DeSmuME and DeSmuME 2015. + Supported games: - Add support for Virtual Boy games. - Use a dedicated MIME type for Neo Geo Pocket Color instead of the Neo Geo Pocket one. - Use a phony TurboGrafx-CD MIME type to fetch information from Grilo. + Allow to read cue sheets in other formats than UTF-8, avoiding the application to crash when parsing a file in UTF-16 or other encoding. + Update the authors lists. + Update the appdata to the latest specifications, OARS metadata and update gitlab links. + Updated translations. - Bump namever define to 0_14-0 following upstreams changes.- Update to version 0.14.0: + Add dependency on libepoxy. + RetroCoreView: - Render the video with OpenGL instead of Cairo. - Drop the 'pixbuf' property, but keep the pixbuf accessor functions. - Grab the focus when clicked, avoiding to miss the player's keyboard events to control the game. - Allow it to be the default widget by default bt setting the 'can-default' property to TRUE on construction. + Add internal support for GLSL based video filters and port the existing ones to GLSL so they can work with the OpenGL renderer. + Add RETRO_VIDEO_FILTER_CRT, a RetroVideoFilter demanding the video display to mimick a CRT TV screen. + RetroPixdata: - Add retro_pixdata_get_width/height() and retro_pixdata_load_gl_texture(), allowing to export the pixel data to an OpenGL texture and to draw it at the expected size. - Don't fail when constructing with a non-zero rowstride, as these are valid values. + Add the set_rumble_state() virtual method to RetroController and implement it in RetroCoreViewController. + Build system change: make retro-gtk-demo properly depend on retro-gtk. + Bugs fixed: bgo#790454. - Add pkgconfig(epoxy) BuildRequires: new dependency.- Use SPDX3.0 license tags and package COPYING as %license.- Update to version 0.13.2: + Port the build system to Meson, requiring version 0.43.0 and drop the Autotools. + Drop retro_core_remove_controller(), to remove a controller instead set it to NULL. + Make retro_core_poll_controllers(), retro_core_get_controller_input_state() and retro_core_get_controller_capabilities() private as they are meant to be used by the Libretro core and not the end users. + Add: - retro_core_set_default_controller() to set controllers to be used by default when there is no controller with the requested capability in the requested port. - retro_core_view_set_as_default_controller() to easily set the controllers of a RetroCoreView as the default controllers of a RetroCore. retro-demo now uses these. - retro_controller_has_capability() to easily check if a controller has the given RetroControllerType capability. - Add RetroInput to encapsulate the inputs used in an input state query. It is used in retro_controller_get_input_state() and retro_core_view_get_input_state(). - Add a count enumeration value to RetroControllerType and the various controller code enumerations. + Replace gboolean by bool in get_variable_update() to avoid crashes. + Better check the creation of the PuleAudio sound output to avoid crashes. - Replace configure, make, make_install macros by meson, meson_build and meson_install macros following upstream port to Meson Build System. - Rename library from libretro-gtk0 to libretro-gtk-0_14 since upstream dropped libretro-gtk.so and replaced libretro-gtk.so.0 by libretro-gtk-0.14.so - Drop intltool BuildRequires: it's not needed since retro-gtk do not use translations. - Add %namever and %libver macros to facilitate updatings.- Update to version 0.13.1: + This version ports retro-gtk from Vala to C and simnplifies the API a lot. It comes with lots of API breaks, so many that it would be simpler to list what remained similar to the 0.12 branch than what changed. + The API will keep changing during the 0.14 development cycle, but it is hoped to lead to less API breaks after that. - Replace BuildRequires vala with BuildRequires pkgconfig(vapigen) as retro-gtk is now a C library compiling a VAPI. - Rename subpackage typelib-1_0-Retro-0_12 to typelib-1_0-Retro-0_14 following upstream changes.- Drop no longer used tar scm service, upstream releases tarballs now.- Update to version 0.12.1: + Core: - Fix a memory leak in the destructor. - Support partially setting memory regions. + CoreView: Reset inputs when losing focus.- Update to version 0.12.0: + CoreViewInputDevice: Don't log errors when 'view' is NULL. + GameInfo: Remove some free to avoid uselessly trying to free an already freed RetroGameInfo.- Update to version 0.11.92: + Core: - Remove the barely used system-info property. - Use Gdk.EventKey for keyboard inputs. - Make the init singal an error-throwing method. - Implement disk handling directly. + CoreView can be exposed as a joypad, a mouse or a pointer. + retro-demo: add pointer support from CoreView. + Make all error domains internal. + Make internal and port to C: - GameInfo. - Module. - SystemAvInfo. - SystemInfo. - most of Core. - keyboard keys. + Remove unused symbols: - DiskControl. - GamepadConfiguration. - GamepadButtonType. - Keyboard. - KeyboardState. - MemDesc. - MemoryDescriptor. - MemoryMap. - Mouse. - VirtualGamepad. - get_system_info (). - SNES specific memory types from MemoryType.- Update to version 0.11.4.1: + A demo application has been added, it allows to directly test the without the need of an external tool. + Loading games: - Add the set_medias(), load_medias() and set_current_media() methods to Core and load the given medias (if any) in Core.init(). - Remove load_game() and prepare() Core methods from the public API as they are now used indirectly. - This should simplify loading games for the users of the library. + Logging: - Add the Core.log() signal which will emit a GLib compatible logging message with the Libretro core's name as the log domain. - Add retro_g_log() to simply handle Core.log() by outputing the logs in the expected unstructured GLib fashion. - Remove LogLevel, Log and FileStreamLog as they are now useless. + Add CoreView as a prototype of a single widget to handle most inputs and outputs of a core and use it in the demo. + Add CoreDescriptor.get_uri(). + Make CairoDisplay.set_core() and Make PaPlayer.set_core() accept null. + Fix the transmission of keyboard events to the Libretro core. + Rotation and many methods of Core are ported to C. - Rename subpackage typelib-1_0-Retro-0_10 to typelib-1_0-Retro-0_12 following upstream changes.- Update to version 0.10.0: + Save the expected ratio as DPI of the video frames. + Bugs fixed: bgo#769833, bgo#779924, bgo#779987.- Update to version 0.9.92: + Allow recursive iteration through Libretro cores of a directory. - Drop _service: upstream publishes proper tarballs now. - Drop libtool BuildRequires and no longer call autogen.sh: no longer needed since we use a botstrapped tarball.- Update to version 0.9.91: + Deduplicate some documentation. + Add missing MouseId values. + Remove deprecated input device types. + Allow core descriptors to check the firmwares. + Add an helper method to core descriptors tocheck the supported MIME types. + Add a module iterator, allowing sync and async module browsing. + Remove the now useless foreach function to browse the modules. + Add methods to Core to handle standalone cores more easily. + Fix an integer division when computing the aspect ratio. + Add a script to update libretro.h. - Remove retro-gtk-fix-build-deps.patch as it already is in the new sources.- Update to version 0.9.90: + Merge the retro-gobject module into retro-gtk. + Merge the RetroGtk namespace into Retro. + Remove many unused types and functions. + Refactor many types and functions. + Make the API overall simpler. + Search modules from their Libretro Core Descriptor. + Search Libretro modules in paths from the LIBRETRO_PLUGIN_PATH env variable. + Drop the ancient module query mechanisms. + Drop the ancient Libretro core path env variable. + Allow to set a smooth or sharp rendering to CairoDisplay. - Drop libretro-gobject0 and typelib-1_0-Retro-0_0 subpackage: functionality has been merged into the Gtk parts. - Rename typelib-1_0-RetroGtk-0_8 subpackage to typelib-1_0-RetroGtk-0_10, following upstream. - Add retro-gtk-fix-build-deps.patch which ensures the internal header is compiled before the files using it.- Improve the description and summary.- Initial package, version 0.8.1./sbin/ldconfig/sbin/ldconfigobs-power9-16 17156203501.0.2-bp156.4.71.0.2-bp156.4.7libretro-gtk-1.so.0libretro-gtk-1-0AUTHORSNEWSlibretro-gtk-1-0COPYING/usr/lib64//usr/share/doc/packages//usr/share/doc/packages/libretro-gtk-1-0//usr/share/licenses//usr/share/licenses/libretro-gtk-1-0/-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.opensuse.org/openSUSE:Backports:SLE-15-SP6/standard/2dd9285f8c3aa63ca3b2080da3a75c99-retro-gtkcpioxz5ppc64le-suse-linuxELF 64-bit LSB shared object, 64-bit PowerPC or cisco 7500, version 1 (SYSV), dynamically linked, BuildID[sha1]=3f1126f75e06dbad20824f2e6f68f77ef4043995, strippeddirectoryASCII text PRRRRR R R RRR}u?Idutf-848a2f40e7b5cd1a8db9ffa4fc7704ec84f323154d993585809aec7585d19c475?7zXZ !t/] crv9y: MR-$Uyu6`HB˰=~ /@`=nzЮ؍qtmVڼv窉@`&8IZVp|?vBG%cI <xùeÝ7ݍ]Ȅe!C9Z1=gGC؟}pKQ1uq1)`@Zo W=U&97ܝ& ]rp#"&C%#N.S+|֭.s<ŬlʊUYr浼8xA"uOJ6 XTHh\yYV;0j> Pk4ڊR"\RwP@vCZN+d| w2|9d`3ovewz5QhK Rr؋5?]~)qdUﻻ W{BP^V1:1>r(a `lNB0wӜ/%xr^*ĥr DZU ^ӹ,y$ů | y#޵I\Ԑ9>'*FMT<3Kx \YϛkoQt"z2nudʡG.ĀIbsCI{zcp7IA` cGPf/(i&/8!W06Z$ӃAKmK{F [yA.&L幈}>I>TR߿vaM4@.RJ [C_5W.tZKO, QjgN}WNҀ+o-3d$*-|u8j%E`I/zX;~%Q93lՒިZ,N5 7IW:;JCdGtTef"JB})-B~И0 1}Y8]| n[OLʃ*kjʦip @sjm$鎏J4{o?q_6*~M4%$]M/wYPD8鯷;6nέcjVDd@ܳ1j3/D $Wϗ8LG/::Lrt~z79Fj(::8FڷIjcm",K h@ v-i^4ZLR ~ђ! 6"ry<)8B Tc Uw`38`Eݷ /QUH^SI,g[8jOz$N7'TB9wQ0~=NK*jiWKl8zcRtd}@k$dAX$}apyN-&D}^oϙd`ř:%Tbۖ e:IƼGvvvT7Qq4&-VJ }Ml~ݫI{I6TPbp`6y +f#-[rQ27}Ry5qP,~׹%XG\vHNCj-M2>^g<\99!wD!: !+=ύ7Ub9y*;{WTXB*}!ϗ@bM}؀p \ M`'0G`,gjrӢr+n2~UZ6qUs#5a&5QCjNZ-qFxu@̛g 3!=: Mm˗JnDDT69:|W^Vo]phc/T5Юy˰h~ːJߑ^ }{;w`2D~NYATХ<ăUcR gnި()@e^9u;h^ፌ~:U;KLbaSoK`PP8<){əRCoIbmʦ|8 |EJ TwfS%IT&Ԕe6BN5Rc7F/%P*u;(<sΌ[qwNi}ʾv6wױƔFGi._caАқ[TtwAb L}L,BT\$|j wL)nM ~U/<2H lΫSLi6*b`I3 KAѵdhqs>2SI@OUrkZQO;#lFJr POLވDgK DeeRO/&ol0qy3@D";q#4A(1ki!bY?O"^?.szGst8gsR0 -|-Y]mA1뭟k#fT^M&{[yvYfnGRN7ǖI".D U k5%|-2溤j#(/1ῌQM44En ٬|d#W~_c QY^)O)jR%K6avf@NZ٠/jfHb  яå.}Fq0ȊSa xfda iPȢ3 /qǙ4Qe,);RhUc\\W)uvV)a-b[ݽϋ`Ob,':_rpVTYWASCW<@;s ~Ƚ-Y\R#?2OfEBؤBX̲MBxcif(n9U+l+r[2Ǎ  "0wrܱRPP-{j]ZA%P3-i)oBYv  lEtCye04"c$]T9OƦ\N]NLĜW$4~`S:poHH1Bji!*% ?7Z`eaH6-KB$C:RfEWɺ 4a&W]/@>1-kzxMrX*#6X)hXLNÎmIe\yDrs.n;M\XQi*-%dH=6!^LzlG40;tM*9Sg\&9McFd;Py&!kڲ;%D\Wu+Mڦ4 PHǕf)P? AREG{0EF'٣6r ҆Ԕ;y/CijBgoX̦nciE:j~\r#A0 m;_?~{5D4- 3郺Z[SLtoaI؜~\$ϋҳܠ9z9&* s?F}ȯ(HXb@p q쥔҇3?'"nf#o(cdaAP7, [W l.k\m+_~7sA_oG#9;M-:+D&E\AT\>cLڼr{{?sFrYޟI<\?g_jx3.Ek^Tb˝C4B&b->49ؠO~֊tQ^PZ37 m5Ρj=fهoS5#R[Tܣx,J.m{Id.LJCOh63y|7Vn@WՌ&#YA Xm;,lӏVvx6"!EDú; |>b7HE:Z9`2OX'+V3 OF}6@T (LءU˗zfb(S=/׌l5R*t^d{kqM|Zsrubӆgiψ>R'@ݶKɧ:$yl,1~NjI9O2>t8 PUFG:_ P%UQ}RO"r_ĔrZ~GJvwNYt /bs;@J Nw|սV]g5P%Zs^ VXBiXԛ0]#LUn6l)# V!_fxJ:"SS6LlZWS _A`3cbWHl x_uqV% em"GROѣ?R3 Hr37u PBny9Ne+Sj휝tְ:(k$ΒomPf2l1?.5kFgDv{YD cWh)*.Sf8&ubg'qvN,p,@9fQ>`*NױX}@@xo6OFnDΩGtDzN1dQ"x?( !jO蠘;:l0>Z;rGCL7מn pS [ ,8FݖnQ߂?ݓ3ry/%%Es7an]cXy)lewl~U*hsWZ=?ܠ< "eH"r1G\1%7ee 4 aq6XZFZZvք{P1E,2IڞYypzfuں[ê*zu9I,@z5P_B, mZ NP\[Xt5P;/SW/TE[9e?sWVzk6is} 0qx#6b(rA2Ռ7X-ŨXCXE S`a;"DY7u1pyPY=Iw6vblEȅJK<"weƗ_4=\QVKI~L}:EzFR5q/1z,fVq^u>|U3: 3',Ť#vm+|8^×ւ 񟢱;=l &І+W%p嘓~ F{3{7 u:*ǭ\y;@-܎& tG'6_Џ9 q=\+~{%.r<_rwn~V'{^4O/:[ʻm}LɓK\=-ȉXq854/UYd־hl~ <`%ZqLR{a) V'>ńoVb* ݽiR@ϏKW#"]B% A-=Le"2ɖBEh @?~~o|rjQ C\s5ysت Z@'42 e =q LJ`Xc 6y6%Ξby*C䝫Y3rH b}(v/0Sz^PmT=Y_l?% o~njD R->8lfz^xUN34C/9Cp/R#x:өh)v"JCS9xM Qnog٫̎}:Kl7ǨdT֢,{dJϜ^xb_G[ 2齫}4S} Dji{eT1Lm]VXF1> \¡E=.Cd\Zu٪HҼU5KDQPVg2e qØ-6;ŊXi^Z٩WKj[\׊HY61pi]#"lLWϜ=V{y \X"I2V2auUI,ͯ﵏u9/ඎu`?'bi4ߒDp I> Dp"fժ<;[nը[v+3!iNtfRpӺ@a&NM\.P{݉Xj^0pI'4j6q)#nӦZ02A5pt-_sՄ'(|/󊟨4)ﻺbUۋ0!֧.rm2wxJG1W=YY/& NQ{gl,  9%Q ` K>nI;9:SG)FZY=4ܰC![%da>yg ~pZIk{}KD_ FwnSΚuq_)c[,5.6nAyB1{t,=$=.I$?05%,Hʖ.o_ɌXˌ5оWMr=v'Г:wL:BYPHe]^'tDZkRTu;4:Aw+9GX=o(]>Ws) !f1kv&-XoկhW_J |msHy;tوƕ Pdц;[uNfBNro>ǢioÍhö"vO5ȱ쾆Q迷j~J<;Ԋ" o.#sB\U]D')E??p4P lhk!Ll#><˧oo=,5rx.zwx2u&%V"FWJ0Ut;GHqtc Gh%T]6ok86t}ܴDDA&R(!'_hq ͅ?RoQN;J:;=ӧ 2o'?Sh~A9d)Dq Ga_ŽeOK6b3 AnZPdͱ!k}=peϵBM11w>9{/xLf]"c1^&"oGǕd Ci}i&bϨE0sY`~D|4GZZ/uӣiSءE1pE{Bν;>bctu*꧟ L9匙7rsΆy68gA&Cܪ˴2tjMf۰Q^đl;a9@ͲQ f4VVe n 7GILMg̬CHhxP<:{}* v}ðScGLAM>Uj}MbvS3*XYuC;q"tAnY#D6U/ )J/ݿ+7x@t9וpBӹWedJX-/ k]|X/2(?Az=ǙhSoCMo1+H{}8[ULf$ >޵|XC$[,%68LNbũ&V.ELe{f仦8"OY DkRkG .4p ї6mű;!|0 r{ܻn^E@E׆ٜ`?Wk! oj>xX K\ v[C-s Ĥj4թ79\(l@p ?pA^ s' u5k²I2˦}oJs(D1,V'x2$B<Z`^B1ūWw8aж0Sɋ.R; Jf{Tߌ^@Hdi;[";f\u1)! [-A+#!m3":M)P(1I-~Ƀdn'2G䲄=.>I@ u2FAU%=+crsqsd֨Dn6N- `F #wފKwWt\ W :4טV".#G)5va@ly-ثYd>zx1Rgӧ@JjbnڰD8}f-!+/}6}*- "t/mDeI8Vkz!Di'; ݠz!I;r71|ÊuDp-KœĐ! 8(zdAUH:z(vC:vš HuLwpgG|qkG2 A'BfsQYz\xF$KqAMZ%`wsuEj+SQאzV.g?p>B5|N'>um[9j :VM מPzbBQC>03oOF@%9҆CWu3(ƯzIOK%*Ze*Ò[ ݴR@^~}A7PBɜĜņ I)g"Y͇}EM R sz6 pjxtEHIOБw]&,Pn_`ӆJ%Gk}5i W&H4oW̕iPq5P \Kx(S uMήnV=jͶg(YRIo 5~NF;9e W%"uFp2}Ojs2QBQK3{VgD:KeZ7Ҩ*sZn$>O;%MKm% zռ^|ꆪ+q{.:`o|8#ν'5 4QSy-A˻"QT^Z23M{'&}}okIy0`j9ikffw"XŨ/x;q}Säu"瑠fxwW Z:q8JN?*ԇDwŒ`c&/I[ #7( %H/HM_ڿH-[a]Cz@=9M.|q*R-jrӍJ }2'GLs?@D$m-2›ho7W^$D$AxѯpzYLRq?:r%pUA(x rZD<콵eSS++M;5bt#rlQr#Ϣ/B:Dol_A\Ek۪T>K≔4^v nT*ODq{QxdwA YǶ faLFݑA.7ϸIJ"~hZG-(J!*xݦEa“zh3z 4Eo׭WXEn3;U2Bm}]?pwPy+.i_w m{(μzM( a߇" 9ͥ(n?ArCaCBH?&O0Wi]e0@lKl c` L=T!TK -6:3.ԭL tg21^1*3;IŻ#v6[nCTlkqp`hI0B"h+Z^=jՐJ +=m d nޘ]*20=҇ںE//;H0ɸVVѼ@ j@ҵpGm`U?ѯD$!-֖ F1&hg,X7S6/lXn\ocĔ- ]Fj=4w+ ^*гaޞM>4'bG_Hť?i2ϫQ(}7܂y+/vKC3uM>m͵j^d~O)9 Tb ݉epRui|){]pU͔#yF2i[tdj`A?uLbVa]̅"Ӹ3C-Oa•+&6<#<{ox:>h@,5y OB3Ԋ.,wL?E-LF}5TK۱=w!ZRUQ11lK0 Y7V)DV]PBP6B;ռJ;N)?%cXPt{P IVY4XWs?sY,BEqޯNȊ iNmE!W̉azi\Hd%:jdtɄNo ]?ֆks%'.ܻmEĢ'+e- q'5xGR\sScd&WU>V 8FW`2f?7CpY?xHLV20%(J_+ : jlxۮE(FgDc8nڌ1'RSwr8rb|2E ~ t$ ׋tfWSV:*U4 ș9J*$1 V㨧y`:c,>>ovAз:z\lR qL>3䁄zC`*݇Kqtvz7"K_+);j!H\-an4 ?ysdGw+ͿCy.:O}U":'X-:{?xLNglbok\#zs ch,F՟}AM>?,IY "F1萱- )&G~5.!0 "4!$Au 7+cc8 hG_ XSu]c@}/QaquK&T!5v B=4|P4AHc4dSةqm驩;n3QDvUeoJɩŞo|hon Y-nnh3@TvtRq3 RU8ٶn39بnmwd肏Zwfb& _pkGkV;77F-))]+#M Ћ>*Z M􃗛wfɒ'.|2T<$[:P\\³v%\,Ny10*Zng%VΜzB$Gm ;r: Tp1|z+sfn'lR(G`K޿dƥEa!De=֣6r4Wf%ZA-7t1jݫ֢].q߉W/A8PR 9nq^s1n6 Ь6δT`#NLlST*:,n?óF+m43) )@b,ΝD>:xSFqY)f?g2w[akwŒf_ﶠ3jS*Y\<=@dMYI>vᵈU1[cՐ e{Pɸ;|ʵ91cDd|;Qet [:4H )@ { ԃڠӍ: z``^8p<F,ԗ%K Q ;4 ~<5ޗ[WTnʙ{_=~djgU,=}@ZliUׂGм.O\G[]"baۢu$o@Uf7MH6?A^T~YwB{r'CG ?# BE>IH\{wXUxWoEHxdjOkOWU3V2w,mnz_3x!,pņgu2c䙴 pkJ!:f=lK{~:J,?ϋk+GS;$JVL-fM_TA6B:{m}V'ܸGƢ#8`y?i:zDa6>^;`(2=%"@Qg'Z8:wӪ/ Mՙ}hT ~މTM}.i1-w*m ոuk3?_nI/C'ǫsd׋y vn|?c]& S+߰c g]kZLJ@!@$њ-D7'€u̺cU9?SQi/ua܄5-n{07d!'e#WS,'#vܢu zT$?طUtAsTпwCV #bʔ8~#kVNOuy(j[ ':+hˊ*]4Ե=R'څ-p1WZ8c&s%_P7X,I B_O]ZFAw7#}?U]POAkccL=/tESp1/W ?PY+ c~l?613e7y`Q 8 ]I(Y *--{M&j0wI4a3 }ds Z."GoYkb 7`4O-ǪRE1=FHMڕTPX YpҾl$!Hec1Sٜt>%BWߔɑc1! vk P$V ]K!E"|ollFZPPIo4_]x*%Z#2yI6C-wExč9xO 8S>Nƺ_cK9&aj6h~kJ'(x?П!S`OHPYnr&jmǝgFe"SXqD7bGY HslFR-Gi `ΜkGZt@Teлt&/-]kw3RyC7Fܸ7+׫@N^O,u ,IC+viajpV,B6960}P~r|S.;Gl}2ajsMEXpRnOYhq[pg&:`: ]SGr\-$ @gE< V'pR޼ɑ>w~MXaCح\N 3Et (VdjedFJωvH_DJG)3L^-ytuq=*#!8^Qkt]~o-WQyܚLw̤ TlKwK74083_$:lb<7FChK`nv_@д環( p7hu4;tkgf3"ɾ(LUVU-z=^m+ϰOЫ}͍5$gcѯ:mA i纍{8JF+^Q)ݰ.1-n$VaWp+8g%\?여ZϹ$0K"1ƉܛM c[ ^6Mk^ں"Vbv cq6]+C.$]ם"fb-kWi`CHBL"(mׅyG=a.+8l,[,$7cB!+[#gN8AC^Sd('A |K~luN[]V)yݱ H25 P)e5/s| !% Xy':/,l@T6y#÷N{ y<>I7[W- @]G87=2-lٝԐNvג~#)jD҂|/gMȟ蓹d U1u$ardjou]@t<JȐXlzxdT[XNx t^zgS36t4:=9b|,A[<b.T0Y}v5=wBߏwQv6TAl:Ɇ )Y{-!TȠoܵo P]G,EYۦe햄{XK$?B|BGM6Xtѵ%y<3e䱶 :M]z VXeq$?(oZVf0{tв$c̗FsX1S%p\M2e '8l F"I.TXnYt%"`v|JA~8>d-v(~̩sHh4= 2u~&XL3x :v5=ۧ M+B݅N 488L,$'"W.o[є0ʰquYEvU~W/cDGL2 ȓR};Z&DTHsmMڅvJHsJ?뜝iECi'qH5qY_p1Ө"D%J*sƜ|}ҖsIze4< ԙLtXuMBnAfqU礃]}9P\Gv*izUOM CrBjRR3i$(邾eNdS&K͐pvߔ;61M]ZBy/L7^?ÛB>N3Od#`fC]$>ȋxH|.%R4ڄ|Z+ t׊@IQA P8ڳg^Ҷ|lRqV)x@,Ə32 сso۹/X#ػ~&EI΂Gx6K l?kj7潆^i/ʌp]hd${KJ3cp'̶K3 ,剟al!7]Lzke0V{$w'm#MYv5=[dexj\N S1P20 eh\`PW '35ZuDvUguR7g_? HGdcLã]ܫSdmNS _giZ:3K2J/8\~?1%gYO$|6g]^1%mÇW 2c((Vu!PឨLc o<.X??Pld$0!M&SVxnxk)}asNbgeNyySwtĪUg>ƺ%P4xۍuqcc3"RS( s!\AFMRmˋ?.Hn&UT']Jԝ!0EeN h?E`vu]W1r9rbB;UVxܜnIن4)pnTs_2@hv +0hPHPʇ]/i%a+\Qۀٓ NTrH뗉䋚2ӏ ?>\ӥ) -Y5.|6:z,#0,4jcYg|k:r.?5a@|1B/6RҴMⱊnqu굮SàVs <v(x]=[c 5={ Ci#r!V ȥE۰/yÒ3lNma[Q6i2Տb7AT1/]` Gjf':})MMOt8ZXenN} 1 w߷[\aKN.X)ĪҞTo@8K'ʁƔv2%9II]RڣXhr$N{eYymC(cCʣZ!ky[JTutܸ[/ϥEl]A^YMRs51UUMl4Xқ]Kh}(@PE:Iӵ0Ъi~ɇd53%x5:BX 6LEsChNKW.u=E-ˍ#Ӂ(*D|Va\mD y%:veESDMcFKQȼ(6?\߅F5G=G9OߧA}oGy9B8'Y@j$s}PMyFXYT?4F4hw-':63? D8v? rHhFu2 0 S8%*g ha.ehA'X'3Bٞa,:Uɉ8qִ!ѱY:c`wP+`Pcpj!3dKEi n*Q] ",NC+o|7qkд!_Z_N8,>|` %.jƻ@y+ҞW:Iׂ.+|VNW, ]2D:ֈum>Z@rW֤f3#+ȅ4Z 1 F"OK w8-kbY^Xy];Z+2 6E+4Լ>|BVVBSŤg,DȂlz R*.-1VHP{@ l_x.[ykU\cԬ>co1.o7h5X{P.9'܌rIQH IǝC/aN^y9.͔DAm\=rLؚy]$yFi-yc;.-2%uV/"$ej%Ն}%j&S"Ü_ӥYe9+|?*Rj^Pvn^eÆLV"e{kqbF: T^ GGH휧>RnIKBӺ`CrH;uou|n;C&Ftb+W}n3%ʇDGb>oCU'%0,`FrD'LdzzcX2a aEyaQoXuzS B w<D vۖ`2{ƭ])q0!xROӑ* _Y@]ʝtط<u I!/!<_0{7-c0^۴.z1ᣏ0\.Y \zM a\E.bm]b(/ϕS LdȸUdwE9IX @Ӯg7D7zH|Y/_WJ ϸ`![CѺZ>f+^O³:I+zvGmܩ)7ՙ =U)LjB5ۄErNyzG 4xp꡹v?ZT-gK6/K%Ȋ^u?APdeB*QF&aTs]i*G+:BbX'ޟ 처x4c\^G=-8dTeN_hC,ʍ!zت',V"JQx/'!^l>99f9 0KĮA[c`auZX6Ր`|y/\CMRҌQB2 ϷLo#.>@nySH~3m bN2` ;>#&49 uJ4?J@=9ZصĞye6;F\d4EkO1Z?YCS_) &fCs>?#ٟ n)ݝu:42E۸U I1|Wv 2x\_1(2 PׁH!?|w2ELy.[? ]sEK17ny|O3$1dbt3n@XW oy`t*LRk &g)%2yό[3E/T¹~ʮ0oDMʹ 52Ő6:تVPQ[q٭Y|"rf) ,mٶ (A%GAl usESJ#N2H s$àg>t|!s;?@YqҠNE^vbVg L`y9Rs.uЮ 0͠WvUI056(M~k2ao>ɼ#cT %IP񤲀 ܖ7nL-o5JتJmQ p[+_1|jmv-/{QK쌼$k̵`&6JrJ@jyq ]A?^@ .'A?Tem`=Y[PDmJKAܧ VjD*=֤ ɍ*eO( _hYIJou){; q%)PKK$1[᯵R G`\r- H N񪔍yfyiWM y4'۩q@`iop飏g ë+Wtg&12{ 4Bi uӾ`~%å PKmq2JW]&\fOIsփ*7CXãuF¯Aс7۹$ +*LU 3O[D nbqV( :Oaq 6e)}쟩drfϏ$:SS ~\ղ+36~ɰ5ILx5芵vqGB!ɣOT@,ŋp܊ipwH8Y'MS(KJ}$m\FuA4Gʑ0'\(b33a@Ӓ薼kuiP9V_\THJLe# i/ROc IB)&9E^SCQ%tېkI0J兒bBƆ wKzkpO_tޯ"h.*K(1VjJk:kV, [GմMjU4_~ ԙT/WJk8(&k湌qJ8:.p!f&ZRhTL;$}R}C~VPM4L%IoDNՈ1|F:怜Liɢ1_znX ;#.1hwK,dJT/S+ۥǠ섲s/@!F1C`t.QVx`)wL+MNDK` w&/Nnsvd?xeG3ih~ceYck7pXFۦnu[nH@V(tby6wj6')vsk g}x(a($l l21=M4mgt?J;0YzU)d?3(%xԓ2gWL"4=} zF:Vx+~5u# O ;NGE;j4^#2#AP s"hWd&~iV C?+«8-lL6:FWaPa(‹݈|\j Bnvz]Vg*o.Xb]oqp] qWF)u,6wB#HnF1U f^}Qx~SM3J- i9\(^ʢ@ҷ)"۞fJ'ۇ*002w[_;~M6"ޒK;r[*>6 trf wL" ߦxk"6"a M` Nmҟ;|Gk Iq=6-vjbQ|/'UI 0+f~Ӏ>48u L~0}) 6fmC]}~trt#/썷 Vҡ .=+}Or3Hc4> X_-V[MĖMWvnbl}Mڋ 10|*%ڢiz#ph!/@ɴ$TX8~ 6J-)dž b]T1Xz56yTgb M6+-xƶ \K2TMgS+4 El*2`fq>th,za^(EOH'Qx|t%ʌ?nqCYa$1(do*)\s ^jݴ0^0>7IJޙzoz"<4g %"-)ً(HJ,ϒܡn|EE=Aofgcxٳi;uJ%^L s B% lt)ɋsZ?&"_7{ *t1:}%ſ=+w?ԆH0Жngݓnd o&)N Ei7LH=0+a{hŵ` aۍpQ0)UbWCuCɻX/3[.B-":CBر]2T2`|G\KEȋyP}y3MW Z^{*% I]%Qcwn_C_ӷ7ȿM}.'J.P䁰D7]kzeVsRw@E?Q9fKޅaVS&57͢ ҕ,Ll/v(c|'`T>N(`.6)"r?U]0rtT ܎p&nX["DChuաxJk(Ԙ%w;)EZdݢ[rMݚ-w`dl4tv:U0ES'4̥ޤ{/;Y {*P [~6K_քdCυ~ֿC٨v:h`ךCpehpȤz 0Bu bU?zv;1 ||2t1[-[+"br+l*[a'd7Fa~WB*zrsTuX4zQhwfbWDcv4ZaA#+ }A83|Tpj6J=v52،hkPSC+h+ v9Fda`1v`,G ,qld]O{ix1q} ~~+(xp뱆]`y'nWN>ilFp25gW6NH[""M \1ewzh'sϳ=ۗQ{CIѾ'A=ڗ:Τe؜2w60{yWz獭-dNU4D(arDE1Z⋻֍IY*'[uqL;ow8TY~za)5p&I |xgI ]pW4 9ֲtYr,ct85OQq-7͜\ 58U䱶Jk Ay*6$r?[ uTxP9WZJ'+VDCbc7~:v*^C.'? OwjJSbTzHgCB_aXPFeCUA=PiO2oACcD- юxI_U4߉g+* 4I`^*@O/ayIfC@ 4\s߳i敽lE+A`'AX(BDe{"N}d[I>D i^ ^>:fĐ WfK[^߈ }ȫ/:RD_+&`FSt]O@2UQ(s5S`bM&ĀRha[U*;p3:`0~hpyAI%@pw0y<[̉X:P8 p07& Az~.ᩩ'w5m/' !$5?g^dPtCmR;Ź3ܙ9ȹyM]yPj29[ӄ@d/y0y(tww~8>MmHj@8sE)(9z2K]zYw  cfVrͣ)p?OŎ.Pj\,ϒog學Y7ᆏDkK]N^ol' K$]Z_lWT)3ee9Q@\8͐ qd(Ӕrk9ke8r|!!تJlF[`F-'58|) +aOV+ c!ٷw4ھg}[>+b(P1\Ӄns8v{_,UQ79/|ҝy 26D'ak_; v2;W(5~ux^yqVpNU2ϙ\v]eׅ~+ 5 }}cV=̹Õ wT @`vGk */.7ʆLCs+r*ZE6EV#z0~GfêoPjWq섫DL;r{|vWi?&uA3̧21hJ["zwd,NcqSXTn=95 ukT*zevu4^ Q@]/0(}%+E{2M*87H2Cd8mY>*kč}&3lmOO*7`zX]qwl9{,P`JfOxlvQp.wXN6rAAB @2KhBK&=SHf#a>܌> aɘy^xzuQr|r{V Λ'W(ܟn׌az3y7j)Xh}+EړNK\*XY8ETDwFʅphcR)Hͣr^y셰>5ěox{J@=4AXnZ+\ ~ ͥzL rfѲ/w2Fo?O\jI)^gx! @<]x4~S*en".cslj r…H{E6;8K)QGJY;57/ *ѩ[DLr0ěSucc^YiZ:/َy-sa߀MI[QczO~U>tֺ}/,7\0Z-}7n?X*8i[Yd^T0; /A<X\n xMT0s M|cV#-O\M(Vũ_7P_J.)ק@0.RMF= .HX/76$>Y6p Ï}qDd?9bOPC } O7s7? zsV#˻|x28zLqSbbTT'~p!SEĒdWŲyLϜ m.ۨj<U8V]Z o= >{/v]P?) 'F0DcW`P40ͲOQ]hv2̍b8)NX{btoı%bcfQ9*iv $_A=.sbXлc S%a }}H˲_~!Ul*Y̌#ηP 1EKٜYҌ9P"e19*$4YHŇXx~;S 4$*@":5+3d9>K\_/*ch-m6IJh$H=hS]kNA(s']NŗJ= ,uK۔ZQU<[(DbX[_V_Ep'l% U"XЊf ѵ 3dEOyQPw:"{-eLz0jwVMWGkYpkf^ ރvMh5t`V=YW_o N(9?<9&UslѰOT U$G).U 3C֡`"c-e`* EH,~-i_L=_za>.M"Ҧ,ީH+cR6&IuT6O<+Nn֖CHP%ѴS?æyR[\GWoLqxʪ%rկ~הW:(<75,O_0K5;J!yXv\% _h$x0y;IX'F4*9BJ'E$ #7"t §^IXW`D #O@ҙw}p*88: N4ۚ(o Bm§ð7Rke8t2hcrp`j=vBlD 6f7\۩?zACKx= h(1Gg*PxnhEJr-n{QŌ<[@6ze*S ٘AiӯaMr}5>Bf&NmL(a4}$Mh?8pkY.>eJcEXUwf0Qx =q.l-=x˖b#%3ؖzENRRDcr,*1-%0f)Dj2o}] 5$-(!ktLT|rg^UP`hwgcE/ /5C֋度JWOZ HvHJc'ΪCLdNLl-'oW'gLuB~zrqѹNWt _iV3]g^"G!El] ]3HS\#@*${kc >"}1}lxWT3.ǝ]SKꋭyG wSKcome>hCV*IF6$ύRՂW PK;M'=b9}\Qv*IxF֕Q@y]JOA)4It KRHE3Ⱔ j\9*xL$6R_"?5vcwL|1&N[\'kŔ_w!nZHv5񧶮/&5aijm K:ywGt٨e*rC`Bo7'(EƆD$>G̀$JBa *wRO͸q`Q 6nɰ$ C=gHP{zu IZE*o)9l.IeR 紮YW #%L)TU<[R<3h%쟱v/۾[G^QLgTK0q i=5~&[67Iv#rVu2ߞ#W3E؟! ]^D^\P,5gѿm$2lMboQY!*ͷyck)!f}~$_?^Izꗥ.-tqJZCa'y7C4ө~u ~ lmm4V}MYys:6\aTtiC7J˲hĥB 0%~{ h߫NuoN`d* TC@-෷'RblԜrK wwC댔n}o0'x(uFun37su!KWj1dնlz"ITf>7A{D8 LB_':~~)f7_ն1 HࠀSdd?՟&Y4KG_=iſs| Gp\;3.i*xӥWLISz"BE7i,LlX871HqQeY g:"$ޒ +v˕èk- ;YS-3E#Xt=j^J`6p2DV^K$<θe=<0MZ3tC$ ;EPk5IfoZơWO--W,mɖDrEh9\DŽ=S: d>!i%*"aȘRDك! 57чvDi|u'0-!:.qNo hw`ex2:l\,_K(svm1b`Waf Ngž{xM?9jdYؤ曑%hC7hu;'y,,;I(<)>W.w4DǛ]2#O|h^#ݿQŒZ\ >M|ieĺ>1+o">hPXrwR_fߜ?`I%4ca[*1.; k.{{гX.kK!-Kz+b>֗#;̦$4ݵ̩oM1d|RZbu d:˛?+>y* qwG78\@2稁;@Ov+?1gPDs%q U@E## 7k;FW)Ԓ,&;w@#Yoz=G" ~r<<ص$=;qs˔ ==>@7:c40q1N iMmɾ3"]{u?~[z%[agWRY(xcI!&G-sF+dz3(R\=wY[º"sCESrVQDXJps7McWS2H!gZaft~P)}ilT\{/6b@Wb珻n!hwٌ4ŽөѡD>kQhmX 61j/G:`OTwĈ37K-޻m;E+ȢI~skiM-Ӈrb9H(Hr|T鶻cNN?PQ7 PD 0EB¼BKΐc ('h c\4CT " ps*Xh~?| 8U?69%jz PφvՆΡ\64]6ۭ6vQGU>QfHmsl[B!fsrpK+X ` =Q֏'O!/x#l۾{C.C{poa`?PEOvMʄ,L NCjL->Ua;A'olS#FC06Rt-m騂&{04"HV7 ?LHW̝mSyk|ɏF ߶&=1~vEdDrd8B-̋,; MT~v)Y@I)@i82 ?~ EvFERS%sKTkGHtSXn6l.j^9oQZ-S1$ǴP/Xfs_߉6r*^2Kdh-rI("Q̧ؗWzEIAL޻E('Qv\,kXH̯9ÍI3UiɱTbSOeA $6@T[2̆&F.b75Ňr(#e2fw1 ~R5Ȝ'q@5F 9Bf`N%-{@`Y9µvGfLf׎ɨE'ns [\qQ7xAn8'[XBdESy"|{gcۂ;뺭O VN/Wb2ЅB{S ['mcI ePwa {L1-r}[N8 4 aQr a9D|^Tkا4 Q 坌# 4 G!#IIq@ؘ,=k\ya%V B-Ovɖρ`k+)[J@rKf(R{o61(W C$+4]UqYǿr_̑ފ& IXIK$\5R'5٠ѧ6Iǜm`ηbe~\ `ۙ/bK^ SyI-&J^ld:bٿrVA _TǪH{9eX(^5vv!@R5{Ͳ7yPw1sr>ąa~ *`nW^%~O='9]|viS3Mw{ͭkwؓ& ༓QI7=%Qx%Fba.s-j[N)L \U3L//Z=gۚl~A3 .N>OEr߃wLELFP-̚]eE Q;(ӨBM|d/7Vf58^kbKlRoW45vVMլ]xzǨoi~B yHI:%0Rr 쯿V|ĉCE;YrF!oѸAϓsaY9~PZ[Q *r0*Y|.܍2ݷId KM %Eja:uC݃=hj>FgcTpr'iU&$m;L/}M(2=c7ơ0P!z۰1RAYqȷk%P.I3_A}g &)^H36=h=烙:|C'M2$CSc2;_o Ƭ|sQ ھvzt6|7ZrB7ޥa&:d_]+vݵ:kY@~'WGG^ <<ү79,66/6yq=C~ޫS* @,ȌͬGRXTS*T!8sr ֳnPT\vG+kv_+1iwp|k$t% 4AhUMa~Hc^V[hfO*ZVa9gInh Fūq˴$>{3i@k-El;~)O X|] НK0-Ŝqp,=GD)NI@]޳F!7s9b8l,=v6{?eKuخpN:"JM@[l4>zphngC#@Y]la94Zv1:9o_R ?2l!#ޥy F⫭iNd!Y4lc*őǚzMIz95jEH? U#czbcAޘbGaUvfO5›N: 99Õ'ޕ)¿fq+]3B"XJYoz>iiV4~Y|>זw&cƽӽ|WWF9͉14ß۸70IxCW*ߜ>= 9nDA'G][[d?fI`KUi&= )y͋H)Hk",=']$NM;ƴ nsxChVA۱XKEھWx/_7%_d?M!sR2lW \[ʑDct0 ;Um:f>9O";kɰ/9SU=C`3;DD_:|JP0I}z%WLHrTeN)[EɌg{c'4oZ%Znosakz{t5 j\ c @MHjԹYNf$}y>"@ oۛ s&1_v`[E*VCNB̵ b69IJl.&pc9 WnrC \nxU:Y4ъP2RQw`@jYȾ-Z&qы~ӵ>Nb_%&%Di;h|\BSkI9% Op}B!r\vj׏ڨ9 {ޜ }FGNՄ{ ɒAgі3|D&m]eœ C"f0{)23־Ra{ 0`hHru^ #m8Gv<~4Wl v`~ƹMw(0VA}\f) j>;Qf-[O5\f.P|A]R,% 5q=ZOY d#{o.wm('i{We0Vs_\&DDN( uR[*W'(-ѹ\X1T,cCH2ՏAliW虸>wo5_rx{O V 5m}wVaSgnYd, g6W_@li*?'jdzIPVda\>aL\FxQ'*[cD )<(EKsNlaL#[ЍP=DmEᅐ˗PЛ=n+;?DEpTY!HJ A=j)ߊ\?{ #E 82q:1qڝݸHj0+, *-jQlHk6OfZ,ꋦUT,jCIpU9Јa_"]sn?ȍLB,ُ:x[XrX,lۑKmmQfeb6\96rydٰsΟ2@\L@3ss,Ko!~8 >zE_ 56+X/Q灩=+|:\je2dSoQzZ-f:\v!!8I7ՠO"-z=yGE4ⴉ(hEI<hɬI,1 =қ \vY#5+ٔ;ck=b,CDcB0ۑ$1Sե++ď?׏Xٻ)*_X$$ TԹsأȫӎ>0@F9sqP lz2 A]b#dݑ #"H ѯ^55puڌ3eztկYho?:(A+ ,0neVP1.I@Ds`f0`grDS'6czN t,qh5|i./\:HS!X×fN=W;!fۡTkqT/'$, z F{۹0)U5)V[P$gYQׇڎ{mkVZoTU3 Ht@=⊅ԡɋ0b;sKay b3J( F a[@Se1x.FɺI{*qw"9:9'?;-`ÃpPYR,>p'K\0.)}gT(eq_[t:vv0qۿ3^ ˜H  -PXtHYJ譓;jxʳimO>Hv^0SqRl4]8Mb͂䏨w'W̢Ru=oܜ6l-JG6p 3bxv2b,~!E:O "BV G\cDcpIo߮5fny·;=+zb\{jz) DE}ŤӒHfȲ@Jʊй4lUK ТSvhg83-ͱ ۚi z1Wa l>Ts Vቱr~JoˀQ2˿̠Eͻ0yhH빧0`W U"TYJ$zJ@ Q/n`3gz>߸ibS`Z(jZa@QќD^eQz181Շ7 O4ݝEzVn4 g/)d=9RJF= @o(\ڰo.wvZawj~Z3?B|/#Sপ.EYF_VJf~Ņ !avSߑl!$l luxc%qɦS50/om$/jPFE 0Օmtb #"E%~?,^xә{ ,2{%bx NxĦxƹ̫StEznlk0Sq~D"|>ʲT 9v y-5MzmVA6OqKz׈hQٙ=[Qߔ-0ry1ƂqFv Y}[Fk'%kkZ#Nƣ@pڅg݈U+\gp=f kT̶0p2]PϪeQ V:D 2s#;i ZݭCL&?%6t=-mS؛\6a'ZxZS q6Wb=U7yz89wK06 ~kzٕU>>8JB ) ꙣ6Oi WtXv+AͮMZЛhr6$# )8ecW?n<&IMXtH-u.1!Ho,߆2y+,r ,:E}ˊEA4녩S䱭;5 jkg}ך=n^Hu@r5f\pDtƥCB_+ܖӑ Z\.Q^Ӊ )F1*!2qS'\,b?]M0l9Ž\g ukV},I=YN$D {\OxlMo'=b7kT1.'f$RL)}V LKu yvP?(c}o82#RJ!FD#+حaJ^Úyqv|34z$4D] @+9B= 36I $?xZ ̐M ,d1o"إ+2,% ʅ}1]8Om~I-*}s}b8h'{/Z*ő\ K"ej[C~'-wZs$WW4tfJşqz[BjN6hNJz]~0it:U ;־[0|;ҧbsU^3Sc`d)]#3uHeSpB?hgGIͲwexd۸t\TQW̄0J먢>}{bI-nX+2$|r=4=m⤢LHSc 6wYGrT,=ml&Z"d8"˷BFMr#f#q):L|2 p 2_.I?bğs!.01u@a`&hQ!fa-w ZfNݨPz`ك"dF= #nޗ$>ނ;nj:*9ts4 툫RM<#rEOK; g݄-:,{[gˆ|sݙ-ldL_(PMA{AE@*dx>Hb7%jK. ֗FsɘȥL~Hѽ K>`R l!*N G$di/$>Ί2n{ޤf`&nDTtB~cwhKPR$Ė_J<"@g>|#pE\H[=򲘄{,*-$"G~pU69)ZV{hZ٥iQh +>G}ǭcladjUJ<~P\kiHRP EL'1 bʩF,FNm|U_qw_ _= 3Ʀ|Cy mM&Z~EXBmޙžtiWA77X^q֊Y~9gxC2CEbΘGySנ룗[s~*8 Í0 u0iBv _sj!uMF9Ġ@p}WY* FC+d U5}LXޣ6ckM&L7-iDxĒI0Vg`IYL6 w#6  22 -C3&DBϥ2 FaDM~ZLoC8y30]n>Dl9۾lWV>meCiiV~ԧ,ؑ3mdQzV :^56=y9:wF9&useHmM+jǯһK7D򐉪;fԯd:C>J[IYNT.\6/(.>S|RB=\u]_w|e42յah Rרtn2 BuK a`NA\98x[ykB5]J):/LK@19@a宨6'4]+I-&t,oꑓ"׻ Ue]woAQta^؎Rkb`/PvvnjDׅOFI>D/( #zǨEy*t\׼hr3AV GRѧ13r<lj5fo%,qa/*ۭdNW'ٍÓɂa V5+isV(iNz8vu7A'KJ0g;rvFivҧ~-%XYwɑ20PPr͎˞)aftvtږK$g.d"W "U)nTNvzGT?[D/Ab|}ELlq>1P z,q*;m9N8=(V4Ez%[\|h\FRaf(fB%!JPg]a}@0C)Iɕ2_1\3 Z &6kR|0:Ȯ|}W^[SşHn)=ܗNQXxP+aFyΐCu?2=:QLFU!Kݷ肀Q*3r8̰a֣}q?q<[]#;7LMLٜxzHi8jObjYRj+c+wE])iȵI*'+2I'6vʭsOC )tX<`yw"q*G(4!ij('ӰA5{MӬJl EЁRL*j*:v:@ g+Bd8Lܭe!Nq^aR=eI>ǑP|}))nsni;W-q\e[@zf1KZVs/(c0:aߦP!$#6YIF2b70M <8&~Bn=JMަM?"sg41k]U2[Oӭ"I'ʺJݓ&tΌ_\h ScȀ?/YY\F}#'!z^{`d.8%@8B$׵۶hsǫT^_ T &4 'X!lwk,LGB8h ' -+8O*%N/L4 F0 \щ2qIt蒉xhD [a5㘢$XqE=%qtсqqF5r/aUm]t'vWLX˕]6uن Yn9L(ԋP$nfZ(ᥬwm=`:miX寪muTчBA6?z&ﹻpMSRȂT]hzi;J=I\H8AM~JyES9YvVo\2&~CwNv%?haelE($dCuCc4U}]Tm g'`YTϾNDtWoxNw+)O*8nM, $rZT2U,R]MLUM05]ZĘ)0(ڛ?LKx>wR]'YX(g;%Փъv ߥlT' `* :A cG fX\P7 \(@qGG]O?%/*}~2b%B>(7͏\G-OHtAەA;N\ k%ɻ (^aMsO95~J9nlޒ6kȽ6p<6K{Q;r&{u=6֝?YL/C%8I\#TV194R`t!F'Ë/ÑߟLRyo2gVbם'I?à8MTE򐙗-|]d4oib9Bk#1T y@f#qw$e us! UiZ+!#B(}NUÐ6#pÀp ZOәCb h!D"mm}kύ G9(~7rڎw%WJU[ 5^|u~{6="Ƅ`ʌ &c#bxF@~Ɍ:mq`N'] XErr&*MlDd5rڻC Fe*IY.[Lؤ֡}/ ̞LRWwl͌s8%&T_X DU'Pµxrm n9H4j41~q%sVJ[׻*Oy=@PJFb'd6; چVFP?,Ga1tMv"n^'qG 6W1;iɽzj-`dNycNɋe 5CLBĭrTk%ryhLf {F/?VAd2<,W}3r <'-Ku@*r߬o'#Fm@a&h N4 )tAܶaTo9Hy^uǐupL߽QҎ*BW`*tu@̶<ё  INN~je ĆQ$~K)_Ck ' XULb%W-gGj`Pv^̣L>=`Z/{䦝{ig=4mE DZ"bPC.5xBI~fYc_j|/QI(Bź{ŃaFB\˜i+71`:J$gpIR"D]ARa$Ҿ|:Pe? tBd8ȳ2Q]m pq󃫷m\/otd*4\Nhum(Sn QSj)z=Ow6͏ ~ړ`2d-S_dċu 9:>DZen:Ul 0gGzBKB3QY @>o2u&pLCZ]/־PD 6*,o Nwkx7?Cc"MJSX/U9B$xSV(J>ݷ0^eH= p??RڠD`/P!)KDT^[&, 1_<Ȳj: 08I2JT<Q#z(߼2oxX~nQf~$~/aZT{S67sP*JTG.mN/bV%FE#LL/_#X3Uhu![drSn_'+2&i7s#8c. „djȕU.z9_ΤY~zLK"|9H!k+ޡb* c7-s Sg6⾰LWtĂَ$daaIqv+nh^j|bB~$2@u+UkFY3p$% BO| ! {98"/+C#R+ gN8z;@F7!}'"+^Q < ve@odn<rcy.6کn:C{ -AlZzI7x5ދRОU slqP@ EUCAUAqeڬErk~m, ?hG;~v1)xyqKߵ9\inD+y 6J(-4z4ƒl^kryBgmu1zq>r .P"@v+~C?q ޺+H#]ti6GLϷq>= qT?o$j&A]RfpӨW_i({lSJXxR;X!aa5ro+ONM0Bg/GVa%3dS}?a(*|p6u .࿓/ wH-nECFvR`Hp<,ʚ/AI9RDhk}gH@qTu7@-I;e#7*$AyS2!Y$w!N+1%23HPyJ_ /ni'܄zYI 3Ƙ԰&A<௟jT&M%tm{Z;"Oo9}7ByU8 /wi&"62|P 7ʘp != W裣)r2XO#-5Y)U y籇Ѝε!tnɈ]Ų5]ֽ+΀L!Cˍ1 OB3~uN%qQ(o3F~r3`s F\'|B&Xܱ'[Z,9hqv41%tn(\\ 87બ$ l+\3zE1[ۊ^J1Sɀ;=4 HX@1A3xayp / k%zZ9 CT?$`˾ ݓG3mm|e`+yOu64"'2D :az3 |, #M9' !shZ{a,͇ h;__x7iPNїy())8, ImƟwcUR`0<'>x6/3ru(-!ԒK4(5AVG?R04Ǔ)vV _KkĂ).;81uVr.?u0a)QResmzje5ڑ`X<ѕF\b׀|w(R?"@L4JWT͝ZZ s ‰aDG^ސ]@!1|*gN;I;Y%hG{4nw7IRonȝdjX1%43TMa7 ]8N3oqрmB[W`':GBR e $0xMd-U5F 9~$>,o3,Y}ԔSX?Qe%x >i 4rl y8Xzֱ)Uo#i(0dFKsȥa$u;O l$y!5*kPFP{Y`#kv*$Lh`ns+a NSQ -XԫtjkKW&8+ b5!=D$꼺iMLd?>ur-ٔIxG"4JŔÄOTuCe sX ڨ{y)m2"bF%Sz;e i3U~a$ReyrW߱6PAX72]2u$Ƨji:jhffU)DkNpzk?:ѦME R]_bnMHo0XVC4^T%a~)!s[I !q/|[jhe,_:`Ro L#xH49aѐw֚&1}@$&댵""_qh;4).`6^F=.|ʂi&^!`4ȹ_}{a$(JNp7ys8Br"pT=ͯ:Fq!)]kmQnx{L }Ύ()(ryPH dBv}cjUU3qqa6fz~ע}&wf8  ûAvΦRMdN3(s7(d"z1ykTB/Zhj\<-J;,xN_o"K7Ex׮[L3,^f+I#ͫ'U0t!ūجq*ɥ[bt|.mM?fٔ.m,R|)enUU\q0 uv=8MHyMy\MozDžϼS7.=N }>ۯ`V ͚;8#/:m颉eGW;Cfv~h{&ys?v>*hhޙA/:o.K3goÎ% ِ62z8ͫZߊFG~U oj&U_lb`MEYGJ&b%,RKDcul38acwafÊĵ'ap=Q1 lL&i*r*?نC4aFpd9Ge!gH¥6Mg8z|Mg-2@>y9QV@ZwY8!X{pȹȹ|,5фԦ<-k*P$^8Z@r"{o?"_R΍rS/7և؀yKmY^@A,㒬A(4w)&Z<|^ A`JP}ffϸrϣ⼹;H1sޞP7D& }MP_"YġSY'§],lnE!R'^u'4rO |,UF{a)?jXAY'[{3i<|7Ry)O|=]sĺ RYn`왤CZHEJ1L~YLh`iswq\ln~*913d#;6]nqoz\Z#F F!YLɹ7k$\O{Hq+ӓ~0ȶ=:cg-;SϿzJaMqYQQH!=3 iPJ]"9_WǓqԇ fzKi,F*kEO{~R-~gTSWs}׵T+[| .AjgѲ},fv(;-P_zI|0j~+0]nҎ15B͜L4(+b4!]lg~3Txc2Tʚ9B\q-E+Z{Au|6}Ҝ Ѯ9'OZrTCsN?NC~Hf,k$tD"T5Jp,?J1VpKrLh7zʪй}YarB.hӮܽi\AW HE:!ޙ&.٬ 䡭\Na.#ZhmNppԹB9c Pqw2Wa1a15"thZ7ߡKϮu XܵO@S_8"R\hHh@Ɔ܌ K]SD elڹr U{'Mx垐2RjV(UgǸ C&l|Ayp9=?>π0K:Wδ _lEecV?@Б>@R;l61waQ:~bռ§' ~ȈTXLpVCD }ΐ \C/cM cI<#~q(}ਊ6l$Ō6_*)])Rcax/"[ZK_37ޮ^w/ԨO@i~>Fm_e^^K@e I,NSCYVibG&{^ՔuWyv0,4gV;/z=ʺ i6vfTxod%ySs|}G@āW(cqPpKėī,9tJN 'bSf; #Dtϯ(L`eeM۝gٟP>ā'wpaE5 t,ml\/u D3b@!dž&`x !Ֆ!@-\NW5H*7|rA }' IoQVe`fHmv0=>ay&T*IbAV_Zy|JwsS )(=ь]Lj,V-PernbGɵyy~H*>AY+90\aLp#^hwaD)=S,/ 3ipPn/nr.Mgj? 3}(:&Շ`T:l,~U-1ڮ#;GCFG^ {f6\ xTnF(jp/L` ԄYGtf6}F+PYE˄*nURw]SDHm=derM\h}˷18xKºNN=o 2Fޮ!I[jlyϮ3[[-Ȥ160qƹN_mY~Zۤ(~[p39-0HdZbÕ7?ѱ78}ɗۤR X-#,+{8MҐtDj=O+̛CFCؗZT%NiVНZH U#AFmkW=OSbZφJHܴ棏f~}. 훍8$⭢O&NEr% cM$lÏJ ueg 1"ƅQIl?HHIӭ;–h#CFLr-θ8U@'\%ڈyCJs,bh[H@;6C䊩Q<$lj\e^^-XY\DmQr-~ fL:_n?&\m,Medq;/Ml Q`.%O߅k{ ;')^[EhQ)} KGg(OWʮR\ R\@|R`nϒ^.:0k2wAl.Y4V #HF:TjiZ@bkx{KPqbz߃c@>3bf Œ`߿A20˓D IC'}EdXQuh+'؅Õ/T  0˥0\ M$6q/#nhnooXІ.Ẽr4Vl4QQzn+Z2*娼yӊ.쓩^"?HdrHچ,-,6V$lh{?`Hv[-zp*Xg~J(S;OoNh^???YfFZrAq심ͻ 7hbK1W Co7s%"v#*& q"G&o~8EeL >w_y֑G-cK͕MsZ %gw7 W D$x>b>&yrR|8\Ha!8J4[Iâ1|1?'( do%RM ` m9vcYH-BLsv_L@Dw]S`$2Ns;W}>Ʊ7O8 4`fWݗl*NVJ2j%(^kGs²j(.)U>7w|ڦL_p5 p,WTb^XZՇZmԩqC57':69G DJKgѲuC&7Y"c~3%V;=M 9{*lna` Zb ֜vbT%z(חx $3=-~fٓqKfL 4I7wPKk?2ԀfuǦkF?lUBB䷌!i VKDd9G>{4 pNs΅Ww];;>;R~=q|!M^"|YuJgD܃s1]R9}-|rޣA\{{+b !If!xY`Gk(62LduKyr4`YX%zV0z*\楷9Hf(KSYtxٰ4~ۅ"I9qǮ͵$eV/>Yl4; Ǵ}QZ?T}ԼD0%xU Zc|gfL/@2h,GxNK+gcv=rDc++ }.pTP.3q{@do5oeR ֏PgnvFmo XV6(Hi]?yd1!E`_35zhHumg+-MՐXG2 ][i;ir8Es%%`ʏ=Cm/O7b7ZeF$jnu"Jt~U5'KRi׾ U̳ {E5&f>`@wc:fTfOtoEn26U]i6!v9ŮYd%;y=KHeoFQ tA1#]$+ɔ,ysl88S&H76`ײ#ÖşF<PPdT_+ )8.>a?@_L)U&(|"<|0] HZiÒ̦]("nS5OݷiY0zޱo~JS4E'h^'3!WߨTF-]@^0)&hy6_@[?82g;P0IdHĭě%/G"$(#):Wh 5ф 0 VGIlt/?H k5gq@+#ZZPQ`O\n '!A喁.$.MP_աFY2s0]}G6lom1L@u10 n#,o{͚?Wy@tB(8?8N%FCXAÀ9|C[Q*'F6m)0@kۋ }xA{H:l(N$x~Pei"ȿ{B;WY55j-3+z*留nd- Z|XUA:bR>;7b_T҆lIz\`ðxL=Ӧ=VAq(B=`IH+RwbR-661w7d@(THI™y`r0zޑnaZS^Cit7$LO옥qqR,Cp[JJT!.ִ7 AYISo0%)ndL:ByDYT4}r.W$Рaܞ|jgͽn:ɸB$;ʃKtBO~S=*'~drr?;}ƅeю|۲=/ Xë^0XRIVKt Mt FYy?v<0X 2?h*o30{n=fxYuEF'Y)j&&Y|Sll u h0JIsZBȕ᤟Wv21fY rZ֊zhdI\f XEͣ'xc)wguғous,,i gP~]ƧT. p'vG"=*qloΌU/l){k<60 /~kY†5rڐF~ð~5 M?hvj:7|v>0\17)9' ʐۓMi8h $^NopJ胣9emk=Z0]nG&0)\3RDbeVN-VX}2zCtHt&W f-ճI/?pWN6&$cN fMPg(XVe" 6˜E򁪐Xp-uݝ8Lzp:*>0i`0 I|,B:V$ C> Nqʕ3U b$t74^xÎߵT[E5 Dii\>y)!yafa GK[eZh ׶wMe([h|B{&kpRIm0yq.e*XbT-OK~_0"TjQh4ݝ/3(ȯ/-*Nb+CEJ&b%{ x nXTa#G, Q!a7c }riO 4b=L$ETyTn[vY$W&hWjBδ6@˝a\C[ȄUCLJ њƎ}ОUv,_ʔ#8$ci-:c ENhfA3U'N%,6aƁ+&%uwRapqd d\h5{$B0TM oLDMh.xO& grlutm6C퉕GkFOvr=I@$7}Y5Yfp\\3^bcGQ.DN=MI*؄ɿCMٟEZ٦u4zȁ Ff^|b[0 ; s*=J^=j!Mcn77! jV~ƍjo`c=SĬ7,ޗGqT%XJpGǞ>n"$c8n*?rE!ʩh^;i x=BZ>Z~2={[PRaK_ԄWC*Zd?PvX7/l劐!ނ`~ʿX<ǤQٚϐVtS)OfHy} @,>nĤpqSI?B,ŀ~&vD"Rq.co$ ufc<c6}~te^ߔ^ XT'W8JF(oGtWr&r؟B2kf ^aX~>׭7<,v$e~rT2y;p 5du{t7~OkJjq?ϥ2Q mg={ϗ%0X6sg86*W_cTd>IIJ Nl?ͳd& ỷkJMHPN_s~ ڏy-&B2gL^52"T\IQ$syӈEa2Q*Gs..~iI0bӢEuAG~j|5C+ }CEUj l!])b2hqeKc3pnLzYbwʇN>@g>:hSmp69״,tC^&@#{u,$g|U!dPES?DL~Lkg<ơ| x؉&Y,O `,DJ91%;Ҝ6p"4l72]mgNt y1W79(6PHY1dA2,lB,=4С5mEQ# [yCy[6ZS%V0&NuBŅțlE}zH{IV=5:DsL\I튤>TK e_L;s54o}e'^cU8spMa:<9stq f׌P/U֭|B8X6IjHm_S[nsW<,k^i\t N`BN,tN'BE#S’L4(5O" ǏU퉓"+^GUK5-6yS(+D`DazoR.ĈA(-Lzii\>ia:C?z?yf< O\H b4 4h9^ѷ4Ê%j?z$pWm,Y u7zYHr'};tj\j~\,znbShbáj9g t<{uRA9_4N6>zthy2z6x%7, :& yȥz11}xB=