libldc-jit91-1.21.0-lp152.1.2 >  A ^ʸ/=„M1fyPN>0X}QG[؍(d6}tPDmy^*m*4 la| "2 m ٷ$$#TPE78:O)o .+zb(/pwacV[C:BWB)߮Pey]K.rl_WU<9p8E%|͵>=o}>0F?I\ Gfdfb7b90b82fc60ed48042365e65c8da26372e25073bb060ad1d6cfb87cbf4afb1281f4958effd40fffcd1bc6c9d2ca5e65d3c4d1%^ʸ/=„ Q$ٲt΋s*dR{6O^ЛcO+z.:}$j6. qF0d|G%|ۆ::m1duYp@S?Sd  4`dlp     R hpz<~(89,: >P@PFPGPHPIPXPYP\Q]Q^Q>bQJcQdRMeRRfRUlRWuRlvRtwSxS ySzSTSdShSnSClibldc-jit911.21.0lp152.1.2The LDC jit libraryThis package includes ldc's jit library.^)build72hHopenSUSE Leap 15.2openSUSEBSD-3-Clause AND Artistic-1.0https://bugs.opensuse.orgUnspecifiedhttps://wiki.dlang.org/LDClinuxx86_64hH^^e309095e2ca984067eb6009a2952b75a737a55ebcd21820cc5362facde6c6d1clibldc-jit.so.2.0.91rootrootrootrootldc-1.21.0-lp152.1.2.src.rpmlibldc-jit.so.91()(64bit)libldc-jit91libldc-jit91(x86-64)@@@@@@@@@@@@@@@    /sbin/ldconfig/sbin/ldconfiglibLLVM.so.7()(64bit)libLLVM.so.7(LLVM_7)(64bit)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)libm.so.6()(64bit)libm.so.6(GLIBC_2.2.5)(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.14)(64bit)libstdc++.so.6(GLIBCXX_3.4.18)(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^^a]$]$\ \J@\E@\73\@\@\@[$@[[@[^[\Z[;e@[[[{@[5@ZY:Y, @Y(VVd#@V0V+rTMax Lin Matthias Eliasson Guillaume GARDET Guillaume GARDET Matthias Eliasson Guillaume GARDET Guillaume GARDET Guillaume GARDET Guillaume GARDET Guillaume GARDET Guillaume GARDET Guillaume GARDET guillaume.gardet@opensuse.orgguillaume@opensuse.orgmatthias.eliasson@gmail.commatthias.eliasson@gmail.comguillaume.gardet@opensuse.orgguillaume.gardet@opensuse.orgguillaume.gardet@opensuse.orgguillaume.gardet@opensuse.orgguillaume.gardet@opensuse.orgguillaume.gardet@opensuse.orgjengelh@inai.demailaender@opensuse.orgmailaender@opensuse.orgschuetzm@gmx.netrpm@fthiessen.deschuetzm@gmx.netschuetzm@gmx.netschuetzm@gmx.net- Switch to llvm7 explicity on Leap 15.2 as the default llvm in Leap 15.2 isn't llvm7- Remove groups from specfile since they are not used anymore - Add ldc-jit lib and devel packages - Update to 1.21.0: * Big news - Frontend, druntime and Phobos are at version 2.091.1+, incl. new CLI switches -verror-style and -HC, -HCd, -HCf. (#3333, #3399) - LLVM for prebuilt packages upgraded to v10.0.0. Android NDK version bumped to r21. (#3307, #3387, #3398) - Initial support for GCC/GDC-style inline assembly syntax, besides DMD-style inline asm and LDC-specific __asm, enabling to write inline asm that is portable across GDC/LDC and corresponds to the GCC syntax in C. See ldc-developers/druntime#171 for examples wrt. how to transition from __asm to similar GCC-style asm. (#3304) - Inline assembly diagnostics have been extended by the D source location. (#3339) * Platform support - Supports LLVM 3.9 - 10.0. * Bug fixes - Fixed tail calls in thunks, affecting AArch64 (the debug libraries now work) and possibly other architectures. (#3329, #3332) - Windows: Do not emit any column infos for CodeView by default (like clang) & add -gcolumn-info. (#3102, #3388) - Windows: Do not leak MSVC-environment-setup into -run child processes. A new LDC_VSDIR_FORCE environment variable can be used to enforce MSVC toolchain setup. (#3340, #3341) - Windows: Fix memory leak when throwing exceptions in threads. (#3369, ldc-developers/druntime#181) - Try to use memcmp for (in)equality of non-mutable static arrays and mutable slices. (#3400, #3401) - ldc.gccbuiltins_*: Lift 256-bit vector limit, adding 174 AVX512 builtins for x86; 512-bit vector aliases have been added to core.simd. (#3405, #3406) * Internals - core.bitop.{bts,btr,btc} are now CTFE-able. (ldc-developers/druntime#182) - Do not fallback to host for critical section size of unknown targets. (#3389) - Linux: Possibility to avoid passing -fuse-ld to cc via -linker=. (#3382) - WebAssembly: Switch from legacy linked-list ModuleInfo registry to __minfo section. (#3348) - Windows: Bundled libcurl upgraded to v7.69.1, incl. the option to link it statically. (#3378) - Windows: Switch to wide wmain C entry point in druntime. (#3351) - druntime unittests are now compiled with -checkaction=context. * Known issues - NEW: When building LDC, old LDC 0.17.*/ltsmaster host compilers miscompile LDC ≥ 1.21, leading to potential segfaults of the built LDC. Ltsmaster can still be used to bootstrap a first compiler and then let that compiler compile itself. (#3354) - Buggy older ld.bfd linker versions may wrongly strip out required symbols, e.g., ModuleInfos (so that e.g. no module ctors/dtors are run). LDC defaults to ld.gold on Linux. - LDC does not zero the padding area of a real variable. This may lead to wrong results if the padding area is also considered. See #770. Does not apply to real members inside structs etc.- Switch to llvm7 for Tumbleweed as llvm8 is not able to build bootstrap version 0.17.6 See https://github.com/ldc-developers/ldc/issues/3109 - Disable -flto=4 option as llvm does not recognize this option- Update to 1.16.0: * Big news - Frontend, druntime and Phobos are at version 2.086.1, incl. a DIP1008 fix. (#3062, #3076, #3091) (new) - Non-Windows x86: Faster real versions of std.math.{tan,expi}. (#2855) - dcompute: New __traits(getTargetInfo, "dcomputeTargets"). (#3090) (new) * Platform support - Supports LLVM 3.9 - 8.0 (incl. 7.1). * Bug fixes - Make pragma(LDC_no_typeinfo) actually elide TypeInfo emission for structs, classes and interfaces. (#3068) - Windows: Fix DLL entry point in MinGW-based libs. (ldc-developers/mingw-w64-libs@8d930c1) - WebAssembly: Use --export-dynamic when linking with LLD 8+. (#3023, #3072) - Fix corrupt this in functions nested in in/out contracts. (45460a1) - Fix identity comparisons of integral vectors. (a44c78f) - Improved handling of unsupported vector ops. (a44c78f) - uClibc: Fix C assert calls. (#3078, #3082) (new) - Improved error message on global variable collision. (#3080, #3081) (new) * Known issues - Buggy older ld.bfd linker versions may wrongly strip out required symbols, e.g., ModuleInfos (so that e.g. no module ctors/dtors are run). LDC defaults to ld.gold on Linux. - LDC does not zero the padding area of a real variable. This may lead to wrong results if the padding area is also considered. See #770. Does not apply to real members inside structs etc.- Update to 1.15.0 * Big news - Frontend, druntime and Phobos are at version 2.085.1, incl. new command-line options -preview, -revert, -checkaction=context, - verrors-context and -extern-std. (#3003, #3039, #3053) (new) + The Objective-C improvements from DMD 2.085 are not implemented (#3007) - Support for LLVM 8.0. The prebuilt packages have been upgraded to LLVM 8.0.0 and include the Khronos SPIRV-LLVM-Translator, so that dcompute can now emit OpenCL too. (#3005) - Compiler memory requirements can now be reduced via the new -lowmem switch, which enables the garbage collector for the front-end and sacrifices compile times for less required memory. In some cases, the overall max process memory can be reduced by more than 60%; see #2916 (comment) for some numbers. (#2916) + Note for package maintainers: this feature requires a recent D host compiler (most notably, it doesn't work with ltsmaster), ideally LDC 1.15 itself due to important GC memory overhead improvements in 2.085 druntime. - Support for generic @llvmAttr("name") parameter UDAs, incl. new @restrict with C-like semantics. (#3043) (new) - macOS: 32-bit support was dropped in the sense of not being CI-tested anymore and the prebuilt macOS package now containing x86_64 libraries only. MACOSX_DEPLOYMENT_TARGET for the prebuilt package has been raised from 10.8 to 10.9. - Prebuilt packages don't depend on libtinfo and libedit anymore. (#1827, #3019) - x86: SSSE3 isn't required for the prebuilt packages and generated optimized binaries anymore. (#3045) (new) * Platform support - Supports LLVM 3.9 - 8.0. * Bug fixes - Implicit cross-module-inlining of functions annotated with pragma(inline, true) without explicit -enable-cross-module-inlining has been restored. (#2552, #3014) - Propagate well-known length of newly allocated dynamic arrays for better optimizability. (#3041, #3042) (new) - JIT: Support implicit __chkstk calls for Windows targets, e.g., for large stack allocations. (#3051) (new) - Update so_version to 85- Requires binutils.gold as ldc uses ld.gold by default since version 1.13.0- Enable bootstrap again for all flavours, otherwise ldc will require old .so file instead of new one - Use ldc 1.12.0 as intermediate build on 32-bit, due to upstream bug: * https://github.com/ldc-developers/ldc/issues/2947- Remove wrong requires to 'ldc-utils' as there is no such package- Disable bootstrap in Tumbleweed and Leap 15+ as it is bootstrapped already and to workaround https://github.com/ldc-developers/ldc/issues/2947- Add bash-completion sub-package- Update to 1.13.0: * Big news - Frontend, druntime and Phobos are at version 2.083.1. (#2878, #2893, #2920, #2933) (new) - The Windows packages are now fully self-sufficient, i.e., a Visual Studio/C++ Build Tools installation isn't required anymore, as we now ship with MinGW-w64-based libraries, similar to DMD. Check out the included README.txt for all relevant details. (dlang/installer#346, #2886, Wiki: Cross-compiling with LDC) - Debug info improvements: - For GDB: printing global and imported symbols, non-member and member function calls. (#2826) - For Visual Studio and mago: names, by-value params, nested variables. (#2895, #2908, #2909, #2912) - Associative arrays now showing up properly (at least with mago), not as opaque void* anymore. (#2869) - -gc now translates D names to C++ ones, e.g., to use the regular Visual Studio debugger (bypassing mago) and as preparation for VS Code debugging with Microsoft's C/C++ plug-in (screenshots). Thanks to Oleksandr for this contribution and the AA fix! (#2869) - New command-line option -fvisibility=hidden to hide functions/globals not marked as export (for non-Windows targets), primarily to reduce the size of shared libraries. Thanks to Andrey for stepping up! (#2894, #2923) - Dropped support for LLVM 3.7 and 3.8. (#2872) - LLVM for prebuilt packages upgraded to v7.0.1. (new) - Linux: now defaulting to ld.gold linker in general, not just with - flto=thin, as buggy older ld.bfd versions may wrongly strip out required symbols (change with -linker). (#2870) - Improved support for Android/x86[_64], musl libc and FreeBSD/AArch64. (#2917, ldc-developers/druntime#146) (new) - LDC-specific druntime: ldc.simd.inlineIR moved/renamed to ldc.llvmasm.__ir (with deprecated legacy alias). (#2931) (new) - New CMake option COMPILE_D_MODULES_SEPARATELY builds D files in the DDMD frontend separately to reduce the time required to build LDC with many CPU cores and/or for iterative development. (#2914) * Platform support - Supports LLVM 3.9 - 7.0. - Alpine linux/x64: built against Musl libc to support Docker images based on the Alpine distro, requires the llvm5-libs, musl-dev, binutils-gold and gcc packages to build and link D apps and the tzdata and curl-dev packages for certain stdlib modules. * Bug fixes - 32-bit Android/ARM regression introduced in v1.12. (#2892) - Non-Windows x86_64 ABI fixes wrt. what's passed in registers, relevant for C[++] interop. (#2864) - Some issues with beta1's newly bundled Windows libraries. (#2900, #2903) - Alignment of scope allocated class instances. (#2919) - Beta2's -fvisibility=hidden causing lots of linker errors. (#2922, #2923) (new) - Update so_version to 83 - Disable ppc64 builds (boo#1113531)- Update to 1.12.0: * Big news - Frontend, druntime and Phobos are at version 2.082.1. (#2818, #2837, #2858, #2873) (new) Significant performance improvements for some transcendental std.math functions in single and double precision, at least for x86. (dlang/phobos#6272 (comment)) - Support for LLVM 7, which is used for the prebuilt packages. Due to an LLVM 7.0.0 regression, the prebuilt x86[_64] LDC binaries require a CPU with SSSE3, and so will your optimized binaries (unless compiling with -mattr=-ssse3). (#2850) - JIT compilation: new ldc.dynamic_compile.bind function with interface similar to C++ std::bind, allowing to generate efficient specialized versions of functions (much like Easy::jit for C++). (#2726) - LTO now working for Win64 too; the prebuilt package includes the required external LLD linker and the optional LTO default libs. Enable as usual with -flto= [-defaultlib=druntime-ldc-lto,phobos2-ldc-lto]. (#2774) - Config file: new lib-dirs array for directories to be searched for libraries, incl. LLVM compiler-rt libraries. (#2790) * Platform support - Supports LLVM 3.7 - 7.0. - Windows: Supports Visual Studio/C++ Build Tools 2015 and 2017. - Alpine linux/x64: built against Musl libc to support Docker images based on the Alpine distro, requires the llvm5-libs, musl-dev, and gcc packages to build and link D apps and the tzdata and libcurl packages for certain stdlib modules. - Android/ARM: This release slightly changes the way emulated TLS is interfaced, but is missing a patch for 32-bit ARM. See the wiki for instructions on patching that file manually before cross-compiling the runtime libraries for 32-bit Android/ARM. * Bug fixes - Fix IR-based PGO on Windows (requires our LLVM fork). (#2539) - Fix C++ class construction with D new on Posix. (#2801) - Android: No more text relocations in Phobos zlib, required for API level 23+. (#2822, #2835) - Declare extern const/immutable globals as IR constants. (#2849, #2852) - Fix issue when emitting both object and textual assembly files at once (-output-o -output-s). (#2847) - Support address of struct member as key/value in AA literal. (#2859, #2860) - Fix ICE when computing addresses relative to functions/labels. (#2865, #2867) (new) - beta2 regression wrt. cross-compiling to Android. (#2863) (new) - Fix so_version to 82- Fix so_version to 81- Update to 1.11.0: * Big news: - Frontend, druntime and Phobos are at version 2.081.2. (#2752, #2772, #2776, #2791, #2815) (new) - Add some support for classes without TypeInfos, for - betterC and/or a minimal (d)runtime. (#2765) - LLVM for prebuilt packages upgraded to v6.0.1. The x86_64 packages feature some more LLVM targets for cross-compilation (experiments): MIPS, MSP430, RISC-V and WebAssembly. (#2760) - Rudimentary support for compiling & linking directly to WebAssembly. See the dedicated Wiki page for how to get started. (#2766, #2779, #2785) - AArch64 (64-bit ARM) now mostly working on Linux/glibc and Android. Current ltsmaster is able to bootstrap v1.11, which can also bootstrap itself; most tests pass. (Preliminary) CI has been set up. (#2802, #2817, #2813) (new) - LDC on Windows now uses 80-bit compile-time reals. This allows for seamless cross-compilation to other x86(_64) targets, e.g., without real.min underflowing to 0 and real.max overflowing to infinity. (#2752) - New @naked UDA in ldc.attributes & enhanced functionality for @llvmAttr(""). (#2773) * Platform support: - Supports LLVM 3.7 - 6.0. - Windows: Supports Visual Studio/C++ Build Tools 2015 and 2017. - Alpine linux/x64: built against Musl libc to support Docker images based on the Alpine distro, requires the llvm5-libs, musl-dev, and gcc packages to build and link D apps and the tzdata and libcurl packages for certain stdlib modules. * Bug fixes: - extern(C++) on Posix: Pass non-PODs indirectly by value. (#2728) - extern(C++) on Windows/MSVC: Methods return all structs via hidden sret pointer. (#2720, #1935) - Make GC2Stack IR optimization pass work as intended. (#2750) - Work around inline assembly regression with LLVM 6 on Win32. The prebuilt Win32 package is now using LLVM 6.0.1 too. (#2629, #2770) - Fix overzealous check for multiple main() functions. (#2778) (new) - Fix corrupt prefix in integrated LLD's console output. (#2781) (new) - No context ptr for nested non-extern(D) functions. (#2808, #2809) (new) * Known issues: - LDC does not zero the padding area of a real variable. This may lead to wrong results if the padding area is also considered. See #770. Does not apply to real members inside structs etc. - Update bootstrap version to 0.17.6: * Added support for LLVM 6.0 and 7.0. (#2600, #2825) * Backported AArch64 fixes from master; most tests passing on Linux/glibc and Android * Fix generation of debug info. (#2594) * Added support for bootstrapping on DragonFly BSD * Fixed missing definition in std.datetime on Solaris * Fixed std.datetime unittest failure. (ldc-developers/phobos#59) * Fixed tests for PowerPC. (#2634, #2635) * Improvements for MIPS. * Make core.stdc.stdarg.va_* functions nothrow to enable compiling the 2.082 frontend. (#2821) * CI updates. - Remove upstreamed patches: * ldc-0.17.5-add_missing_include.patch * ldc-0.17.5-add_support_to_LLVM6.patch * ldc-0.17.5-backport_pr_2315.patch * ldc-0.17.5-default-to-pic.patch - Enable aarch64 since it can be boostrapped with ldc 0.17.6 - Fix x86_64 build by adding '-fPIC' to C_FLAGS of bootstrap- Remove _sysconfdir from phobos-devel filelist and add etc since its a d package name. spec-cleaner was to eager to clean.- Update so_ver to 80 for libdruntime-ldc and libphobos2-ldc to match version in 1.10.0 release of ldc. - Run spec-cleaner- Update to 1.10.0: * Big news: - Frontend, druntime and Phobos are at version 2.080.1. (#2665, #2719, #2737) (new) - No support for Objective-C class/static methods yet. (#2670) - Breaking Win64 extern(D) ABI change: Pass vectors directly in registers, analogous to the MS vector calling convention. (#2714) - Config file: For cross-compilation, support additional sections named as regex for specific target triples, e.g., "86(_64)?-.*-linux": { … };; see the comment in etc/ldc2.conf. (#2718) * Platform support: - Supports LLVM 3.7 - 6.0. - Windows: Supports Visual Studio/C++ Build Tools 2015 and 2017. - Alpine linux/x64: built against Musl libc to support Docker images based on the Alpine distro, requires the llvm5-libs, musl-dev, and gcc packages to run and link D apps and the tzdata and libcurl packages for certain stdlib modules. * Bug fixes- Add tests, disabled by default (since we are missing python2-lit)- Add patch to fix ARM builds: * ldc-1.9.0-fix_arm_build.patch- Update to 1.9.0 and use 0.17.5 to bootstrap- Add patch to fix rpmlint error: * ldc-0.17.5-add_missing_include.patch - Add patches to add LLVM6 support: * ldc-0.17.5-add_support_to_LLVM6.patch * ldc-0.17.5-backport_pr_2315.patch - Add patch to be able to use ldc: * ldc-0.17.5-default-to-pic.patch- update to version 0.17.5: * Added LLVM 5.0 support. * druntime: fixes for Android and addition of core.math.yl2x[p1]() for x86(_64) targets. * dmd-testsuite: backported runnable/cppa.d fix for GCC > 5. * CI updates.- Rectify RPM groups- update to version 0.17.4- update to version 0.17.3 - https://en.opensuse.org/SourceUrls - drop workaround-buggy-llvm-config.patch- update to 0.17.0 - based on DMD 2.068.2 - more information here: https://github.com/ldc-developers/ldc/releases/tag/v0.17.0- Build runtime and phobos libraries as shared libraries, therefore refactored spec file: * Basic cleanup * Split lib* packages, see openSUSE shared library policy * Added ldc-rpmlintrc for false positiv.- update to 0.16.1 - this is a bugfix only release- update 0.16.0 - based on DMD 2.067.1- initial submission based on Duncan Mac-Vicar's work/sbin/ldconfig/sbin/ldconfigbuild72 15916698011.21.0-lp152.1.21.21.0-lp152.1.2libldc-jit.so.2.0.91libldc-jit.so.91/usr/lib64/-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:Leap:15.2/standard/e107eba1df5d149b8bd7d014e68eae2e-ldccpioxz5x86_64-suse-linuxELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=71825c53dbc3573e47760a42e00bbce02e4f003f, strippedPR RRRR R RRRR RRR RR[*Ky>G^utf-8e503a55a3130da2663e2066d865898b086fceebd587ff31ee3ef7966c0a4aa91?7zXZ !t/i_] crv9vWa9\GɊxtoT]z%C{򺳝n2_oů̪@j⹱``c(CyI:)C!㏑x(lY pܓv旦jf#'5^r5WBKJ [;}'`_3ow&)BɭҌHu^ @j{5\̗ E C^(Li U*qjhͲ>5V= DѓV_ZiC[N:ccEvr3kZSroz1/!C4tC7@Hd}s\~عo@F6J|^S+^s(t^>rPi3`$_3t?ɍ+|#hgCG=Mw6 wիδ!;|llxK1w8y(T̀[.TOꗞQFlb1-I0e{XfNsTjdbiwg)+k=&W\Pمٔ>"X~9 dagTxf ( A}1ytPZ%T%+O4 h4e= $G_+ Ɗ5(ݗo2Ѵj<`"Z/noe+}'"*FfU9b;򲬭u$tj Xqeµ`-;B7ԚMR?utqK㮢Sfܵ 3EF/.BCj]4=D~gR2  \* Nq@r@U}JgOBǻDuIt<`dMЀ3'AafFXnNkwQd+X^\k8*9!J8`AD p,ǬCeeFp>rכؕYօ`1\C%Qk_gX̗vŠqś^Ik]f^(, HŨʱ/bPpcy ~~]/iUh喜J=xBO,YȊ4祋VTZ&Ԁ<vD{_%6T븅s{V~Ϥ$M0eaZ !TW\9MU ${=#;EWz^!1𗌏!xC_;ّ%GGWHY6'fʓ"t~VY*BSQI_mFZQ 9P(Ò=._6n*>.}L]zfX _<4]՗ae [?LܚD&)A [x唪tIQZ>B(@T]mzV=KZZŷ)v53{ d( XVٱF>exr ZHǍ{Yr KV΄$:wvⒾ4kmH3MQ7gz?fsBd%7O/Ʋ6IcCŽan&AJMw +8uH ;цgk#W{|dB:(-(MLFJsBΡ5bҭ. |uI'y=T2NtN?tgķų"BEn+)7"o6k[: {+eƤ-;6 N[<, v`r'caP#Ns_DY<[FwK_!{Wͽ қ&sSQ,IlkO5 * cWUV`Iv@6`܉otdn6GΣIŝv>se&rbBdGP9ju:#Aw'2_To/"M:C$h-oMc"ک;( (v)qiR t86R²o&oj; G 4W[,+rFdWfJ<NNBUעbǫerRS|rzQ5}2BkQ,2[aRzd#>T!F Vt8(r< t> |硢DKJ Q4LO}V0f 1?~EDt8mG(kig-e5SfQ%ӧ|?JM9W5:캤G]!⊑ ةZ*}-|ϯe; fbNTuEKf6 KuTD.LeG .-kNO|$f07S6țt N|p~ZfbF/n*-V5Y#U ZO(`PJ@{9y&_怹xh I[:XZu5^]kIeSz U1oh N&XoQ@7ȡȋ>_{{M8e-4iwQ&opݭL351=W!`H+`j,GL6jKUh vDӡ"|t{)ݐr%oa>ڕW+:AQ+exmFeSn1jQmFKyAl2=*ibϒ<[f\ `֡éyBjRlP>ۖ Xl S!+4K~JC9;[J[Yw.=ey o?t?H;La)Ǭw)pٔ<,)6038`~_xVR]Dx)t&۪p C ^n^)Ŕkx8Rs1:F/o\'ik> HLsW!/ JX=QGy텊3Na]qѝK lnMC@imXZu띢KPdߡ'`yo} _d&c.Df+P9D4!,$)߀JB0zs6]f({g,:DrSds@M$2)e[4F<*UWdO _|?P|ͮٲdՆoH 7¨fyNJ\*o(Ϳ x>@ JmeDW2/.J5n[3ZOJ D* zlYE`t`;U6ҚC#?[He/ NۓD_v@ĻIJAG~5;{(}!R;DbC>O:V;t UPC:o\稺 | '(*Įbz+KP|QWARtqvkzeX}HٔeuјiCC2 <,Kgiʳ& O>'d% V( @^ adɼ!Dyq,j; ~/Rk*7t֚f7[o 4BJ^Ĥ6EzsRˈ˒Me̻և̍xa½4C\NH"E;"LXQI㳧bLB[u')ti/$/T l&_,֘222ʃkah"80E,=Mlf5`~p8vTKlӁn^~?c|>n&?jAQmfM٬H A I"QP3.fBNxYn) A%&!׏Sh]"D $n [c1 +Y??IgB5-;u@XsB2n/4Y|< X_8V0t>J mnV'oeA+PiSCO?6I"g kѦЖ;-6 m_ª3C?8U:=&QF;$B \>d RBhH_J σL/4!9؀#?="TDzv6;W"un,`~M+3$k=|7<n<<_) ^jٯ=?>b#M앫11~ʌfUF.H6X e/.u"*sI㞞:v;IO}ڣwZTWbz=]G =K<tVpd-l<2*΁ 3Ϟ􌃈R "/QRDr35 .z e*q48 _i囯ȿ+ҭJ$mQ,AY}/cc'bi9V=ث@rdx`IL~ԭx&ךALB?dcSwJS 眶R^n3Bt`FDʇb*}) lΔE7Ugפ%)8q1FjVJsb>Y}lk.+SJEK,ڥ|<>_:纋ۆYmsF8 Vq8 :||an!>!KTՐv)<n5K؋H^ZORC D)v5D-G }|1YcCp2_NiÃљpvֻv6+7ėZH~\X_ާ3;j,D 'I;SZ2̂ pE/:߼S;vut韛|u۽m,[ v?t\/{՚j@]?đzm %~x^;'Ŝ5܅jQi$>ԧῺL3T6}Rt]YHEmfh@[CR֣7^2 ̉}X M̽pTm O=sO);t<^( V$na!?rڻoH8b kcNJkwҿ󃵌&H7'v2ukR]A#3Cpu)E*5'CZ]),YXu;. Tgt{ ޫZ+WΛ7g5SlIϸ]ؐ> X-z:}j,xEE6UIhS,cwyaJO߰bzRO]w~E=0ݪI S¦6XV?MaG)+USL3hecÝukB5]$d-%}5M8H/ 1Ȯ@LI& _W/3-;>ߴ^jhx=s\l4`?KpJiLoو&u⠝ŏh\of. NRblQ 5u/@[A?˃US훥u\'!kf] _ _wQ]iDz__3I|)A M9l"p;/Ⱦ$16*g m(M&Zϛs0(C1{3^V#.6`OJԨ &>|EKQf7 |PmG0MYYȠ }d5E G*I,ʳo۾$qz9\t]XP 0΢][Yh(Z8M(y7[ڼb#B"' l36ESZ) +fʶcNj ;[Nw TTi^*wG/fTqkm"oFMڛuT`["Ҝ,8pHK_%q)]8a51Fŀ7i<>Ai%T%"3I/(5VdO+5Qfqdl g:Ff A$ц2A8?{hJ)t(})ge^f=|8y2Ch\=(ri9j@@v94e/:t,uBga}' P#1q3p7@z?ss bGTp}7ڼ.gU , Oy=BZoox跍"9{O?0L^f|']WP>P¶`?-N1&Pi%O)_GbK0`O@tCuIy=wz* )%1-xxjK{ih,ZsEfhy`Y$%zzYu#594ud z1H"Sd.ey)=.@Jt^յX/*I͙U*rbN!hx[6d5B"9qs g E32@c~BSdxeҒ-le)Q3wLMf ]IbfB GV`Y.37e^&QgXxe4V8R teFK'p6lUyX~'gDn<j.gJݰӸLHE/񅿃v9TѪGE匀^0c@t97pѫ^bl;۵_ۨ ,2%go ;IFM㒼ÑI@fkqR$[QXYI+a2Goʃփ?j}MXٞ(S͆Nj`l^!l'b$6KBe |2뒡.fg9z8Kf6,ՈjG^[aJ B6L^O#͚Ӱ:Dy~:BWYhc< mQrsH?o p 8]$Z)!MPNK`iJ#U|>./O{qrZsI7TtVvNٖ'F;d4Ƙ!D2Ns*.< ѩl\ a re!i3̦5d.@k9i///T͏-P "gJ1H)#C Yh$BU35 ]d Q'P:G+󻦟"Twep6B_gC L1cv4 +]/+ჟ[^BM KV6µ6ݗF}ٔvQAR\0d\=FܴqH5g?w7 @Uߴ/Dz/zTo=?%NF&6RZNhMFU}qh=a7`neR+1ɯ|a4MR9x @)j)p uphߤ6*ov/^ڽeWRq[s|w>FGM.4Ee'.MqM&u2CЄDS406 .wEdؖ >\3&89=67c s#P]ٰa1^VgN-E1{61^ºpY)i!aچ} +VdvBCR8z{ vhgi6tttyw*-/k <1țho+!nH0m@!q07Oך~GDZ赳* Qr'gENc]a&ãA{^2GRG0a UPBr$e(bE7𠧂G)@ʣ_+<ǯh˟P)H2}1QN cutr旉O+Ug`EuT|F,U 3H?wrAg.)[^_lF)(˩1Y9 B +5 Aen&ϊ6tqB1Z"9EBt.?@ׇ6|0;eKb.M8;Uow7*rˏeЧ$Dn=:զBŵTz"\k}iZ굚\ L;ã_B!L," 5vfMױ~QmXh'V7^$3O^jnbvT,%*a V0i ҕ#pA: aSXg@} RGM [XX2#<ԟkD\6$Բ~0 O\ V+1 lS8(nx,ZԾ =R!/Fifٽ.Bi4IjruM4n>Lp{ 6vM[5>xr3+gLe{0ˡfE5!;/"(&"3G+i4|$pN:""4}*!a^lW})YRP;T|Cn[Ϩ,%e=C%E ̺ۚ3aRuDtkZ̡ I GNd F1T,g^Ww7O[#;g&o8R\jCo!kef<5_b]'kvU[5e@&1Aac߳sRHjsVl }ވrsa~lP+S̾yl}+{ÎM2|_GRJ#b9R0=fAZ"P?&_`Qɾe& # 1ONe#kad"Pn88Gv$֑OMS*h~?E,aMfN8 7N)SX{DHsY_| d)Z CFd80x}FvyZC~"^^jC( ʹ@;Czܠ61v7zB"fx57C܀6 +)<{̎= *CAPtpOTa-sS=}el]\HY_`e2T (; v.].ߣb}a6I!h<#!_NQeqJfSR#{g&B]6̠rǠ͌4I&b xkӍ"[R|Тdd!7%IOrUx68foQf| 6JjC|+,hqzc.,Ф# /.bl=fc[]'^|LzB>+E*ۍRq*0#WdÐ8Ҏ<5!1ez)|`!c' Qh.X."WX%.=A1=b/ TC>h֟1*ixJDk(S_{v,@#orK̼c T^w'Aw={oXdÎK±Xa6ny9Yz3鼾)x-u}N,WlS1kIq#Yݰ壨]hWs@oqeTy\Ǔl&2;t ,sNn 4S O%dȩ%PD k)J2.i{y]ѰjuPT4a,! DTRH; \r)DńG:R$TF W^$F(-!hVhHg )c!t7t'2cM< .i{i.̲SDa'|\.*(y Ӈ&p >GC=̒7> 11#Âs9H 7b x+3n2{C +RO'_U^y!;-BŠOʆfý] u UH2~xWsbVGB& j=k;vvj$a<١1!R/skL6A`Awes#v ,iɆ'xj8%~zKSOw ɂR1Ô>g膒-}y^8&rrWmy,CQq[N0`7k{* d5'TH@Zc(r̋2Sn ToDکGx)F΀oe f]ɼ"g̪? 6:rU:@ KSꙈW'0 ($ z&qH 'Om+{!ѿGTŀ浮l-9@)oDz%vtC|,T#KV_sƀ _y%#' 6wɱ -x4S>ʭR=nF;P]モcDr/3ssmq- !I[:=,=N5-gYT@)U{@V-Ë"VN]dnz"L7bUCk/.M#V'95\Afjbs%Mop݃<>w䙵UFi-zR T+M0x쿟.}'n%&:k.Aq&z(|:&@ cb .*<]+ ;QDd+S\pJ;|r7fנg<cL&}:>!3JET~_A4"u2NķIGuX?)f(:fXk"9.MG4 ]6w U"X57,av"ou v:WNӠ}rT%3{mΏp.Jȫֵf&ԩo]+|7B lTM;4SPvxtQBV^Ш͎>  2l@rjNR27镞b~:OOzkOR5.ˎPs)e(4Vl@ourW[o=$%F͐_u:6bծos]?3d:JC:j'*tg5"^Me)֓N{ͫ3MQ&w /(yYoIGXU4ZI7ͬWi5p,$tXkĚ*-L=q6Bh@`+e]1 17: ҝ4nWٲ~1,ɿiӴv<}āy]+ :L H #C(_m@H&зD:lIQx֩3' 7.8Y''yr!t`pT w;rX^!n`C~Biu&,_pĀApc'$ E-yX)@w2&ɯs,z :Vړ2\k L_K֜@i04Z1;.Ywԕ񠼴|m׻,.tܺo--P!pbl)᳕T_+`7LuK?5aRzǍпp;]u,͔鉫 hg h5Łj.!w!56s4{co!_(*~Q>zn68zA>L??RO˱aX !aSޡ{X_AuMϤD_{:,&A/Gp]W7~{:R/ƂErc&H/9j4n-+ҐPA<A{i %5g+eI"UIYwp/S!V1)_kQ V:xjR3 s;k5fD 8EUQ=(iVU?/Eҡy3Ce n io% Ze;/ )U>`ӭQXj%?e< =!vP0ϙK}>i 4F~!BOsи k?nVflAFTH{&:P.Hx{593vEEUa &ʘJ))OLL_PPr@SaEbשu?xGF+Ng'U <4{jJΞ'c-";`s!} !ϯM0p[%)MPrȴ/vB"˃wRlPϓrjvDO$mmps2\cާȑIG0"A$a*}+f|jS dTAd:ѝx~P=zjo2hR$F7>eO`ǙScn_?P ITg_踝&t/u Q]1z;٪,7# `(WSI fkgI^Σ ðzRs `%J^4 mL;\X5E:Vr;o hwCzKlcgaa7@BǙL*q$o*ovEq?ӎZǓljAMi8ihl<ܱZӳMpěoXGA/Xp7-Lpk06IęR.ǩ\`EbV;6R>;BUL <CKol9D"t\wjCSv-ӵ](~8Lx)+-9*D_!YHmn3Ԫ֨34T~Xggh\pAu `.^ß)})jHP5dv "vҾdĸ#9oJFcx‡|E0}7$Vү)ֺE (O>SmwrHXMqy tK✱W}{K_USW4۬A}U-|~Wǃ > I68F,W;2;NIo4䮽1~oԇDcfsrv ^ޥe$hDT>/T$">w|bXsAUARqahdowٻ1WAqlҮ o3Dm-\x?Ԅ$"ѲXLЫΩBYΎK!+,uאG gX6WUU O[]gq?hC6ީ b8C}6m%` 1'۽Q>e+JkOf#]o)yQLsE+ k1k+N|4 DݧbyW&oDgdy qd(:l6] RTgZY?%v}a CjKBsȜ  2ܶ~d5 QKnC+wC*OT@ hW$Z`!{ɍ/wh|䗨S̪Tw?Ym*jz\{bq,?Li}1⩮x8j'ppʨޒNIcD%]?_kvu.Cݼ?K5u OL!TL< ~b|'ڞOП?Ph-d5{j;;Au{ʨtFg7#GBn$шF(]I4WUԷ; 8<'_wS^ьU]S~, RHi Xu-TloḧydqG}ueXcqi岅+V!U~ιM6x-iO;C&/Nڐ#:ِ A R0X%8P[{_* Ͱ y@kw?R߽!yy?s1y1{F9HhIsE=HTt{&#K #˷粈gxMRZZwhi2WB?Vcjm 뫜!c<&I/ wq[`guˉӎdLH9@qB = @k-RɗT&*8z5G^`0&n :ԃ&m|7A@SX+`*\%3ݗ6WO"D,5!7.h \U6}|YSRDRKc,C_I'UV {Qm ![X1B#79f\z [G*# @kA"Jj0*ޭs|;m"KDAJLIQ|H2VTAy ca [rUJrOdUj4B?Ef84S;1^LS<|%dZ'# <3&%;/+8 ̂վqڦ K n\ zd$ xzb Qdx1vBFGYoPg~O!,xtv20IsAy mP$?,q@V&`0/K$_ LcIY0PF5¶!q4( LInj@shQ{ `j)V^4^U1ί8r {}h}Ot _*~}R)<)5eÌl֥:*Wt2eW1\!3馼駽_SFw2[U;c) kBIL((ml/}T n1yo.LG]kh| ĬV+:P{Ƃ6_|ʎC*p,mKv~%>b3u ^}p QXrkL?%D*ܦW{Ô鞞+"&F-'Ї+HW_?/I7$ũmCapg) DnLly3E+!> \z3QMw=x4Qwπ]mtױ}c^WZ>Bu,#e 0zLW\Xh`,SW]M @QN`)~C\8RQ!xrPaEI&qS ěI g܍"Zn/ ٹU4^ Oz 4`r#r\{emS,~ q5.Wl: 6Hí\j,:O*=ۚ0}Fզal.뀤w8L ~GaXŒׂ߃dU/}Z˵oyKz3+]\ ?] AqNrzOuDw;̊uܹ=;NW+*skyduSO8>NhDvѴ뺫9mN~GNAZlzgo x @P 9C鞏ӠR3#K5}BmOʻ覻v?K M>ܓZ_Ҫ1*<Ӌ(D@%M>~9Tu bCYpl8ɜ 4|L桲VwMPi$)Ӫo݆d7p,TOa\w:% `3Kc!T- as%oo2_O,V 3mLi\Jm0Aa7.nAчх#;\$ZȵX:R˼8gR=c -Xɡ *J,VH?W3 CvԿQ az/_ + RN+wС/QL ^./6ҘT1m|:J0.@#'uʽG5e g/1鳴u>cu9tU]jcsO]zB+`-:޿ɿ6=ñBՋv `/c2bRʻqJOxN]F-DPf+Cܜ߉mg "Li0\I Xܱ\,(]2R_zFj{kEII)>1>!Q,/_d{|drK݁8f] ͜Q"SN?trtAx\|*5k+(ENY{S"L%#h3b:elי"Ǟzx!Gn'M{ E|2*= זzx`Go[R/08f{%5IJc4]kY( J)o 5gC&`:kC0r\ c /~Aރ^ .BGBI+=1FHwLs~YqqR,TT7Z C )}EYHV/M.gXp 2 .ͧK|o_ +3& ucF"r7DU?zB>q9=a!dhu7iq¼nƫ]?o&A33hb8iŎ:QAV bI]IV ys5&DdK-}bB)h08[ VSvޫ$Rd6^இ cM)ٓAXVN&+-l#uDb`Eohxc6ħbo{:_4*ǧIK݋.\G&Cu[n`r Ht[f֔$c-ԴKl x$%XH$^ QBqio bimDb-˦iPaHvLӈ{8 q/e!$7-rbP-)ڗ-π}%%њ]49C\Ћrv*h"3JGJxwMuY yc , W@!{G9\N,0mS#Z]pW&,7x\Jxj$F#.:TO8Ӓx0Quck[g+jaJ8"}T&`>HU]V[!B- q!\ jEw|Z'(QOô5G'ёl9C(A( _Э^8sfp &7_/z|/~**3W2gںѰ'+|,O i*iriׄY u`%-t6LLbV /Sp\8Tl+kڊ U5LΣɔm6ş6~CXdk2ҡy^oOfa+^p|DQ2s/)k5緕TB12Tkҋj |q;Bzd@b7A.6O= uq? p~n)kݚ!%r1RDL[cll  y˭Ni![9$уY6yHl9kmEz'zl,ȫ/钖& PBnKÊTAHW_#:%lВLCלr$ekouUi KMaQNόZ+8?Ѻ4;h⚴rN]$v> 1#<<{zhJodO7t~#P1al%L)AKd` UoA5/(~[Ny2hZm@-q_}a.w"~꬇`G&;^ԁ%Xq"cƉ`BEU1)>P؈80NL8 EO7cjn@l?$%]eBy^`Ⱦa&Sљt8QŹ0dJԻp96'[Qh +Kąx#@?^>8\,}pm"Uzz¢(kKS [["h@[s&wqA6NI7*麂7qNt'Zv^վJߴmPCun&^VfSl|!^k$_s^ZMrR3&Jh$"08Y R4m荷~7 JE^crp6@ @0>HJ:I{`?Bo:QտݦFE*,3J.U;w,H5UNf W- %jMek-6+qOT Zs߁æ2!U+Me_-v,,/TUI%w'?fdj߫PRu{3A`[h-[jʭnk XTb 7wK @낣꨸ 5] X! ͋!0\p[a<-Sp`Z9C쟑M& -ӜU,M]#́m[\orl&F4U {/ʷ"T72A7 Rj㤽)i,ҽ?i!A\Ű+쫿T'P3yo%+cP_3ƚCc!աOʼy <7WfJ]*g@hauw h0UKn8sHZ0v|%RXۣtGޥ 5#Z-@^q yj#O[*ESO lg%*xpu^voc18_O9gc}FԼT|iAMpNBBPf8dQ]u"gGtρoaI.Dq0ww*FgБld_ljoDzkg= 7GS{NF6R^6e-^]uS6gۘO2ʕB%"5FfGPQ/k8ahMF.1(h+wZ8pr2*Q]!!VG .:4* RUni_f]s;X*r'Lő#λAJgTɬ=ȂBb]-C*蒞GeQ,q]WѪʆ:nlm dbMX~VA 51S?YЩ 6 U=Z`$M Gŋwēc=D.Xu*bX흗oz&'K~ͧXTj 6E@@N.DΉLi4O_#=׃Y N1$J[z}ǶȝCֹ`H*.4:PX_e3͒LN=0[AN"ADNg̥%W,U`BފU_"YXWyvs2L E&e jz15C9)vY U-n3?Fo8!:z\n%%SHVCrж 0件;T6x Y*,;޿^uo4_3kۑ&]"`di3-OnԗBy}+zfWKuO5eH\q⠋fIsbӳoL CY./ܑN 4IEPQ>#²s$ `>Ǟ#x8ѥK(0O^HvU"Kh':^c38 ?'G w/޽4GEo,B^Z^q<9x mf0⓵!(?VQΒpH1jGw7~wu,ЀM"`D>.C#3.hvg-ar1c17])3؈db t{׵X}`$`֫ \1_J#iI_iMV,' !;ɏ7<4K53&lR%61 L-Py&֛jfFRҐN$YL '*"d/0.}G9?l#YR btqN"Äi^gȍh]eM`a.,Dzq#ВZ쒹\.bnV!|4ynBxNo:KR1ِ3W%g_FRtkҾ`8L3PnU$@im3JEt&@E5l$)u\Q'捪o$_kAQH濇 S}g}"Hr&h^« vRk=KV]!o!xI'P_')h] YVV.+l^/&ˆ ; kZY?%rt8o()%݉*HH(FElF?'>n4?qW!2^_w|9*BaF{dz[qA9,Czf$c/5݂ٔ@0c}R!p0^sd_оqgux/-G4RVLs iP%tTrr }3>?P|Yoܯ%DM Uo=-&?\<"-I!ڨ£t#b20xE H#@۲gH2Y$I4MMmN@ZAQh,|i}cU'sښu_'jr\fQh& XK:a߹Δ8Dž &}z 1aVϰˈ&>;'/$!Z=AD1tqlE8Q?Pm&a]CG[?8Po7o ^ 4 [-eγPKj#,0b@-+ׁU=N-S瓎W&.e$~V4R"-<h.$%Q޸ A#Xt,NVí F? =P\q*xЮឪʋ$kPwQKxy¬ALiG;5oX#ÐWy?7lkmh{"ԚгSg(84VH jD~wj(4R/ \0wV7c_V~0$}]a\$`?>ݪ'*{쯚mGIZuT a|A(Rsu62x[3j="z̕J?xYp]JE̔'rW`[Ikt_$eDn~呂ӖԳm`.Sk9<ރ~?,[wUAã6ѝN-%j+giL&u$4>+#bȵ}Shs"n>dJ%GPNoaI7N=P*nJv r>԰i(~pz2cҚgbjwZ 1é/)~d#ۡJC gJDfMQm "P8My GȉǙ )M>"34T<$*Zw>B('ȋ縀pĎ0*R Gh;!؛^A<5p;Dm8ţ)40a_><_` .LM3 FTf:Ѩ eϑjwʓt͞F#<7.4d;N/! QV(Qk瘔ݣŐ|(7;KE|Ha0xCI[[y*c dC V$`q0dLf|i[.@/,Aff9۶8vӊAu1 `> nJШObN=vDT3q^֝6R&{!BR{{ﶄ^t+)f})^BƄtF9 Zc P ku ӇК33rwN|k=dfoy,me.?wur\%+9ΒZh0 ;m}yCju 3!…Z= $ 6L1ǘ?[{߃y$$sJKď%kr Osi=?˗Q^jRU3ƐR:^'Q&G]તʚi8g4m}SdUʈlR ]scN K1h} p<YB3VPhQCg)bK?,;ҘN9jB{fÂPIHd?v lu 0kTTC "k'yzN{] 5 YH;G8xDCC  WJ,!wki%P 0amSUeCΒ"2S:YOE-'AGLm*)G ѡF밺1$9KF#ڙ|gP SjG '_)Q>YDcSBv MSYMU6N<;:D. hꌜ=}Rj*SVQu7׊2cVBKaĨap8o]uls:QYW\@ӱ_Sp/zL+L@_, R Qs/- 6 Qj폶8,>Q'G@qӢ/b/:x~e)NXqIQ^]G>j#La!|?VAŶhجQXyV%:`KmL`I[{ ]Iy32B)vNJąŪ) g.,=t#gvzĀKT!eX&: LX$w/U+}"ZXrVz- Ȑj\PlPg~5bxYӏڠs:9YM9to:+7+BkLr$>6 kpaظ`~8^H߅4Mݳۻ }MGLXOaFS$ $FLe63甦{V"fmE_:PWjFWڎdeR&..gζAn;vn:p1ˠL_Rn~L71[AMБ0" &j[6 EbЪx\3]*\Rl66H-f}]]2Cy4RWPkzқAq7]'b}D4+f*mEWE{Mp8Öi+-DN˼3p2Xtk^~֜wu4[Jȫմ>]5KTMzraueG=U9G ;iWNGqU'/zM nMU Wj>Ŷ ! &fiLWO*&%^Z=y{e̹TPe˴x x4e֗~G'9*U`+N8U,A Z"W^+5g g͑ DcL07W=$dmJ_lv)Q2m Fsl'^?zP p ٥FW`e.5vBf,d]Cqf)ىRܒ) x Bӈ'0(IdS͎s:"*E !P:CPD_۾Q"8K%{"a `s ht-6݂UB|Ɔ`~]Y$ԭop~@i=r7ucf[BW5󧙎%#`wV֬qDZ d߽Jь3(r׵G/=^v@g/`"bl[՗lMb]2޺pGbvt2dBz t(',I 2hn=q$],-)B9KND~>0 CC@>ĠYCxM;6W}-B4gHٜ}#-HE Pw\d<]: [7E Q+l_yk0;c1yhW 3hnqI+Ő+ (2R41YzڿdwDg74]8f3BnJidosLZX0xPeJNS :g:2&N$ءZ5ě2.FGM$$Nͷ]= }>NY U5(V(P2&Zc$ZIu)soz f >L\m@chYvOBIUEpn J*0ܚQȸDu5J@yb~m-Ny%͍t}4QAoVo 02?]@Q Bedԏ!kX0H[8-::űh|Ȕwp]h scOI.tuGMx=+%\@iN * 7O~~_N꛿ 9{XDȦ,4pyxd'TwH.kym d@JI'EҸ78zrHojAjzffp3LcnΊFE~\UVoӳ Kۢ>]*-mp0yp6W3EX? 5&X@^h29J a$a0 /M&9)M1眃 LRB8^%F_g<ЯMYoF!L{& # (,1չ髠A79p~il(z%˼5G>e!ZJq4!s(T\uNE<ΡZ02ۄa,:{S1 ۲(M^\70$Apgbv/]Y'INbG/vCADI8ؖEs I< }.捏}Z0"d<&mGiB2ƒ+_ $ũIj?ج? rASU6"*D(;v OHsP{D8v 7E6*8=#!b:AVRe]x1:3mr$ Oh*]ב]cy]H(R23WjH3M,[=<  !pv[T*^NcRr@C{#!нT`cT{9yTEel!-0l#j8H 5;4"I^J(žo-]zVdEڠ$o]ކ^v.c;6NI׀t~U( KPm5bEյ75" GJ/X#|~n u~:PtEPs+ ʉfijc txv!JV?Kuj s2}AHX< /",v?Rhe`TP#OFБNL!<ǻCc8/&|o䍐F d)Q5l{\ *Dnyld۸ Ũ+4 gy
e/pJw{$+^$/OB A9z@x= /F.JGL7JΆ괃d1: -EGer~YRTz Ѕ ARy M\ZE#1\oF 9]ySc=Yv!1 umGyoT ,FaU',T<9*ic8q$y-HQ"@z؆,Nϑҧ't1SIqJ-GM\|зVN Y7??|3{0i$S6Fs289[w 1QNL>'xɜJe <-6fi&)%&j+HOxޠP͗{Y F F.OhuG{lYW Pj01k@5Ķ >۷udw# =b$@ξk}ֆ/gMRvՒ7R@j麰e 2]4;)EJII7!]aiZOiYֻİ|:Wí$2#_L^)ϿkcuI1R&D%<|;ظ !W.򑦺p3@! NBG>#w4-\GUU݆-?f.)FY$і܁gHhˡ^aQ9q"Q(y0Y*J!G=ټ@Cjk1+_N g1>ߗ:\VF #zUXx}Fq sR?}sw/b]-x|u  0>0}rtrz%Bfӿ( ؾE6!0:ٻg7oX$B52' r~@\-`ݙi~]0Unu4uVq-$adh䪱+2A}r2B E6d>xM&Z϶ l{be8EL4VBp6w_C8锘d~U_u~Dw-.wofmkNB?F/z5@ǃ\1H,SOI sz.uXYWږ&j;^Sp縠 ML!e7~)XȒKbDf? 7%kgf>E_NCZ)@H7(0fr65܌x(XuN)oR<&*__֑:4,iӤpo2IO8F U!]u "„?߉? |u6npn񳑞A!`\)ɐQmypֵ5^ =ؼbCɠy >وΠ9<,cHaZK[A>H?9TJnND`/Я]_Nl.iACxR#Sfy1Le<['(xÚـQq׸fԙ>̃?gH2_jq-ڕ˧O|̅C% d4_<HLqm:T2k"  .4?g.,ʻd9Ji6!:0Z׿NwֺK!CSfqBkK+=5 G .Րx!^7,Q-$N5H"]Op2EBTk9TQ\1ngR4 !^Ztq4WONb;K@˨W &"CPUȥ ’/"U| ~╌ yYM J+C3mDp4[LķeHuS3zj%z}ukdU*.1$}~6/ajIr7<ZsI*qqvdz :B iQVBو?)@; ރPK1+r{'`Deh$dp) ߤ[t|FH2mNVOȴK-1h8@ϼa+j-x6?_B5$e}FJܻr1[= [C6Zw ,%~|׉Xח̔lH΋K\mǹiEH;J҃L2+`^{-/>t"_4N nnǑXvlU0l 9]ҋ=0#l<7q y`^۩J0Av7'뙔ẗpYck-._%tˠ N-Z0|-*Fl2Hk7Pz~Nm)ց5R'tN(`f#{"2!141E~IS 7l z ×1j#ñ\O ,?h'.U5ܭ1TnN ]cw .l?Q>r;2Ȏ. rJrCԍ'lr6Plz\ B.\kzom&aVh4 YHl:rj߳ 8ǵۧ퓪RlI%ch1sRCJ+t )|t|S:_,̫Lr'HsF /a(oo.'6ᡣk{ظ)3.̧1 KHh\Xc AIjkVNR'KD;yEt =Res3i? P3nꄣعdgr]=}rmpDzi>3`wuV.shH]9NnG tSؗj@*}8[1ZUq,vQ['-cj1[ fG vzO"7 H8#?OɹV_<غXO-v`wp}-ilhL|1qNTL*/1K.J{w`lT"clb> $4[aԌ6[v84˓-GfPWy|*^|o*GU\fJN.j#0O~%>Զ1BFЬܯzqj`2kuFLƌח46ijHcx[Ft%y0)/s fTp͝jx~ARzgbƔ! #zh`Iܪ|zɦuF#N_zWnKyD,nNGHVb,Xr!uR̾'yQ E3vTB% )+ J*Y<ީ 94(u6+[7ع-[`-RBsMfMXnL$.9c;ȇ}ח ɟjE[( V8/{i\qKy|*&:i3=kΐTհ{.Ԣ 8h۷:pe4L/Lv&#*e>҇|̰pӛ: bZCJ *% 'ȤIE%t!@:|EdhQD8@v`1AT4'ns"on@DCPlC7zT YN??O>dүyU!MPKUgQ"'cѺ*ӱ4lm>]؀N˳i[<̂vu]/m(nuHR=ã_XXX><8-X:~$?ҩ<=%js!4Lt eQ[I>B < /ekt~t Nl^g$Yv ]!ToαJlc:/j9R1:R|GT~A ӌ]sSTijN $~Tx g=wKhMD!z;>:JfV "Gq*H:;w.֡x1 |OS{4:sy/w,Kճ}W8ѹuuȖXr~O?9 jI  L}3g" Q<" S2iu>keɍNBaoKf` Z}0&n4YB{SiI.tȽ|Z O%@_$ưN>B@p`&N{w \O7ۣ wc8bԹOVleD|Tc9ay= LoMXk] "EqtiS4 sk0V&.`jŴ"y(TJ\V*6Ƶѿ?qۓ0_U@vU.EEVh$lUZIf)zDݒDn9 >I!2Gն)N߸o]Bt%Ӊ1AQZ4 C%q^b"!@o$?o4/z\cԭϢ7o4q+>G *}L{^ڿ*ʟw5Ajw)qdrr8V [s]qV=H88?]pr mZ8zI0tYVz5'rZǔbaw#/BU::8fa?AԀ/q{^K C;Xc`+ikʶVLh{J$ ȏgꁭB'G Dmb{Q 0MEbp<hZی#TC5}5<*WW_v5U9^^GfPͺ>ru?y0/qJq9m120TzghfXa2 =GSL*0*7)X/oHi5C6zG1Gw$Auh E GA$i!9߫5oSJLR[k쭫_ܵ: slH.q 1Td9 U ᥩa`~Ak@y?L}P`t+ lwXbr:(6mxJLmg8Z9'*T-ոJq9RC[A_r`ke$YD)!h-#,J2:0Ri^qmM_@i=bjÔAG9BXzjMm i~Y5ZGšjJ)l12 1N͆p7lP羧ar.50wҾVuaB؈9G-IKgRܵXEƛf>vD2s+s<2AeY3V?,9oʜ`]D``d9}ڌnV)IV²[3?ajZ dStcŖ4h2M[i#خU S!M}S9m? >,fu>jpn)f {r#JW:;@;ѫdW~?XyQ>:R394 S"ۛ gatX&uW&<܆Bj1ܪ4{{Jzhj7r˩S8N8{.`_}`AT1Ю˜0VNMtcv~K+?Z+u_ hSUMtu>7=7,.{JmaR_)HlAɑe^C~V]04n8u1[MT=lϺ/We=ւB$KR6Y$lP_P:/X&} /tBPjEPIW !lj5m 2/rqJFs M:Rh~)2$l(>Ʈ%&7NfRI (}R'(UhNomSNڊI0"l\WcO:n ' dZ:+e΁-)QX[<3 4i|w>(|iS;ny1!:!h˨觢D@s7–MhMx#E4 >s@`]U\Hj\X6gIi%YH!yxQ$6f>툠VoL[Bira*qwu(ey=%!7o R-6 -}RӥL-d*|^6d^>댡>T$SNw.molXLS5Woah]M]77ȶ؅l5\Ӝ`N.\Q .R;Gm0X Pw '# P; LJRɀA ۑS 6Gjayhd\.r F 1Dqi顾Tz`Cئ̡o/z㥻0csxWqqJyG;^ȭ_H@6h̏CCq<"e}~j3/[,Z/!:uu6mRX#֌$:!, dؘ~'Q93'tTy f#N@*DQ^, ;uN'~@|@dX{3# ݻj'UVw$&Nԯ]JKS ~42{lm*VNN?`B,o 3uF_U+LGF"Gn#$!\vYQ`T*MDH.kxu:M[tv)"e7!Ԛuk@`PnT}`&.ԫk /: `4E.D#lǍTU͂# l3PRqlktR+ #GDOeZ[)- />Qu\*wRX{;PRrqשeX6^]U V])@tV9YG?-)*գڼe[uCm; NrFGF8! @sL(/ª⒫A-WJv4J=zF_˧iފ茒S1CNK{.$dU7N[zWƩ;Iz'S ӘɤoЫڪ1a=rDPpfJx2W(,Cx0QCx3M'`~vQ\gI< X-ٌ#|XEX i@HD;9J؏Mz M%I1k*ϒR߹Dјŭ&[TKk})ԳF'MzKtL4'Zm)C[ 1bʝ_Bby^QWoo%.??+Z{M밝g;Lq"*=0O/q[AuIt|K^ōg7 FnનVZp7{@K^+bIRNQ5w؇+¥/hhe`/ɀ:*SW!\uYy`s?^o7m! bPF |rS|V vhx_ XͼxXYi`gE=Z "w^cKlr7Ux`kn:{ُHLذGc*?nCߗ>oMq'(E[?0*6J=r1|jM=Bw8BEMEp(`ȼgP⬳<+n>nNfG&E{hpC-uU#{SagTiCţ*0Zb-!fu U@!ؠn*g%,gcMnˇ%+וW(v07q|˿-z b7W=^:.߀sz:X5Yя@t7 05W>I2#1V"#Dتh#^/@ r~C]%4N;T@U( T>%r)N n@2z6U2Od -KCsI^Wj} ]gHAogY~e. C(4Yl:ƯOXA{$ls;&u+[YZ2i;ZBD7`/iTzvlPyD8:ެP7DgrZ _5zܿZ[diDd;emG!&-ڦvc)''W)8WXբ$`L1&7T{ G _0O7)I2K+ɞ8ȇAXmMc1`e;reE]MwuS {Tˡ˗sz[Wd]*#VeNDvN 5'T_a/0>FM'Mwxp=%}QlcTiv GdϬfҿ%D>.X>ح` hUmL57;1̨e~jjK#QR.L|2i"Y$/HTFDi- N.#ʼ^M_Y*MPf$DYŀb>֍XYE Z?|3"=y*\SQz;xE F_i1L ꢑ*+:/n˒]v{I/Ws4u9R4O7jLV]G'L=OCY8B崭;` Tdt( 81Έo[7ƼžRhiq2iSBs: h^ N%|D{3i7ס#8")h^G"GlIҊN/QRTnlb9T5čWu]SRB3}Hx_Tls2;4^eԋ4۪Qy]%<.wcc-o;ұ,qTPz@ӇxoTǪ?FǚAشE~J!}|i nn-  O"5XR ԀI4*Aĩ)&+>z7. ꮡpG, xna>5djmy0~/+Qo&q|MP|On֬vghhfyWozag!A cۦ '1'#kZkĀG{akG?t2zq׹`ChF+ôٷǺ]*-i F"I\ +ZjSM& uA?˛إNB~hUz =1Gv5oyahl؃<)%ndn{ޣTtwoTNR]2^PJ sd͔߈gLsWtt ,$wwr6Iy7b͠'nof 53M\xH鴔C fdeDC8*ݪؗL]UThGI[o١洌h술8"_R' E]A7`ΦVj}=8~>әfe)\woᄧU eg, &<͹ UpaA_r /VRjw@N#|p6Ro9 )#6>; h|$A ƖX>?/{E~D`D8y>ZK6 v .|͕q! Tdz`<<%pTlnKe[S^$߈.I/s I ^Bt~z6,TGsٜ ?¥]o+4lP%L1L3(:[M?-]79k=u,ne1 S7w>_[̡X݄m=v +~kۣ҂7N*>=*!f׵ !A#箅r`?_b8fl>#z!ʀΖ@lCi~0u'ӚUa{Qs}dW*p 5bI%b.s3[5:< |{1Er sHu6&{Ed+%V|a!l٤78*[ZVzKZ"u8V@E9/gD ǐ/z995# c>/\)v3KgxE) 5 Ys9ӊ=s¬NXH.#b /cƼ5?5!,Z&k rX\,sP s_n6鲨~NIOO2s*qFGLP;31CcKROhں6%E?DA ;V&qy2pIqgMɓ_`I;qjQ:_yfwR~rVP9p#`WL$?0/X?Q _%Yws 0q:UbqeG)L8-'7 hgJԀr =*xbw S:ܺYS *\cNmM ڏ

eX;屉L忑\YjxlXf9SY2㾣Ouk#$ ُg6,>GqוMl"n?@0U0Q&e LfL\=Rgx޵ؗA"eT~I?(rl@DGg8opcџ~8"҃#"O|o3C'J`H곮!Q)xhrd' Q3䵯mM{Nf 4uħ_S9L$n`j1ZI#,F$ i[ZNDpFr 9dH 3Lޠ@iDR?I-Vc99*%Wuy<:͛aoWu\n?d>ZӠ{!|(呧JFig)XwjLl1-|JbHA1tL'~{M,2ڼ1wA2}l:N=٧5ꖛۚ5(_+ cety!8$4ܰfUߞ/ƯNQ03 $:g]Ypyg:ث7uw 8F@\1g<'¦<̬;- N#HC]z}LM.8Y=<-ƒPJKL*O|.:&^w<f[,c9kw|Bnrkھt>{܀*?' xFVys@hUi~/IgADS-`τS( QNe" OتȽQD)qk" b=tB ~t\'st@ ~fq|]ʮ RU -t}J!2dUj"$dos.<15`ī(\b^8ట{} [Lпe{XzHi5p&o ;n=|ܥJ Ծ91txѦ-܍{s&kҳ֯U'".ҧW_/z~N)Ů9:J5"L N  YZ