retro-gtk-1.0.2-bp155.3.8 >  A dkYI%z NU ~񇳏d,|Dĩb@4J|qA>(Ϸ/Zuõz{` Qt(B3A0 U_]qP[Fӭvuhl`TP7S4q/nQV@L~1VAuw7E)`|1g|R{")Ia,?w7RPKFQ 0tluF,h;XJV- )\1?؎}mCQBP9 1TT]#rmo j\muZ+!f{4X- nF"aþ\GSUbvѹS'6+q& AOO ,wѴ*6' ) &jͺ1935111ead2e74bbe642576fbdc1441a182bcd0c39b26b1a85ef588b42192f310770127d1c71fe8dac302b40e9bd881e55237e83dkYI%z uuzm3>X7aJ!a` [Mg! ߩVǻwBbvK³-Ȥ 5ތ2ɠg^vJtwzEK4sk&jӂ (ya+#@j>## [$NBUpSV tqr 2\|نpBr̄y: Y4}'xU$U@Kހ`_wF}=*=s.w$%,uIē)ȆcY(JkcSfx(MO S1}p8?ڻ=Qfo҃F1v%{ ꊊ؋ 4Aź7]d΍PI]EdVAX,?:]E{;]0U!,9]z>N*J/clE@.l1Iv./*㵬C7ȍ=L͕aB<}έ<9ONBaBI Y|HH t>p>A0?A d   O =CLP R T X  H(8 9p:F>G>H> I>$X>(Y>0\>P]>T^>ab>kc?d?e?f?l?u?v?w@px@ty@xz@@@@ACretro-gtk1.0.2bp155.3.8Toolkit to write Gtk+3-based frontends to libretroretro-gtk wraps the libretro API for use in Gtk applications such as GNOME Games.dkY|obs-arm-10pSUSE Linux Enterprise 15 SP5openSUSEGPL-3.0-onlyhttps://bugs.opensuse.orgSystem/GUI/GNOMEhttps://git.gnome.org/browse/retro-gtklinuxaarch64pdkY{c97f1f96a12594f0c9dac0a11a48d36d90d9717b558d27f5e39e2ff5ca9f5bd4rootrootretro-gtk-1.0.2-bp155.3.8.src.rpmretro-gtkretro-gtk(aarch-64)@@@@@@@@@@@@@@@@@@    ld-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)libepoxy.so.0()(64bit)libgio-2.0.so.0()(64bit)libglib-2.0.so.0()(64bit)libgmodule-2.0.so.0()(64bit)libgobject-2.0.so.0()(64bit)libpthread.so.0()(64bit)libpthread.so.0(GLIBC_2.17)(64bit)libpulse-simple.so.0()(64bit)libpulse-simple.so.0(PULSE_0)(64bit)libpulse.so.0()(64bit)libpulse.so.0(PULSE_0)(64bit)libsamplerate.so.0()(64bit)libsamplerate.so.0(libsamplerate.so.0.0)(64bit)libsamplerate.so.0(libsamplerate.so.0.1)(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.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.obs-arm-10 16847568601.0.2-bp155.3.81.0.2-bp155.3.8retro-runner/usr/lib/-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-SP5/standard/2dd9285f8c3aa63ca3b2080da3a75c99-retro-gtkcpioxz5aarch64-suse-linuxELF 64-bit LSB shared object, ARM aarch64, version 1 (SYSV), dynamically linked, interpreter /lib/ld-linux-aarch64.so.1, BuildID[sha1]=d73692de9d6494a8ed1766e51e51b6856d78767d, for GNU/Linux 3.7.0, strippedR RRRRRR RRRRRRR R R RRao7Vputf-874f418975e665399b96e584a9f0a77ab5096b877ad941c184eafb1c267b10ac7? 7zXZ !t/ s] crv9wAdawsK&g3Ix>H3~u[ D!˱`IG{TCs%IK&ڑ}o {gAUSVaBުC/6dgY4]}C)E:cF!qm5Ǐ*]fxG|={%8y ZPr#kZJ)Ʋ)I7^0b0|I쁆LeNncvun؇Q'wxK;T ==4}݊nc|5SvDA㕏: -66R$` _RUW&'3u;z]=D182]B8O:4݋ZZ\287 l{h~J/,:Uyo[rdȪII0eg 9?wquj~&WckW&>4|ԓ70TB&"=F!-biۚ%O#D.72:>mޘSOSIlkWǫB@lj+5t @9 TH7Nkڀb5ҩd`%F<-lBEިIoNf@8L]Vqi0^x`@qkpn+3, !"7!5b_R8/,4'ΰC9#QxTwRxrw[Ohcz٦-uBkx~!c$91)TPg_~gZ-TQ5 jtZ~8D0IBŽ ဪ@ vdZXH-;JbEV%4mzE{ $cާ #o~鸂C"*Ne«ɭ?w*Tj9UK[K~!V crơjPa1{N;Os2A[O^cZ[KR싎gi[\agH>J[V@OI3li=]=8 Jr?3̝o.;_NZC%LdgcONJt1 ғ0w4Q}R!EN#% 9<4!Ji2/~(U  ۂ7B7#]gjCD=a^ԙ?j9W@7Ik]ĭ|*$ kH|m&|e:g*E@4%<\z $O.zْoD+lR DmnmH%*cṬ )WIJkt]3| S"DLj-xZ^'6lyƍ2AۥF!>CVS=9⠡ bR\:FhZ+%SYƞ&V.np:e[zSya?rE,Ƭ٩q/S2uijpeqCBXnQH}ןjxHYf9곦jeO%sݯ!jyK?Ń5PpKƋ:iV?_Ja4sIƏ f ~w{ϯuD 5C1%CQhhtos(׵6b*ąN*8T&/1Yg]5Ɣ̬;睙6R%[*_nzFwũ/gz'06|"xNm8*?knSPsR*VwZٟ-4Nl>1mCZ\#uu".Yyzh#R3.{-7 'rek)zJ J勆d.qYˁ\m,%S=y̦CKh7 ;@~TOP(y̢yy[,s& ^op"}j|7`жbXC_6yqT`"Rǒ0Xu߫DVXb近[m>V[*kg?Wf\6 u6w4wYNCbG&jQ{$*m(}S|/וHY |2IkDD`0RZ#K u(cG)?ylZ&;wD[rPW/#"yCi TEFwn_%s/1nuކPfK}h 3юx_aNMϳX  &\V $^8mM@' b 1r@{4yYnXfJm'A=|9PǍS8.ֱSID;9l륚cVMfPF0~6 ˫AD7gg7Oh$VpA{zv\5C[ax '9l=Z8l$,Mn_8𫖎i?'-,_J&:GYaIR} #Ìmb YNV)ϯV ! ugbHXcYy[L+|kfTY0 5U%'<i+/bIJjTVNX_|&k-/&;m3d W/x^X̶je8-cıDe%hG\k&ATӣ#'a\ˉ\4+VΊfT 1*'k{Z;K7A$G /!eҤuh6H$MA^-q?XPT5҅B'/ (ɻgZ2(/ ^}`~][+$F bQS:]P}UxDȜu|Nq(I1k6'a~Y|_Pw^P;{SYvYoPAu,bz#pyj}w(SwPvd+&vU }u~꿁(J"U>m{*jȰ/uKE=D](6?l1:*󞯝br+3ix&(UkD r*x#MٛwpqֻF6:TjX{!S,s{WW<v\: J+lП=C!IDkJ/Qwlr;XW[9T\@?r +q,UكXYq$eL b[OOaGaY)|BM=LUSv.6OȈ5k6Ӿ3Rڴ喨w>LY]س>mVtΝ[kڭj/ফa  ! u\B57W1(Ġ|%8}l~ 4kZp@R hlfZUisO?;%WLsiL0u}|$X,OV\`Ձb1U6v\1 q Y|87<D@^9{cֽ>K΂=?KH@ gڊ~҈6CP uU7Jw`iJ(˹.^[g0_x zح_Tޅj-/X0.Y8XOű@fꖝTVk}!C%9ERgC(BwJ?|+]&e? r#egf)d=xYX$ LG>*K}Lޖw\vqgMzEWܾ)ʪO(!㕏G| f_<i[#)$0[|~+^I҄T)fVSr |^J ȗ﮲a$rydZ J1_*B:1vz9%%EHcYhjPnsvquKbfэ[,ؠe~YGPZ<өZaR\<ڍB J4tZmƟ+ 8 G?sNW^`&MPPN52Yn NwzpAq}}2lyQ ŭrOuyFb' IV~TP&R!Mɮ2 `.8;xC蜅,a[K= Eػ7M~ͼN(]nrz OK8Cߣ[Z(UX g!u$Ch0 |jA*NNT"4[JDטtRnʚpsfW r+I%LAU`lм5 $nDibq]jk/Lli30g۬?2.kDOEPop^YUԣ8ΊRq*MO^ư#_kSsZNzq-c挮OG'Ui>P4q [*gcu(FtB8]m w]u˿fklj=IP.t=ӓw6\q0hܐ3Bk{;HͤuRͰ&b?WԊȪPULO=;-ry}Ub]DDy%~`Ng8!TCwyewlȦԚN6)- G1QADl}:\1AIt =R$Мp`(r;E"%,ʤp5> Lȑ Tcc'rHf(B{h)mFT>C!:!.v23e`qagm!X._,Gw\}ClX '57xi,?3TL`vTlZc`t^J2׽ JތoKb3S] p A|v|;_ъ{ bXO^FjT?HH_6Ye0Gǿug!Z1GAu|FzBHa)5i."&eeB8؆܁4EW4`{QQoEJwk !*5^pu զA>f`ʦVOV:9274whL`5K>ڸw @MGicpC9G;=$`d?߽'^Ov}A_z+h?4@ ^@@(8/^Gzߎtt$jn*$O^zԁ^>ǭ->0lu9 8;P/ןZG'S* I֑<0);BaϮNtx r¿s^WG7*wnq>2?XWؖD] < w~̖ ]qh<ZGm.< 2˴ќ U1 {ϢxIC ‰ RBJ{xLRIW~tH_ֺd-+,0 bG{-|Z7dpjhHڝ12|P/N -5Eڸl>tV;/s)p~V? RP7c 'ڰh ֟Du)U<(.QC\:_HfS>Cjy C̴gvRn]cy|\v ?Y\CγU8dȤ عrbYmL>5%'}?CgvҢ17t ph{[CW@8^K̝cH=4*J{DƟ9'v"[k?tÉ9Ԝe*eI՞>B_f0_Y&ڟ@PZOݖ*Wi ;wpe5ÞPzQk0(1 ..JCG S18(7&@^gYFĥet&IR3r[c2Xwih|j +sJCϴyPK3FMAkރRχ T]N6 z:aݐ\;> K3="Lܦi4PytCJŽ onj %>$|~]JX#])+52dSR}YK=X ԏ#V?g\Yg΢-6a1oP&] v w޺^\q+T@ݖ|F`f%3vT=PpC1h'P:/SWZн>a{oF烩cwYS&`,4O j:Oz?[뻯7 N6k3 ,ZyQBWՊ.prunOa"Ze4V㹢.x5rqqL 2gF /v, \^\Ӥ,Aե"vq973, ܥz^+8_ژIrw8ve.w9C~!v(ܞ'k?z͒c`Ʃ#}'Tt_2d֚T \Q^ gTai~QHrÊ)F)〾0^%KۋCg{XryWs߷rl/yz:6$n-R~ EI ^'S n84&9S(^3&!Fu)3B.ݐ^'i_?Cj3QE(,DzNyIL +SFAg\lɤze%/7r( bF(׬}.=8Zw@)fC$)NΊ; [Jq8+CE#;Ud\ڦ#ef/nmTEҼqa:s,rL˶jv-tb^'jz1|pGq nPC*aaT%3yTqs>|z`G&ͰOw/EOAAN;t/r%RԨ 62@Lձ͌,B[WY*o-ӶҊ{a7$C~ #5J;X0lLMc[#VK+_?sf|ya 12FOaEJ'v{?@FKq74;g)t`5XʡzۛwU) vR[ Q}Ĭ?m+?|H|$:L"'\REht?~$1fh{z@~qEGI>.V,x| _|Vn]dQ /6$g?cU$=r(<o O˭j5>›-ӖLX{CT50?walb+pa9'b>#:.Q/T-ٚPNnG-x9^ cq-ɫsLPQ3v!bj}JRb96D:=vMZZٺMb!0SBO?T܅ %ܛQ5;H<|6FETb%YTo*ٙ:#!"S)52Ʊc.{X>]m)`ݟ7 > jhFΈ9Ptw8!.6m2/#Rc!>.Sl]DE`so2P&o9"c Bpd&ɦԑS&Zb-.j*j1M pK<zUò)hb͎}u2~6񋎗Jh\F@mڰW!bJĨH4!f^fF(@;E!6áS+ZM~Aۤ蓧9h: m86r"7BS<rTge53n%7["MF,?X :8_ k3qtIbzu_U$LUO{ `;o2h 1!W0]UE;/Ha-pjuo2JόlaAWO0>q荍Cn=*vRbC;;4%eR*v7$ 7["?QCHaDc*ߥx-3 C',މvw^ui.m F:"!NN6o~  D BP70?EB +pIت d'Z'XA5qsڤMOc(>Uն2W %X^!;#ovMAlƭ"K ~^i-eӁձONݎu,luck S|. ng5!M-R+-f4>ՠ&݂Zf-¥WǏ ̌;[GksNVT@b>tKMx׶Qn$@,%Q%*#F:t㼄㉠ k/ 9_UruV&L6\cbgMRiB}Ag?qHA!A8w` B"uwe/!:Z(`4Jϰ"ijAOYF'r<'r9!w ䷧` tQeVP! i؂mHxf"Ͻ*g9 Le#>QdECDǀV$ڟK٭38L%44k2S=౉&񊊻p)r͌IrT$͎%4?/ ]AzJ<cx;N]z:'!j/7h.Tpq, w"I VR\guBXQ/V@%;AAo7`џ"S0STa̓?(^+{ٵ_.d]E.C[7(>ga{_GrWwQW/ypV%ƀ[ð-~H'j1 xy U[umyG$־w(.-Ӹ,0@YGǜ:c0R D淩 QTh.r T #JH1? &fDD;HKr4\ ϵ$j# Rq2M:$? 'ܦIj9(j݇`>;SHď*Pvx{NYXE OI<8)ך9n$+Jfjqꊅ`Ы{fo_@:aի +[ظ`&nPXh G`ʖ +OOnp~_ut|h :L_!$jLK;ODh1~1z5&/\e,aQmɶ,="Vq=n@"=m^GXM^3l7q}|/kJ C{b=~/}sj!y6LiT˰ʩř;$X{D)+tMi(p 훆8v`csE5;4~jv냠'惮wAr约r)0շV=Fg+-VԸe0nb$ ZLSRiWC6 ~)D򟉌(:W,eu󖣑'>y~H Ϝ 3%=cZ$()|\Y0r RGӈ&t wd8}rA%ў_6ISf"JX\A[>r I&z##Ǐ"PXj2?n$\Nr/*HG@`1N7oU9}s (yT0WYBaI,[tK(u&X 7w8|%i͸_\IuASu2{/w]X2c6;2U "O¨/w+zHFoel@-UbZgPr"x-iRОh⍮m`*͛VhV~C(pfTO kFohl][Q~1J?~˙RI΃`+*FE kWIp˯)Fꬥt8<53TQq>szP _)VAcP,3hPox4W˲ $Ud恁amzE14sF{@.,g +-'%KAEIJoQ_qزui6E\o2xpt<r$IwvBFA> *cBtWQc[_!e\xo|;'seQ*!?_rxpָjOL߹5BlW :h ۗjy?"fLfvEf`i3A<<ɠۛj1.&؎ "'$\ 1o8R=';i/DfF 8}P%[2J£Cm{Tl.DI҉US-=zǣ%>^-Gں/H{ڟ-lʿSppYvIRz wIkwl0kDP~Ȣ.Y*7ysmn_.q.ބKЊ>|q65RE/(As0)y$ R3ϋw*) nF}r0FɞQG|B&-ڰ r~ąP7t'B{)&Ԟw"=W2`\X ⊄T+OܡqAMWJ<[NP*.{21c8J8tHDm u=vi<4+믲WPs}*Y6b-wLzkyH\XVɞ9v$FH㬭[}6.nL"6 E.ʭbK՘sR)kMGNNÙBl$ [\̔eȪNO|;AE,T3$JS5͇jcɳBJqșG*4zv-(D_-#%JLaLj<):3"*J<ǫ`UvK49S[ܪ;ˊ>O>2BiM@pļ̨Jb~cJTM$dҏ4ĉU!*viߖCk-3tRnv(g>;%%yig̞>bIt &sxy=WHe?ZZbOD[|>;"FbC\P9K.>);FvtΫ&_K}_*PcgcvPс{Ч=n˴rֶYժԎZ!x62gh 쥙 Uw6;HYmz%rFմ A |;Ȧu3oNɁ- x=]nc@6(w8+T(|:jm C$~-8)suRf>89) c[%.+y,7'#ݰއa~RT2 4~w2s°EȮ.:43cV"h~ XJ%31Ep[k~vM)2 W\`׏xd3H0 z:4/*LJ5IA1$vT(R!> Tv|Vk~ f, ҕ Jh7V2WWǵUMmӟiM4@d :t ~R"GTǕ~ IC!5|o?wC6GQ;2X'/Q\37&3Lv4I]:-gO=6h͋g o >/@?>fbmktIiß,FAX&[[i+Ry<̭;JwcBK ~~aaH3Njy85 36Nrl +gTص2pq0*&$<;{E-|[UQҿ t=Tk!T+R嘪\a7kmJr>0t  ެKE[#riP"8A yԬ9My1ٲzRωn~ N bVGP)1nykc!J^l,{Jgs? jA+ 3=~_jF9RʂܣpoffÃq.C6@6c҅zo,L,Q;ͿC dT핪%xƶ\%V7ačUK:z%X翨 |)DtfwH6Fz.f=SѠPt|X8xKLkiʈ^a|7:YnbEG莢\Q*T5 Njj%`M& ] |{R.9[@d+M%i̋]-S*?"Fk=e̪v#ʓη!Y]^ kp䣗 R򢪜mȖK)_NVu"Xn|`3Γ)Pi:87I[uM݊xJXwdknmi{/%!<+C@9A("֌#~Y %^"[Ƒلo(; QEX/)+;<< u[- DYgzYA\P_Lq]"Y 8I{#гlKΊoPsPVM^sk{-EhԐ(%QK{J[ Me@?STNpD ϑL:cG9;!Hkb<$KdQu+V&D6v2׫|ՂۈXJ&ڀIBrx]7L~3Eu/2 i:g_v c*妡˨~9 os hĎT>^=1Y|,Rv޻Xb6of2`S)XXkyelŁ<[I~5%BCI<[bY؝'6 Jy>VtrG ' pUO^O*Vbۓ.T"r\έ$'$U 9ӧ!Ӭ1` >qB1MS-R, 9 rEznI{P5]1?_ݿy/[/Ys3=j8u.ӪTcze N֘R'‹يHb9?o xkg,g{㐌Tϟڈ&GoLQ,4IylHD&Lcg+"*@P?:έрKj! nn3:$!(jb$J6-\X&3 Voˉzj@1dL h'-6@~u/6®:PHcƼ1:Sw,?a{xflľ~6{.ll԰ׂaP{듿Ĩhth:в(lqu."qXI*Ϻh|5H= F㜣ss6!B+P`<ⳑCK-<cSLrQ;m@t ip Uux Peg&Vɵ.@ :Iql擧EH^ -qآIvԷKL"qI'ƆH@"rdwx1=8uuP'iajHJN@.\Q/MW3󨗓%׬ V!_+ s;{ +Vy_ɏh B"b4Wj8e}S*u9Y0B8EkS|e){l\۶ l6d/b嚐uAZRa%>+;8 i6a{'AJv{)Uƻ05D)!KhA]L7d=#Z <`Fk jsȐŮ5#<̭TKDor| {mz(yTRT`I ̡L4S'r;U~g3@|Fօ&se4zx0MJaɐ$zE=/.F@~E“]Wa?'s] ^$Û^,%[8x|0@6d]Xf!u]˽on {-(q,t0hJthV|\=VUǧ#сS2AAC9>p*$,/ -`j: e=Hs&6GM ݜ_ |'ǰTdd7l~PTг,o l% '.+3lt5. =Ƞ3n:$q'/p]QzA吪bUOx~E,8#J XT#^P`֧#"E۝M 5RЀWܖgsϯnAZI2>rMt]z3=K$CQm" x xH~)2i@fz,0*R7z>K,)qGGf8Hd4;9nD5t 琓eA#V.؞YgrF<0Q6 wcvlHVCvu{#lNX,;I;$ ݏ|LiΔXEj;)ݖ3mЀ+V$ },ЎCK80/gG1<\h@E__-2-zx[5϶z43c*?af9W4 D zUï_LnllP"GdvqWQ%p!ٻvA\##;24v#$T)Ee$4 pG\&5lzjJ ,\24[) =d} n|HOpi 'F%[Gn!4= T?zYAhWC#vBymˢLiho[ho٢rQ1 Pq柆^!QT$Z5R;2Q2xdN\̛T_ߢiÚccN$J=gMZ8^_&u(';RG Jveܗc4bw1Ya5bwo)6*N%M0 )1#C ޯ%έǠ՗a:5$vDŃ|;-X; M~Δ˚\dQBp,Ղ;uu Iͪ'U8 %e=&&eI~Z,Uٰ\)<^aV,iRb[OsG$ܖɸMqd>uh;5^Wу!/hXwUgɟAfVLhsoKazuσ#/D왇ӪW3|ߔ$7(B浻JI.Ni@Ag}bY qݔCvXMCsTcp3]ab1:{H3F -ffG'9WG]Oa|J#6í)<2]|N~aXZkv[n \{IV hBJ܈lp_Ŵ&!<!iYphܘg_3$؏iz!3[+ƿ'@53>9?Sy] i.*ZZQ&:/V{q|̾Y%<[)OxJ"!>uHGۨW ƍqyc-!tHn"m;Iyw<4\EX#rtFg0kcβQ$xr -;\'ߏ֘߀RV}#$IA/Y?Q_7|JC1a 3, @O0~%BR-bۀIZ*jd%DYr7tAOэՒ @Ii!Bv_mQfad.N\cLNJy8|cb'fF95yn.ha1 &KF-?7̔+[V,x W28铖yD Cm*_R n&=KSRH>uZD'U_,* T7%ݸ8Y`Wo`A|-^al>9x=@xv$-ǃgJ `\O"ȭH;Z+NbIԔkr A`εB[L3vqm@аI6l+؛P̸1t$S.Ӝ!|;Msp=x@jk#)jWrRB]. 6**޳M;8bH-N]*¬ϐS7u :i߃,Y)5(سǑAwCG;B1jbL01r `h{ZV-WzkGaC~\=?L#*| w_g%˅:0t@'Ϲ^N+`7Rpkh)[BOĘtd".3Uޡ+ߏcOTlG '%0 X&v1n6&zEh>[xmu`x#< \kf&kZ<'Un2繂D$O(1yW '>,#oh6 o߳XbUAՖ)? . v Z4ࡂ兏s5^dR&~:J*.oh{:e ji$YO-/B=M[Ul*@j0YϰU Od(Tr(V% y G an? A.U:JLXORy9OvmaY (5%` *؄5=Eҙ1Z #"[ӥ?,Jf6zu 71`iGV{62 R){oZhW]ĻV=ܺ37?үT'ӅjuDj8R/2;icjK-r2dd8k@F,)4ѓO}$ͤBU9@)`3,G4P͡CwwH!wQ"^e[Ty{(9:DB Pq눸GEE*rFXU"p 8`22h$Iϳ6dOύk(ѿ|x7{@8xvV4X|`nskm{0cvW৘s+::-mhwi[GKvP9 w]x6(9KZA 挕 Z*i#$2[/H44z\3Cde:Bz0|r?)ֈDhjWW3m l2rcJUģdkڠfTW$gwᣃmF&PHVr.@P =D@mǏF:# 0k7Ocg!ѐ$P4 T7:]ߤ[`0[v3V@`Z~޴"/a#(0=(|1* R(rBv+,L 9tQb߿< Wl/b:F_aJ{͘傔!>30 J}c=Wf M)9:sBp8Y:r>Q7MRS $#i#3x(qFc5p#< :/v/;+Hޮ.~Jb[>_{.4ԨF zR) X?<<[&ofe_m&}w~]!7/A${C-=n!'Q % 2af8mbG~0w?M@k86Hl(8U: )7詚qvlI(B+ayh-S'֑1Qz.Pc5AD 0O 6xS?mZ`M8w8$*k/ƥ#" Gӗ8u| `#kZ%dzlXTE*۔6 \VmpR>P j\'37F!kN^JgjEW@WISw!"R[-А^+&{aQ>kZh]դ?Z!Kdk ߐ)p!PX7φG" {i_NXB8OPv|[m5 H\.)bdaI$S ȫ,.h#I?@WWZ $x^Z%+>nvOZPHTX@whQs3,Dui[5Ff 40}z3KYdl̔1{6bےa;sgGl$>-rvUŪn,G}# P3Џj?!Ir~&'Wk!q e0bHNo!W;*x(1t*󕜪ͪD҃M˾֮gvmo7{SHzm}dr7,lcm-Իd<QOyo*y=PK.G{>>Ci}CrtlH4 ~LxY׷m*jeE%/IkjC_ zJ侪.΃x af竧 #ɨ<we؉iHjlj=_,R9mFHBF4ʟLZH7| SPt "[X':ъ7{]+ۀ|"kF2~GCvy1GTBb:(4G#͢/)3OÖ!2~8>Amcw'ڐrՖ@KɯDJۇtT^WcLjz"RٜH[X\gQi(oXJ㯦*I2 qPqFOOrNJ"W~ y(Q(CzF>=} FRT-F{20v5c*2B5'ed2Fkub6N 4Q  JeyMG2p G=tG O/ygvE-(Ylʈ~P߈LM73$׌qc_cE4z:\3˥\(7f\>MeQ" 92M%B -z:~~I}Ny -$&'|vGWo֕P&S0nWTxE|x[~Tb_⎂9}A߫H4Fp I OP@Ŷك~PkV' ʴ&e<< 'I" Z&X#LBѡ"s R~fM%X1B2M)T{}thF 4΅D?WM)q|?.ƚ_Qax1!+Q% v$ 1띀̈@IG7.${t,'،H՚ nۥ}.~򽵝ӑ>vxcSyjVt N2lVIH?{m3`Zs"0)ؕ"wʟfx zJ5; US{vDl E@cm5Cp|gөk/@5Tٜi{=p A-85rEp^xޞ8lr|oaOX̡ȶTmliUs<>]0nSϖk  ߢ Or>;1o| Z7y9P/CD^_8;qulYEX IέsAC3x7 3Sqag$k >MbdkF"S 7bL$~ޤO" `S$7ɶF>d(~W݅6;6!-<K>A3(tEz{ŷ)k.dOѿ]"ޒsqZ_"/u,pyq'í}!A ^ӛ)}Pq2Ǝ8l9WH +*}!N+zՆ3|VČ],|S(N_s5҄Zsn{< z$Ր v,0k%kp@0Dc.E{sGnV\פbvO0}mi͍ua)#4|!,to5tZNAQ37p=G7[JU[覄u2G,/ _~oi:˜f'F[Vv3X9P[TzOm~7# ?4n +1<Qȗ>bx`@5 B .j73/( ܨmΥͥ4%.אiszM`A0$n7 Zd&M2ljBK)L&q-.G]a ԱNd,tLW?Tm)/xrDEyJC|O7歄hKC{+b%mY+9$qE]*;"&[5RS^^Ӟ!!cO u tO"H6[L;p6Z`6;xb/EfFrO5#3-]P]@9h{t Er9hzIz͚Թ,# BbdsUh{T8̠E:}d7(RPv3N_e"oahR1hgYt.zFIQͼddҬ0e$q<}/lCxOvOz?ށl\MUқFhN{3" ғ[(,#lt?XQ9>? 3,{VźE='K<%z]gs(: v-Kd):^V}jkH Wҵ%⪇xE[!̛M'l2y>L}C;yY媒i'uvf(ˁ.KJj"{\Bgߵڱ1oJ#o&?Atä_)WgXBb\)kYDh! %Pr6(4Yޛ)'c|P\iZq胶b2bv+=~J dJ$Go9VtHM |ʋX:OŲ#,qcÌQcM<3|i^/h_JA3I*tzvi?炇d@m/Ѵ`J@'s Ԣ .X[76 Ċ7O68xsɣxjh93rvYBEgEg aԗM<+F詐X/9bM$OIf y;>>S1\!~~~OI=hl&VM$7UFyO`*UKjt_(K}`C}DyC{H2{[p4pySJsvY>P 8Fl +TUL4s,vN\E}?x9^PMK hTPvzBX7D~.?.bT֤vlW.6 ʹJt:,F7?K.?FNJ3@HӷYQ.cҫӳ6T5?R 6' 'N\.{Q8-lxjDq/Cй|p{vݻ+Bf\ s%tLB 2^(wU(-dTuGNKVDx ^Vl--1+\Бw Þx}jxn1 Ңw"f%;#[ .(׸l^>Uؔji4%# <$>j{үxeɞ<ݸK>h*[uf(G63 gZO>w8M-;{o)II# ZQ;[}9]frk3 ܽ+{&Sشv.,haumfkr@ՙ"ܗV<-Qv3fY‰giR!xmµzyʮ5^Bu@+?O` Fbrڌ$(vUn骏¥H{Ŵ}XozpB^%v_N:g焷xzUd+g=0GqϣK E Zwܬ[FA膻D '(‹7{D|. ՛fP2vߋ-bکF'lOpз+cDTˋ=t!z:HϢ>IV o/ua:8%en[8ғ\*0Uҧ]SKYl.ɦY8]RM E#:` JW|3Ӻ~\:^&|FXIDpms@%F <rW[T&^ U'Iӻ,%?\g)BE5.bh8Lka.9Ǜ_tӡ 뀡)N %S:"N-jZ܎WC/%'qּ"|., 3<,KzcZNh9HdHܴ ]*R&ràXtRAŝt8m`d; t 68׈]Bh(J#um+%ԣՕgdԩEgFRU⫰*13;0k9qxK$xj nvMG̫GC s9re$c;,qtCy| ~Oԥ/f|\-me}L_W K};E@kH.[[ <]H]0jGt Fv>TQLm'+ǣKQϘDFk/ (lL/aJҽ ^^kFJ'842~ւϰ&)--yC"G)n`~8W`{uRmN,_Aʂ8S,NЉ)zr8|B>;K7١A_ ƲfYg@aw/. E %N`-+J2yrXA!ˮ1o5G C#K_ ګ=JAFB.V:iʽ?Choatyػw_y4 njމ(mW;7^M5/]b nCi~| i7e?* ̆ ua+2x~9ڊ 1b?磞Vt'I?LQTiOG7hڂWل z?l8֥ܲ {ڮ7TEКzwaRԩ^r~zIo3RtwC,NN%Id-Qh쫲P7eeܾeXM'^7OZZF E4."sګ!nf!YIה:RSoʵב׿A^z48QK@u$taY nUU +DD'{nBtgԽMV&?@ 柝BANnglz$g4)ã1dtl@F.QUF5I@:Odi=r5b $aͣ 2Vg$j~GD؉Vǐ,HJx f]Y4s/b@˭VƋt5#/(r%$ :W|#.i@^4dȒ{Xl=9cWu,Fo6 ʼ]z<ˆǯgF]hBdBPfumWeNİ |Ǧ[IA(d60cXXBiͱw37\f̵s/URJ^B׏ W!jgn SwRmܡh|u?Iy}n*!&fz'i(T@ڕp\wd@~?,ojA4>ö@䲓[ŜGԱCW;YF9֬e:Jmwy OM"C5;kLp[wdR aQAW8_$SJpVZnA\a%Uԍ~OŞۨ5V0/5u}?/2BˤjJDS\ߴy@P|-YRˠWv&SOOZESidx}dR1Ksg({X'dw|w%.S <ѝ%m"H!l H&dG=I3xfk ޲颥Mb+:AڀkMԔ?r0T;d%ga;>uUs@I=Y5)3p h@ 08V5.<&b6G7.d(2RrI NĔ$ N_@\/Lf#ؚ vszaL^zڗԢft!V kV GO9")Sm.ָ-\bQ@Qq9+i\ǭ%Z`&/$IķuV\!Ec[i!2 ʞPQrM.F#)Db6 "\lD"e3Yo09~JH(e~Tvrt|9LJp9 _E5{QI;b_42}ִke@2HEBZsXMydb[zj˜;NKss3p)^u$zQ̳v D;D<u>@=%Y3NRB/(B4WBuJ qوS˲ݰ^ q1 tjYKUIOs-(l+ ﲸT=F1:l[0y-Y]_\`ZT h 0ljQ55:VOu*& SP7)tY@s7=-={S>h֞,Z;fc(WYXm GKkd@ei;﷦x˕# NidI>,{ݐqD ƹq(kt]!SY jfǙ7fmTDʄܧ yK3 A  akyu<؇OSUƤtl|9՛M ^:t^%J"Z̿}x+n8~BǦ O=*Lg".ԇOOhl\]FSB<ɇK+df"@me(B(znjej 4)lp)VcWF&?/s9v,UA, _G;SZdAs'1`^QWTso)F2_bNԷ4eDT%(OV!YV`Q?z z-E`_G1+J̔͐ҫUOmۮUuY>'FFIbQ@`eG¨)}L NNu9INz딆FzBH?_KUR"{rC'Nd>EN% `mCX!`c~SӇt.-e]%AV孬xYAX{S)CaZr}4gdw`Į#hVx:XYϺ+r~9NByWs|!*Cyai:vp N&,!Ђ-!4f4 OBi(,NNcxy`!@lT DZ`5B]Q3zm6a)_lp'M ś ?_a=yr' !jjƠ΢+1Rܷ F3ږ2DGRפD6а(YX-k~9DBN 'BE0*/$jxg^hs1@ZLe疷P\Ho_"\H G9:pjd# % ?Ʒlr6.wzϛW^2d>Mc Zh- "@ QGÓL\ SMN<>^(%Ԍ1뺵8B"dDIi%\ziY hSSsRKXQA:~Y?`_Rg( j,h&%JU9-𲱯D͵4բoAmuvBYI&} tn55` yK,ӂ2̮07b&`'G7Mpb51 On/*PW2`M('KդH-u~u#l~.6 tn[4onvA܍F;Jl6Ai )9o۝d5)ߡGWȪ(ѺD?'.n)q(p BK5 W${"PZ߄u[_( wEeJWV"84y,WZt׆ZgYWձp?gt &:ƮkNZG3Rdqig,О੸EKX9sK dfA/U>";>H_h(s>xb@ 6O"WK@ץ~ɟɋ$ +cB! ! !O6Kn0\!e>H\kcq-oPΐkAu؅MF.;mNbc:dw  m#oY4%'`T ,n^r3bpxRH?f-;-ahҔw8d>C-\[` ;L<2F>o_O:aEP%]6>Itf 8h84ʃ,b ?pdr }4 I(+L0mJ !N%o~DvTz-87<36"zn-':gX±y . *KJϚʇmTŕ\mƾG[4^9qӭC$C<7=zذ6Pw3GEϝh^|w=$>{|埈F5}y,zzyՈ3ɶ(+uS'4Lh}rpt0c+I-pJS7&sj2W#Ul;I$ (M 0z3LQcR+%}*qo{%"L~Fa9h{X!xUBoK -ᓈ(X;UѦ'S*\o:S@(ōALᴤ;{ξ|o,oa"nwB&JZuo2!&L<XfTRu #Qޠ"lhp+4^"U!$~S"z2ൃ{->z3TF bekF5 ĤQ&'i*t8Y(]&/ 'wY81TRll[wףlwew@$!*>Qo]/Qu)~R¤X"D? nkOQpf[08Q웹KDh Vou\ [KSl 69IA׿<[czHkQ/go A nP\ctN.UєREz-2bK |nv8f"C!} x5Qש`:D]p2LOϮ{˙ȇ'q- xBP%!Bvy>W6rQ) N_%{)oy`t8I9@ј34\_X11u~SТKҼe Fpj{y1qj1ūXˆ;e'EUG֐^byG쨝KQ};OTCQ>_k*M.<鿹ńLy+ˎ՗CCyc-%"16'śj/R1۬SMg/}<X%YKlZ #̻U"CECoљ% 4z|Z_&DƤrSO7 Ymd4ZCo>(kS_hIj\O4=Ð9turؐ9F|ڞ7 I!<6d$pNlܧi^J@V>mG>.YZ<%\ \Oc52$/ 'R :9h©݈piVI^Ig#^cɚɳ5{|wjоGF/oq-kK~įul&="a"!=#yRc[6ۙhc_!LDt>3X $f=/mF kyUC#YBR m~P,eCфCsCf>E Tw% =i%Po&"Ro PN;db(p&X(C=WFF~dW=䥈 .aGZCŅdXټW(-}^zqΔ_ECGXOT:xV@_ށFМ1kq0! .Ztjq)gB~DQ4 ! ,ol"9o{/޲/t(V>2*{+\!3l+n$:zJޜ"BW,@c-guЈRCiN ``x0歸?vD!qv4&\*eSElte`D 'Cx<}㵇_?-9 :$YT[f#hBd57(59 N [zO^Ŗ63X^Ae:ƪA~mg |x*@<(B(w]aԡH>lNG=lRz{~K/6\V-y9]URt#'hTh L!"Y$vTY5t{fVi>""~ 9;qQMcx*H*#?^ "xŖ] o1&W ݷ WwW-B:F}x0+׶ W,^?axA;ujʦ5t铸 s4dբ:8瞙aȤ$Ћ\5\bc$ŖgXU}c'ʃ$6,q"ul/,96X7\a[d5hM=3KDѺ~x߄yBV?M#(tOZU?YH9B6ǁƋhY冖yo W 6>hF'`+J<hΡV2ߞPIyt_1a04w3_)EJDڢO~Ͷ{vga43]tR }0Bu;'|w0KA xhmE%ATUyWxbӉ2Г|51vZtA7wf D"XU>7}5`}Zk_dļd2;uv24B5l㠘%kukI3X 8 , S*qfPzQ!Dqdfw\L@]S? 8`ȼc͝HU6HJwH2tMyw̬^iq/^㽪XCul*Ʉ'TI?dkjC }51`yxDDl3LhJmPr12zny5,N\abc  YZ