cmake-gui-3.20.4-150400.4.6.1<>,(e1p9|GP&*̩Y3PT_9o鋘(I!O>G?Gd   ?  $*4 d  |      P  \   , \)p) )( ?8 H9 :F@G@ HA IA0 XA<YAP\A| ]A ^B- bCXcDdDeDfDlDuD vDwFl xF yF'zGhGxG|GGCcmake-gui3.20.4150400.4.6.1CMake graphical user interfaceThis is a Graphical User Interface for CMake, a cross-platform build system.e1ibs-power9-11kFSUSE Linux Enterprise 15SUSE LLC BSD-3-Clausehttps://www.suse.com/Unspecifiedhttps://www.cmake.org/linuxppc64le.-`.큤AAA큤AA큤A큤e+eeee`pMee`pMe0`pM`pMd0a02da257ab1a9fde720224a1018e11639f95380359df706f46af335b61d0d7b1b18b68c2ebd00977c15522ef695c14e6abc078c41c96e3edf3102ed913803e5654bae1fb133a85dc100244e5d2976f863540518db81c7fab2a5fff877d1800065116ad1a2e8726d9908d43530c7358398303b9b98e24a83e292c517e81da79f1a4326266aada65b307dac05161a9d02d3dba4fb08b50cb26e3c24cc8a86e97573d3c40d61d83f0555daa1d1cf3bda279f50ef7236e46a9291e3cca2802de41rootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootcmake-ui-3.20.4-150400.4.6.1.src.rpmapplication()application(cmake-gui.desktop)cmake-guicmake-gui(ppc-64)mimehandler(application/x-cmakecache)@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@    cmakelibQt5Core.so.5()(64bit)libQt5Core.so.5(Qt_5)(64bit)libQt5Gui.so.5()(64bit)libQt5Gui.so.5(Qt_5)(64bit)libQt5Widgets.so.5()(64bit)libQt5Widgets.so.5(Qt_5)(64bit)libarchive.so.13()(64bit)libc.so.6()(64bit)libc.so.6(GLIBC_2.17)(64bit)libcurl.so.4()(64bit)libdl.so.2()(64bit)libdl.so.2(GLIBC_2.17)(64bit)libgcc_s.so.1()(64bit)libgcc_s.so.1(GCC_3.0)(64bit)libgcc_s.so.1(GCC_4.2.0)(64bit)libjsoncpp.so.19()(64bit)libm.so.6()(64bit)libm.so.6(GLIBC_2.17)(64bit)libpthread.so.0()(64bit)libpthread.so.0(GLIBC_2.17)(64bit)librhash.so.0()(64bit)libstdc++.so.6()(64bit)libstdc++.so.6(CXXABI_1.3)(64bit)libstdc++.so.6(CXXABI_1.3.5)(64bit)libstdc++.so.6(CXXABI_1.3.9)(64bit)libstdc++.so.6(GLIBCXX_3.4)(64bit)libstdc++.so.6(GLIBCXX_3.4.11)(64bit)libstdc++.so.6(GLIBCXX_3.4.14)(64bit)libstdc++.so.6(GLIBCXX_3.4.15)(64bit)libstdc++.so.6(GLIBCXX_3.4.18)(64bit)libstdc++.so.6(GLIBCXX_3.4.19)(64bit)libstdc++.so.6(GLIBCXX_3.4.20)(64bit)libstdc++.so.6(GLIBCXX_3.4.21)(64bit)libstdc++.so.6(GLIBCXX_3.4.9)(64bit)libuv.so.1()(64bit)libz.so.1()(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-14.14.3eXeN@a8`Ȗ@`,`@` @`+``pA`Y@`P`7@`*b@`#``2@_@_إ@__^@__k8__[@_C_$_{_A@_@^^^J^`^@^_^|@^x^wS@^M#@^AE^=Q@^:@^@^@]]e@]]@]]d@]@]]o@]e@]R@]>]=@]3@]$];]G@]@]]@\\Z@\\B@\s\mA@\j@\f\b@\]o@\P@@\=@\&@\2\w[@[v[v[O+[,[[c@ZnZZԐ@Zľ@ZZZ@ZaZN@ZN@ZLZ5 ZOZ@YZ@YY)@YYV@Y6@Y1S@YtX@XۡXP@X{d@X>@X.@X,J@X*X*W@W@W@W@WҤ@W/@Wt@WWW@W8WoWZWXW)@V(@V@Vm@VŲ@VT@VvV`.V`.V]VEVEVD@U@UUM@U@U@UUmU[%UT@US` functionality was updated for MSVC 19.27 as mentioned above.- cmake 3.18.1: * Revert undocumented fix in 3.18.0 in the add_test() command for special characters to avoid breaking existing projects that worked around the issue. Will be reintroduced later - drop no-system-nghttp2.patch, upstream- Install the rpm provides handler to the correct location (%{_rpmconfigdir, not %{_libexecdir}).- update to cmake 3.18.0 * The “CUDA” language can now be compiled using Clang on non-Windows platforms. * “cmake(1)” gained support for profiling of CMake scripts * The “cmake_language()” command was added for meta-operations on scripted or built-in commands, starting with a mode to “CALL” other commands, and “EVAL CODE” to inplace evaluate a CMake script. * The “find_program()”, “find_library()”, “find_path()” and “find_file()” commands gained a new “REQUIRED” option that will stop processing with an error message if nothing is found. * The “CheckLinkerFlag” module has been added to provide a facility to check validity of link flags. * “ccmake(1)” learned to read a “CCMAKE_COLORS” environment variable to customize colors. - Drop patch lua54.patch, it became part of upstream - Udjust patch cmake-fix-ruby-test.patch - Add patch no-system-nghttp2.patch which will become part of 3.18.1 to disable nghttp2 from system for cmake-mini- Add lua54.patch which adds 5.4 among allowed versions of Lua interpreter. (https://gitlab.kitware.com/cmake/cmake/-/issues/20933)- Use plain autosetup- DCMAKE_MODULES_INSTALL_DIR should be %{_libdir}/cmake/%{name} - Set CMAKE_INSTALL_LIBEXECDIR=%{_libexecdir} - Use -DCMAKE_SKIP_INSTALL_RPATHS:BOOL=ON instead of completely removing rpaths. boo#1172331- cmake 3.17.3: * Selection of the Objective C or C++ compiler now considers the CC or CXX environment variable if the OBJC or OBJCXX environment variable is not set * The FindPkgConfig module now extracts include directories prefixed with -isystem into the *_INCLUDE_DIRS variables and INTERFACE_INCLUDE_DIRECTORIES target properties * FindOpenSSL: Detect OpenSSL 3.0.0 (bsc#1172267)- cmake 3.17.2: * fixes dealing with boost 1.73- Add cmake-fix-png-include-dir.patch to fix the png include dir search.- cmake 3.17.1: * The :cpack_gen:`CPack NSIS Generator` now requires NSIS 3.0 or later- Fix mistake in previous change.- Many Leap packages don't build without -DCMAKE_SKIP_RPATH:BOOL=ON so leave this change to the next major version of Leap / SLE- update to 3.17.0 * cmake(1) gained a “Ninja Multi-Config” generator, which can be used to build multiple configurations at once. * cmake(1) gained a “–debug-find” command-line option to enable additional human-readable output on where find commands search. * Target link properties are now transitive over private dependencies on static libraries. See policy “CMP0099”. * cmake(1) gained a “-E rm” command-line tool that can be used to remove directories and files. Full changelog see https://blog.kitware.com/cmake-3-17-0-available-for-download/- Change cmake to be a meta-package that requires cmake-implementation. This new symbol is provided by the (newly named) cmake-full package as well as cmake-mini. - This is needed as the original attempt of using Substitute in OBS actually rewrites the used spec files on disk, not only on the fly and we ended up with packages Requiring cmake-mini (which is not installable on end user systems).- Revert LIBDIR change in macros - it is inconsistent (all other INSTALL_s use absolute paths), unneeded (paths may be absolute or relative), and breaks a number of packages. - Update minimum libarchive version, >= 3.3.3. - Do not flag macros as config file. - Adjust constraints (7G disk space is required, independent of architecture).- Revert "use cmake generics in marcos.cmake" it breaks many cases in stagings.- Add new -mini flavor in order to break up cycles * make sure the default cmake links now all system libraries and mini uses bundled stuff as needed - Switch to python3 variant of Sphinx on the manpage/docu creation- use cmake generics in marcos.cmake- Fix setting CMAKE_INSTALL_LIBDIR in cmake macro * This is a relative path, see `cmake --help-module GNUInstallDirs` - Do NOT set -DCMAKE_SKIP_RPATH:BOOL=OFF * A lot of applications have private libraries in a subdirectory and require linking with RPATH which is totally valid.- update to CMAke 3.16.2 * FindBLAS: Consider OpenBLAS with thread libraries only with C or CXX * FindBoost: Add support for Boost 1.72 * FindLAPACK: Fix support for LAPACK symbols inside BLAS libraries Full changelog see https://blog.kitware.com/cmake-3-16-2-available-for-download/- Fix numbering of patches.- update to CMake 3.16 Changelog see https://blog.kitware.com/cmake-3-16-0-available-for-download/ - drop patch form.patch, fixed upstream- Switch back to libcurl-mini-devel to avoid new build cycle- cmake 3.15.5: * no changelog available- Drop debug patch (never in factory) and update patch numbers- Update cmake conditionals to make sure the multibuild is nicely leveraged- cmake 3.15.4 * In CMake 3.15.0 through 3.15.3, the EXCLUDE_FROM_ALL directory property was regressed from pre-3.14 behavior and caused targets within the directory to be excluded even from its own “all”. This has been fixed. The bug also existed in 3.14.0 through 3.14.6 and is fixed in 3.14.7. - Use pkgconfig for dependencies where possible (required due to tumbleweed build changes)- cmake 3.15.3: * CrayPrgEnv compiler wrapper support updated for 19.06 - includes changes from 3.15.2: * Fix CMAKE_FIND_PACKAGE_PREFER_CONFIG variable causing the find_package() command to fail on a missing package even without the REQUIRED option- Trim metadata redundancies from description. - Avoid use of em dashes in summaries.- Switch to multibuild- Actually remove system-libs.patch- update to 3.15.1 * Makefile: Fix regression in dependencies on relative includes * FindMPI: Updated to use INTERFACE_LINK_OPTIONS * ChangeLog: https://cmake.org/cmake/help/v3.15/release/3.15.html#id1 - drop system-libs.patch because bundled jsonpp can be selected without this patch and form lib is no longer selected- update to 3.15.0 * The “$” generator expression was introduced to allow specification of compile options for target files based on the “CMAKE__COMPILER_ID” and “LANGUAGE” of each source file. * The “generator expressions” “C_COMPILER_ID”, “CXX_COMPILER_ID”, “CUDA_COMPILER_ID”, “Fortran_COMPILER_ID”, “COMPILE_LANGUAGE”, “COMPILE_LANG_AND_ID”, and “PLATFORM_ID” learned to support matching one value from a comma-separated list. * The “CMAKE_FIND_PACKAGE_PREFER_CONFIG” variable was added to tell “find_package()” calls to look for a package configuration file first even if a find module is available. * The “PUBLIC_HEADER” and “PRIVATE_HEADER” properties may now be set on Interface Libraries. The headers specified by those properties can be installed using the “install(TARGETS)” command by passing the "PUBLIC_HEADER” and “PRIVATE_HEADER” arguments respectively. * The “FindBoost” module was reworked to expose a more consistent user experience between its “Config” and “Module” modes and with other find modules in general. * The “message()” command learned new types: “NOTICE”, “VERBOSE”, “DEBUG” and “TRACE”. - adjust cmake-fix-ruby-test.patch and system-libs.patch- Add _constraints file for aarch64 to specify a minimum build disk size- Add _constraints file for PowerPC to specify a minimum build disk size- Remove -DCMAKE_STATIC_LINKER_FLAGS as it's supposed to be used by 'ar'.- Make %build_ldflags conditional.- Add -DCMAKE_STATIC_LINKER_FLAGS. - Add %build_ldflags to all LINKER_FLAGS.- update to 3.14.5 * fix bug: entries of the CPATH environment variable are no longer excluded from explicit use via include_directories() and target_include_directories() (broken since v 3.14) - fix duplicate packing of license file- update to 3.14.4 * Various fixes for FindBoost - Drop cmake-fix-1096008.patch as boo#1096008 got fixed- update to 3.14.1 * Eclipse: Fix extra generator to not crash on interface libraries * cmake: Fix '-E copy foo .' to avoid clobbering file * FindFontconfig: Convert module variables to camel case- update to 3.14.0 * The “install(TARGETS)” command learned how to install to an appropriate default directory for a given target type, based on variables from the “GNUInstallDirs” module and built-in defaults, in lieu of a “DESTINATION” argument. * The “install(FILES)” and “install(DIRECTORY)” commands learned a new set of parameters for installing files as a file type, setting the destination based on the appropriate variables from “GNUInstallDirs” and built-in defaults, in lieu of a “DESTINATION” argument. * The “install(CODE)” and “install(SCRIPT)” commands learned to support generator expressions. See policy “CMP0087”. * The “if()” command gained support for checking if cache variables are defined with the “DEFINED CACHE{VAR}” syntax. * A file-based api for clients to get semantic buildsystem information has been added. See the “cmake-file-api(7)” manual. This is intended to replace the “cmake-server(7)” mode for IDEs. * The “cmake(1)” Build Tool Mode (“cmake –build”) gained “– verbose” and “-v” options to specify verbose build output. * The “cmake(1)” “-E compare_files” command learned a new “–ignore-eol” option to specify that end-of-line differences should be ignored when comparing files. * ChangeLog: https://cmake.org/cmake/help/v3.14/release/3.14.html - added patch cmake-fix-1096008.patch to remove failing test due to boo#1096008 - adjusted changed line numbers in cmake-fix-ruby-test.patch and feature-suse-python-interp-search-order.patch- Allow %cmake_build to handle parameters (bsc#1091864)- Install cmake-mode.el * remove a left over .orig file on Leap <= 42.3 and SLE 12 <= SP3- Drop c17-default.patch, has been solved differently upstream- Pass arguments of %ctest macro down to ctest- Drop emacs support as it leads to creation of build cycle- Install cmake-mode.el- update to 3.13.4 * Tests: add cases for providing Qt5Core_VERSION manually * Autogen: query Qt5 version from dir properties * Revert "file: Allow DOWNLOAD/UPLOAD using alternate auth"- Rename %make_jobs to %cmake_build to inline with other lang macros like meson, also since we are not just using make it is less confusing this way. Keep the %make_jobs as compat wrapper with warning for now (bsc#1129024)- update to 3.13.3: * stop processing if -P option lacks file name * ensure source and binary dirs are set * add case for warning when AUTOMOC/UIC/RCC disabled- update to 3.13.2: * reverted change to pass compiler implicit include directories- Use upstream-recommended %{_rpmconfigdir}/macros.d directory for the rpm macros. - Include license file as BSD license requires. - Correct cmake-mans recommends, should be cmake-man- update to 3.13.1: * Fortran: fix mod dep scanning with upper-case SUBMODULE * FindBoost: Restore finding without CXX lang enabled * VS: Avoid crash with VS 2015 with SDK mismatch * Autogen: Fix empty uic executable string-update to 3.13.0: * cmake(1) gained -S command line option * cmake(1) gained -B * add_custom_command() and add_custom_target() learned to support generator expressions in WORKING_DIRECTORY * add_link_options() command was created to add link options in the current directory * install(TARGETS) command learned to install targets created outside current directory * math() gained options for hexadecimal * ChangeLog: https://cmake.org/cmake/help/v3.13/release/3.13.html- update to 3.12.4 (bsc#1127105): * Cmake(1) build tool (cmake--build) gained --parallel [] and -j [] options to specify a parallel build level. * add_compile_definitions() command was added to set preprocessor definitions at directory level. This supersedes add_definitions() * CMAKE_FOLDER variable was added to initialze the FOLDER property on all targets. * COMMON_LANGUAGE_RUNTIME target property was introduced to configure * the use of managed C++ for VS 2010 ad above. * ChangeLog, see: https://cmake.org/cmake/help/v3.12/release/3.12.html- Enable bash completion for cmake, cpack and ctest- update to 3.12.0: * The “target_link_libraries()” command now supports Object Libraries. Linking to an object library uses its object files in direct dependents and also propagates usage requirements. * The "cmake(1)" Build Tool Mode ("cmake --build") gained "-- parallel []" and "-j []" options to specify a parallel build level. * New “FindPython3” and “FindPython2” modules, as well as a new “FindPython” module, have been added to provide a new way to locate python environments. full changelog https://cmake.org/cmake/help/v3.12/release/3.12.html - adjust c17-default.patch- update to 3.11.4: * ExternalProject: Fix cache generation when args end with "-NOTFOUND" * ExternalProject: Improve URL_HASH argument description- update to 3.11.3 * CPack: Fix cross-compilation of WiX generator full changelog https://cmake.org/cmake/help/v3.11/release/3.11.html#id3- Use libuv provided by CMake for Leap 42.3 and SLE 12.- update to 3.11.2 * Calling add_library() to create an alias of an imported target that is not globally visible now causes an error again. * The FindQt4 module qt4_wrap_cpp, qt4_wrap_ui and qt4_add_resources macros now set SKIP_AUTOMOC and SKIP_AUTOUIC on their generated files. full changelog https://cmake.org/cmake/help/v3.11/release/3.11.html#id2- update to 3.11.1 * Revert "CheckIncludeFiles: Honor CMAKE_REQUIRED_LIBRARIES" * Restore support for explicitly referenced CMakeLists.txt sources * Exclude "libgcc_eh" library files from implicit link libraries full changelog https://cmake.org/cmake/help/v3.11/release/3.11.html#id1 - Adapted system-libs.patch- allow build with curl libs from older distributions - refresh patches- Cleanup spec file with spec-cleaner - Drop conditions for building on Leap- Updated to 3.11.0 * The Makefile Generators and the Ninja generator learned to add compiler launcher tools * The COMPILE_DEFINITIONS source file property learned to support generator expressions. * COMPILE_OPTIONS source file property was added to manage list of options to pass to the compiler. * A new FetchContent module was added which supports populating content at configure time using any of the download/update methods supported by ExternalProject_Add(). full changelog: https://cmake.org/cmake/help/v3.11/release/3.11.html - Adapted form.patch and c17-default.patch - Drop cmake-3.10.1_boost-1.66.patch as it is included in upstream- Update to 3.10.3: * GoogleTest: Rename TIMEOUT parameter to avoid clash * Autogen: Fix for the empty source file crash in 3.10.2 * ccmake: fix status line buffer overflow on very wide terminals - switch to https urls- c17-default.patch: Add support for C17 default in GCC 8- Update to 3.10.2: * KWIML: Backport RISC-V update to CMake 3.10 * FindPostgreSQL: Add support for PG10 * cmGraphVizWriter: Updated to create and follow dependers for * interface targets * Autogen: Fix for problematic nested list separator * Autogen: Ignore not existing source files in cmMakefile - cleanup spec file- Add feature-suse-python-interp-search-order.patch to make sure that python3 is found before python2 - switch to using %autopatch- Do not add no-undefined on module linking, should reduce us a bit of redefining as most modules dynamically load stuff- Add cmake-3.10.1_boost-1.66.patch to fix detection of Boost 1.66 (fixes boo#1074314 among other boost-dependant cmake-users)- Update to 3.10.1 * CUDA: Treat /usr/include as an implicit include directory * FindMPI: Correct legacy variable handling, Fix multiple configure runs, Fix various legacy problems * IAR: FindBinUtils should work for CXX as well as C * GoogleTest: Fix multiple discovery on same target, Improve gtest_discover_tests messages, Add timeout to discovery, Add test for missing test executable * Do not mistake clang-cl 6.0 for GNU-like clang full changelog: https://blog.kitware.com/cmake-3-10-1-available-for-download/- Update to 3.10.0 * The flang Fortran compiler is now supported, with compiler id “Flang”. * The “include_guard()” command was introduced. * “FindMPI” received a major overhaul. It now features language specific components, better Fortran support, and support for statically linked MPI implementations. * A “FindOpenACC” module was added. full changelog: https://cmake.org/cmake/help/v3.10/release/3.10.html - update form.patch- switch to python3-base for requirements - switch to python3 for cmake.prov- update to 3.9.5: * Autogen: Don't add AUTOMOC_MOC_OPTIONS to moc-predefs command- update to 3.9.4: * FindBoost: Finish reverting "Simplify search in lists" for 3.9 - includes changes from 3.9.3: * VS: Do not consider MAP_IMPORTED_CONFIG_ on non-imported targets bootstrap: Fix running multiple times in-source * vim: Remove default setting of expandtab * FindBoost: Add support for Boost 1.65.0 and 1.65.1 to CMake 3.9 * CTest: fix crash if source file for coverage cannot be found * Autogen: Backport autogen target dependency as file dependency fix * Autogen: Tests: Backport tests for _autogen target dependencies- cmake 3.9.2: * Various AUTOUIC fixes * FindOpenMP: Restore OpenMP_FOUND result variable * Clang: Find version-suffixed LLVM/Clang binutils * FindOpenMP: Restore OpenMP_FOUND result variable - includes changes from 3.9.1: * The “find_” command “PACKAGE_ROOT” search path group added by CMake 3.9.0 has been removed for the 3.9 series due to regressions caused by new use of “_ROOT” variables. The behavior may be re-introduced in the future in a more-compatible way.- update to 3.9.0: * CMake is now aware of the C and C++ standards and their associated meta-features for the following compiler ids: Cray, PGI, and XL. * The add_library() command IMPORTED option learned to support Object Libraries. * All find_ commands now have a PACKAGE_ROOT search path group that is first in the search heuristics. If a find_ command is called from inside a find module, then the CMake variable and environment variable named _ROOT are used as prefixes and are the first set of paths to be searched. * The install(TARGETS) command learned a new OBJECTS option to specify where to install Object Libraries. * The install(EXPORT) command learned how to export Object Libraries. * A BUILD_WITH_INSTALL_NAME_DIR target property and corresponding CMAKE_BUILD_WITH_INSTALL_NAME_DIR variable were added to control whether to use the INSTALL_NAME_DIR target property value for binaries in the build tree. * A CUDA_PTX_COMPILATION target property was added to Object Libraries to support compiling to .ptx files instead of host object files. * A new GoogleTest module was added to provide the gtest_add_tests() function independently of the FindGTest module. The function was also updated to support keyword arguments, with functionality expanded to allow a test name prefix and suffix to be specified, the dependency on the source files to be optional and the list of discovered test cases to be returned to the caller. * The Ninja generator has loosened the dependencies of object compilation. Object compilation now depends only on custom targets and custom commands associated with libraries on which the object’s target depends and no longer depends on the libraries themselves. Source files in dependent targets may now compile without waiting for their targets’ dependencies to link. * Interprocedural optimization (IPO) is now supported for GNU and Clang compilers using link time optimization (LTO) flags. See the INTERPROCEDURAL_OPTIMIZATION target property and CheckIPOSupported module. * The TARGET_OBJECTS generator expression is now supported by the add_custom_command() and file(GENERATE) commands. - Removed cmake-ImageMagick7.patch which became part of upstream.- Buildrequire libcurl-mini-devel for TW to avoid cycles- Update to version 3.8.2: * FindDevIL: Restore IL_FOUND result variable * FindOpenSSL: Restore support for crypto-only result * source_group: Restore TREE support for relative paths * VS: Fix debugging of C++ executables if CSharp is enabled- Use system rhash- update to 3.8.1: * FindOpenSSL: Add more library name alternatives * FindBoost: Restore tolerance of backslashes in paths * Tests: Fix FindModulesExecuteAll when KDE4 is installed * source_group: Fix TREE with root that is not current source dir * FindMatlab: Add support for Matlab 2017a- update to 3.8.0: * support C# * support CUDA s a first-class language * improve try_compile * improve compile_features full changelog: https://blog.kitware.com/cmake-3-8-0-available-for-download/ - update system-libs.patch - drop reproducible.patch and reproducible2.patch which are part of upstream- Add reproducible.patch and reproducible2.patch to allow for reproducible builds of freerdp and other packages- find ImageMagick 7 + cmake-ImageMagick7.patch- update to 3.7.2: * server-mode: Do not ignore the first cacheArgument on configure * server-mode: Call ResetErrorOccured before configure * server-mode: Do not crash when running into INTERFACE_LIBRARY * FindPostgreSQL: automatically find installations from yum.postgresql.org * FindBoost: Add support for 1.63 * cmake-server: Do not try watching subdirectories with empty names * fixes for other platforms- update to CMake 3.7.1 * FindBISON: Do not rebuild every time when not VERBOSE * libarchive: Add headers to adapt between OpenSSL 1.1 and older versions * libarchive: Add support for building with OpenSSL 1.1 * server-mode: Prevent possible crash when watching directories * server-mode: Reset GlobalGenerator before configure full changelog: https://blog.kitware.com/cmake-3-7-1-available-for-download/- Do not mix tabs and spaces in cmake.prov- use libuv which is shipped in CMake's tarball for older systems that do not provide this lib on their own- update to CMake 3.7.0 * CMake now supports Cross Compiling for Android with simple toolchain files. * The Ninja generator learned to conditionally support Fortran when using a ninja tool that has the necessary features. * The try_compile() command source file signature now honors configuration-specific flags in the generated test project. * CTest now supports test fixtures through the new FIXTURES_SETUP, FIXTURES_CLEANUP and FIXTURES_REQUIRED test properties. When using regular expressions or –rerun-failed to limit the tests to be run, a fixture’s setup and cleanup tests will automatically be added to the execution set if any test requires that fixture. * Vim support files cmake-indent.vim, cmake-syntax.vim, and cmake-help.vim have been removed in favor of the files now provided from the vim-cmake-syntax project. full changelog: https://blog.kitware.com/cmake-3-7-0-available-for-download/ - drop patch cmake-version-in-generated-files.patch as it is part of 3.7.0 - update patch cmake-fix-ruby-test.patch- Fix cmake.prov to report all cmake Config modules provided in a single cmake directory instead of just returning the first one given by a shell glob (which could be different across builds). Also, include upper and lowercase files always instead of including lowercase files only when no uppercase files were found.- Utilize $OLDPWD to make __sourcedir always relative to root regardless of the __builddir.- Indeed, do prepend .. to sourcedir.- update to CMake 3.6.2 * Intel-C: declare support for gnu11 * Intel-C: support gnu89 and gnu99 extension flags * Intel-C: standard flags are also supported in 12.0 * curl: Update script to get curl 7.50.1 * GetPrerequisites: Fix regression in gp_resolved_file_type * Fortran: Fix .mod file comparison for Intel 16 format * FindHDF5: Fix regression in providing HDF5_IS_PARALLEL * FindHDF5: Fix regression in finding hdf5hl_fortran * FindHDF5: Make sure compile definition vars keep the -D flag * FindProtobuf: Restore support for PROTOBUF_IMPORT_DIRS full changelog: https://blog.kitware.com/cmake-3-6-2-available-for-download/ - drop patch cmake-hdf5-detection.patch which is part of 3.6.2- Don't prepend .. to sourcedir- Update %cmake macro to provide %__sourcedir parameter.- Respect CFLAGS while bootstraping - Remove wrong FIXME from the spec - Add relwithdebinfo as default target to ease living of sci packages - Add possibility to switch between ninja and cmake by defining %__builder ninja prior %cmake call bnc#995752- Add cmake-hdf5-detection.patch to fix detection of hdf5 with cmake >= 3.6 (https://gitlab.kitware.com/cmake/cmake/issues/16225).- update to CMake 3.6.1 * CPack/RPM: Add missed CPACK_RPM_FILE_NAME fallback variable * Restore find_(library|file|path) search of PATH itself * Ninja: Do not force response files when no sysconf(3) limit is used * CPack: Add compatibility for incorrect CPACK_INSTALL_CMAKE_PROJECTS value * Autogen: Revert changes to generate moc/rcc in subdirectories full changelog: https://blog.kitware.com/cmake-3-6-1-available-for-download/- While upstreaming cmake-version-in-generated-files.patch, the CMake developer Brad King reduced the patch- Remove PIE from macros- update to CMake 3.6.0 * The “list()” command gained a “FILTER” sub-command to filter list elements by regular expression. * A “CMAKE_TRY_COMPILE_TARGET_TYPE” variable was added to optionally tell the “try_compile()” command to build a static library instead of an executable. * A “_CLANG_TIDY” target property and supporting “CMAKE__CLANG_TIDY” variable were introduced to tell the Makefile Generators and the “Ninja” generator to run “clang-tidy” along with the compiler for “C” and “CXX” languages. * The “ExternalProject” module leared the “GIT_SHALLOW 1” option to perform a shallow clone of a Git repository. * The “ExternalProject” module learned to initialize Git submodules recursively and also to initialize new submodules on updates. * The “InstallRequiredSystemLibraries” module learned a new “CMAKE_INSTALL_UCRT_LIBRARIES” option to enable app-local deployment of the Windows Universal CRT libraries with Visual Studio 2015. * The “Compile Features” functionality is now aware of features supported by Intel C++ compilers versions 12.1 through 16.0 on UNIX platforms. * The “CMakeForceCompiler” module and its macros are now deprecated. full changelog: https://blog.kitware.com/cmake-3-6-0-available-for-download/ - drop patch libarchive-version.patch which is included upstream - update patch cmake-version-in-generated-files.patch- Update cmake.macros to enable PIE by default - Build with more secure LDFLAGS- Fix missing bugtracker refs for bnc#947585 and bnc#953842- Add libarchive-version.patch to fix version detecting for libarchive 3.2- cmake 3.5.2: * Fix lookup of an ALIAS target outside aliased target's directory * Rename local target lookup methods to clarify purpose * cmFortranParser: Skip #line directives that do not name files * Ninja: Fix detection of custom command symbolic outputs * Ninja: Restat custom command byproducts even with a SYMBOLIC output (#16049) * ASM: Add missing placeholder for "compile" rules- update to 3.5.1 * FindPkgConfig: set correctly named variables in cache * FindCUDA: Fix regression in separate compilation * FindBoost: Tolerate missing indirect dependencies * Fix iOS combined feature for single architecture targets * Avoid occasional use-after-free when a variable watch is executed- update to 3.5.0 * Find modules for Boost, FLEX, GTest, GTK2, PNG, TIFF, and XercesC now provide imported targets. * The FindOpenMP module learned to support Clang. * Support was added for the ARM Compiler (arm.com) with compiler id “ARMCC”. * The “cmake(1)” “-E time” command now properly passes arguments with spaces or special characters through to the child process. This may break scripts that worked around the bug with their own extra quoting or escaping. Full changelog at https://cmake.org/cmake/help/v3.5/release/3.5.html- Update macros to allow redefinition of builddir not to be build (found 1 upstream that already has build with actually some distributed files)- Remove cmake version from generated files cmake-version-in-generated-files.patch- update to 3.4.3 * Do not fail on Windows 10 with VS 2015 if no SDK is available- update to 3.4.2 * cmSystemTools: Add VersionCompareEqual helper * FindJava: Fix typos in IdlJ and JarSigner component implementation- Version update to 3.4.1: * Fix auto export symbols for Dlls containing /bigobj for 64bit builds. * Cray: Implement Fortran compiler version detection (#15845) * MSVC: Fix linking with /MANIFEST:NO option * Make C and C++ default dialect detection robust to advanced optimizations * FindGTest: Refactor test type checks to avoid cases triggering CMP0064 * Android: Restore generation of non-versioned soname (#15851) * Project: Guess default standard dialect if compiler was forced (#15852) * Revert "Disable shared library support when compiler links statically" * (#15855) * Tests: Add case for add_subdirectory inside a function * Tests: Add case for unmatched cmake_policy({PUSH,POP}) * Tests: Add case for package version file unmatched policy scope * cmState: Skip variable scope snapshots to avoid call stack duplicates * cmMakefile: Clarify purpose of method that pops a scope snapshot * cmMakefile: Remove unused PolicyPushPop interfaces * cmLocalGenerator: Use ScopePushPop RAII class to manage local variable scopes * cmState: Enforce policy scope balancing around variable scopes * cmLinkedTree: Rename 'Extend' method to 'Push' * cmLinkedTree: Add Pop method * cmListFileCache: Implement cmListFileBacktrace ctor/dtor out-of-line * cmState: Avoid accumulating policy stack storage for short-lived scopes * cmState: Avoid accumulating snapshot storage for short-lived scopes * cmOrderDirectories: Factor out directory comparison * cmOrderDirectories: Reduce repeat realpath() calls * Include `sys/types.h` header to get `mode_t` * Add NIOS2 CPU support * cmELF: Avoid divide by zero if there are no dynamic section entries- With all the cnages we dont need cmake.rules anymore, so try to remove them completely and lets see what fails- Fixup rules as FLAGS and INCLUDES were split in 3.4- Remove special paths for version 1110 and 1140- Revert removal of CMAKE_INSTALL_LIBDIR declaration from the macros.- Update to 3.4.0 * The "if()" command learned a new "TEST" operator that evaluates to true if a given test name has been defined by the "add_test()" command. See policy "CMP0064". * The "install(DIRECTORY)" command "DESTINATION" option learned to support "generator expressions". * The "install(FILES)" command "DESTINATION" option learned to support "generator expressions". * CMake learned to honor "*.manifest" source files with MSVC tools. Manifest files named as sources of ".exe" and ".dll" targets will be merged with linker-generated manifests and embedded in the binary. Full changelog see http://kitware.com/blog/home/post/1002 - Drop patche included in upstream * cmake-3.3.1-FindPkgConfig_remove_variable_dereference.patch- Remove CMAKE_INSTALL_LIBDIR declaration from the macros. rh#795542 * It is unfortunate but SOME packages will now have to define it themselves because in some cases it is relative path while in others it is absolute one.- Update to 3.3.2 Makefile: Print color escapes only when necessary find_*: Fix search order when the environment duplicates some HINTS cmExtra{Kate,SublimeText}Generator: Remove unused cmXMLSafe includes cmCTest{BZR,GIT,P4}: Remove unused cmXMLSafe includes CTest: Fix XML double-encoding cases CMakeDetermine{C,CXX}Compiler: Avoid if() auto-dereferene in quoted arguments- Resolve the error when cmake_minimum_required() is not set * cmake-3.3.1-FindPkgConfig_remove_variable_dereference.patch- cmake 3.3.1: * ctest: fix add_subdirectory() crash * add_subdirectory: Fix error message on missing CMakeLists.txt * Fortran: Store detected compiler version persistently - verify source signatures- Update to 3.3.0: * New Features * Generators * The *Makefile Generators* now add ".DELETE_ON_ERROR" to the makefiles that contain the actual build rules for files on disk. This tells GNU make to remove rule outputs when their recipe modifies an output but fails. * The *Visual Studio Generators* learned to support ".xaml" source files and automatically associate them with corresponding ".h" and ".cpp" sources. * A new experimental "Green Hills MULTI" generator was added on Windows. Green Hills MULTI is an IDE for embedded real-time systems. * Commands * The "add_dependencies()" command learned to allow dependencies to be added to *interface libraries*. Dependencies added to an interface library are followed transitively in its place since the target itself does not build. * The "execute_process()" command learned to support specifying the same file for "OUTPUT_FILE" and "ERROR_FILE". * The "file(GLOB)" and "file(GLOB_RECURSE)" commands learned a new "LIST_DIRECTORIES " option to specify whether the glob result * The "find_library()", "find_path()", and "find_file()" commands now search in installation prefixes derived from the "PATH" environment variable. * The "if()" command learned a new "IN_LIST" operator that evaluates to true if a given element is contained in a named list. * The "install(EXPORT)" and "export()" commands learned to export targets that populate the "INTERFACE_SOURCES" target property. * The "install(TARGETS)" command learned to support generator expressions in the "DESTINATION" value. * Variables * The version of some Fortran compilers is now detected and stored in the "CMAKE_Fortran_COMPILER_VERSION" variable. * The *Visual Studio Generators* learned a new "CMAKE_VS_INCLUDE_INSTALL_TO_DEFAULT_BUILD" option to put the "INSTALL" target in the default build of a solution (".sln") file. * Properties * A "CROSSCOMPILING_EMULATOR" target property and supporting "CMAKE_CROSSCOMPILING_EMULATOR" variable were introduced to allow target platform binaries to run on the host during cross compiling. * A "_INCLUDE_WHAT_YOU_USE" target property and supporting "CMAKE__INCLUDE_WHAT_YOU_USE" variable were introduced to tell the *Makefile Generators* and the "Ninja" generator to run "include-what-you-use" along with the compiler for "C" and "CXX" languages. * The "_VISIBILITY_PRESET" and "VISIBILITY_INLINES_HIDDEN" target properties now affect compilation in sources of all target types. See policy "CMP0063". * The "XCODE_ATTRIBUTE_" target property learned to support generator expressions. * Modules * The "CheckFortranCompilerFlag" module was introduced to check "Fortran" compiler flags, much like the "CheckCCompilerFlag" module already does for "C". * The "ExternalData" module learned a new "ExternalData_NO_SYMLINKS" option to disable use of symbolic links to populate the real data files and use copies instead. * The "ExternalData" module learned a new "RECURSE:" option in "DATA{}" references specifying directories. This allows an entire directory tree of associated files to be matched. * The "ExternalData" module learned a new URL template placeholder "%(algo:)" to allow custom mapping from algorithm name to URL component through configuration of new "ExternalData_URL_ALGO__" variables. This allows more flexibility in remote URLs. * The "ExternalProject" module learned to replace tokens like "" in the "BYPRODUCTS" of each step. * The "ExternalProject" module APIs learned to support "generator expressions" when using "LOG_*" options and in CMake initial cache options. * The "FindBoost" module now tracks the directories containing libraries separately for RELEASE and DEBUG configurations. * The "FindCUDA" module now defaults to using the static CUDA runtime library if it is available. A new "CUDA_USE_STATIC_CUDA_RUNTIME" option is offered to control this behavior. * The "FindMatlab" module was completely rewritten. It learned about versions and components and to find Matlab in a more precise and multiplatform way. The module now offers APIs to create mex extensions, documentation, and unit tests. * The "FindPackageHandleStandardArgs" module "FIND_PACKAGE_HANDLE_STANDARD_ARGS" function now always populates both the "_FOUND" and "_FOUND" variables (the latter for backwards compatibility). The "FOUND_VAR" option is now ignored except to enforce its allowed values. * The "InstallRequiredSystemLibraries" module learned a new "CMAKE_INSTALL_SYSTEM_RUNTIME_COMPONENT" option to specify the installation component. * Generator Expressions * A new "COMPILE_LANGUAGE" generator expression was introduced to allow specification of compile options for target files based on the "LANGUAGE" of each source file. Due to limitations of the underlying native build tools, this feature has varying support across generators. See the "cmake-generator-expressions(7)" manual for details. * CTest * The "ctest(1)" tool learned a new "--repeat-until-fail " option to help find sporadic test failures. * The "CTestCoverageCollectGCOV" module learned to support the same "CTEST_CUSTOM_COVERAGE_EXCLUDE" option as the "ctest_coverage()" command. * CPack * The "cpack(1)" "IFW" generator and the "CPackIFW" module learned to support Qt Framework Installer 2.0 tools. * The "CPackDeb" module learned a new "CPACK_DEBIAN__PACKAGE_SHLIBDEPS" variable to specify per-component use of "dpkg-shlibdeps". * The "CPackDeb" module learned a new "CPACK_DEBIAN__PACKAGE_DEPENDS" option to specify per-component dependencies. * The "CPackRPM" module learned to package symbolic links more cleanly and now supports directory symlinks with recent "rpmbuild" versions. * The "CPackRPM" module learned a new "CPACK_RPM_ADDITIONAL_MAN_DIRS" variable to specify directories containing man pages for the brp- compress RPM macro. * The "CPackRPM" module learned a new "CPACK_RPM__PACKAGE_ARCHITECTURE" variable to specify a component-specific package architecture. * The CPack WIX generator learned the new "CPACK_START_MENU_SHORTCUTS", "CPACK_DESKTOP_SHORTCUTS" and "CPACK_STARTUP_SHORTCUTS" installed file properties which can be used to install shorcuts in the Start Menu, on the Desktop and in the Startup Folder respectively. * Other * The "Compile Features" functionality is now aware of features supported by GNU compilers on Windows, versions 4.4 through 5.0. * The "cmake(1)" "-E tar" command learned a new "--format" option to specify the archive format to be written. * On OS X, CMake learned to create XCTest bundles to test Frameworks and App Bundles within Xcode. The "FindXCTest" module provides convenience functions to handle "XCTEST" bundles. * Deprecated and Removed Features * On OS X the "cmake-gui(1)" no longer has the "Install For Command Line Use" menu item. Instead there is a "How to Install For Command Line Use" menu item that shows an informational dialog box explaining how to make the command line tools available. For example: /Applications/CMake.app/Contents/bin/cmake-gui --install * The "ctest_build()" and "build_command()" commands no longer tell "make" tools to ignore errors with the "-i" option. Previously this was done for *Makefile Generators* but not others. See policy "CMP0061". * The "Visual Studio 10 2010" generator no longer checks for running VS IDEs with the project open or asks them to reload. This was originally done for VS 10 because it had been done for VS 7 through 9 to avoid prompting for every project in a solution. Since VS >= 10 allow the whole solution to reload at once they do not need CMake to help them. * The "Visual Studio 7" generator (.NET 2002) is now deprecated and will be removed in a future version of CMake. * The "Visual Studio 6" generator is now deprecated and will be removed in a future version of CMake. * The "find_package()" command no longer considers project build trees recently configured in a "cmake-gui(1)". This was previously done only on Windows and is now never done. The "NO_CMAKE_BUILDS_PATH" option is now ignored if given and effectively always on. Projects may populate the *User Package Registry* to aid users building multiple dependent projects one after another. * When building with GNU tools on Windows (MinGW tools), the "find_library()" command will no longer consider ".dll" files to be linkable libraries. All dynamic link libraries are expected to provide separate ".dll.a" or ".lib" import libraries. * The "add_definitions()" command no longer causes a "DEFINITIONS" directory property to be populated. See policy "CMP0059". * With Visual Studio 7, 8, and 9 generators the value of the "$(OutDir)" placeholder no longer evaluates to the configuration name. Projects should use "$(ConfigurationName)" for that instead. * Using the output of "export()" with the "install(FILES)" command is no longer allowed. See policy "CMP0062" for details. * Other Changes * The "Ninja" generator now requires that calls to the "add_custom_command()" and "add_custom_target()" commands use the "BYPRODUCTS" option to explicitly specify any files generated by the custom commands that are not listed as outputs (perhaps because their timestamps are allowed to be older than the inputs). See policy "CMP0058". * Build-time progress output of *Makefile Generators* has been improved. It no longer mixes progress and build rule messages during parallel builds. The link rule messages now have progress and are displayed as bold green instead of bold red (since red is often associated with an error message). * The "CMAKE_CFG_INTDIR" variable value for Visual Studio 7, 8, and 9 is now "$(ConfigurationName)" instead of "$(OutDir)". This should have no effect on the intended use cases of the variable. * Linking to library files by a full path in an implicit linker search directory (e.g. "/usr/lib/libfoo.a") no longer asks the linker to search for the library (e.g. "-lfoo") and now links by full path. See policy "CMP0060". - Drop patches merged upstream: cmake.git-4552bc8.patch and cmake-fix-pie-binaries.patch- Make cmake autoprovides work on !x86_64 arches- Update to 3.2.3 Makefile: Workaround mingw32-make trailing backslash trouble (#15546) Makefile: Fix compilation after parent commit was backported InstallRequiredSystemLibraries: Update for VS 2015 (#15552) Fix assertion failure on unmatched foreach in function (#15572) ctest_build: Fix regression in GNU make error message matching- Fix cmake-fix-ruby-test.patch, Config:: is removed in Ruby 2.2, use RbConfig:: instead- CPack/RPM architecture test fixup (SLE11/11.4) (cmake bug#15442) cmake.git-4552bc8.patch- Add python-base Requires in order to make cmake automatic provider always work, and to avoid strange and random build failures when python is not present- Update to 3.2.2 file(LOCK): Close file descriptor/handle when releasing a lock FindMFC: Use if(DEFINED) to simplify condition (#15477) curl: Never consider using Windows APIs on Cygwin liblzma: Use unaligned access only on Intel and PowerPC archs liblzma: Disable XL compiler optimizations liblzma: Disable GNU 3.3 compiler optimizations KWSys SystemTools: Teach Touch with !create to succeed on missing file Makefile: Fix multiple custom command outputs with one missing libarchive: Fix string concatentation in Windows mktemp implementation- Let CMake produces automatic RPM provides (added cmake.attr and cmake.prov as sources)- Update to 3.2.1 * Changes since 3.2.0~rc1 Makefile: Fix multiple custom command outputs regression (#15116) configure_file: Do not warn about newline style arguments Tests: Add more signature tests to RunCMake.configure_file test Ninja: Improve internal check for generating at the top-level (#15436) UseSWIG: Avoid if() auto-dereferene in quoted arguments Diagnose invalid _STANDARD value instead of crashing (#15426) CPackRPM: Fix handling of relocation prefix parent directories KWSys SystemTools: Update CopyFileAlways stream library workarounds install: Write the entire installation manifest at once Help: Revise configure_file documentation (#15403) Help: In 3.2 relnotes move OpenGL/X11 to deprecated/removed section Utilities/Release: Build OS X and Win binaries without OpenSSL cmake-gui: Reset generator platform and toolset on configure (#15411) FindJsonCpp: Drop new module due to upstream jsoncpp providing package bootstrap: Add --(no-)system-jsoncpp options FindCurses: Drop unused check for cbreak in tinfo library FindJNI: Add arch-specific library dir for JDK 9 layout (#15408) - Update system-libs.patch- Do not specify the compiler cc and c++ at all, it should be the default value and cmake expects full path in some cases. This should fix the failing build with error c++ not found in PATH- Remove full path from compiler to allow ccache override via path - This might break build if your package breaks $PATH content - Tested on KDE and it build and some misc apps too. If something fails it should be fixed per app basis- cmake-fix-pie-binaries.patch: fix the PIE binaries check for newer file versions- Comment jsoncpp BuildRequires, as it creates dependancy cycle- Remove cmake-prefix-swig.patch as it caused unexpected regressions- Update to 3.2 rc1: * New Features: * Syntax: * CMake learned to support unicode characters *encoded as UTF-8* on Windows. This was already supported on platforms whose system APIs accept UTF-8 encoded strings. Unicode characters may now be used in CMake code, paths to source files, configured files such as ".h.in" files, and other files read and written by CMake. Note that because CMake interoperates with many other tools, there may still be some limitations when using certain unicode characters. * Commands: * The "add_custom_command()" and "add_custom_target()" commands learned a new "BYPRODUCTS" option to specify files produced as side effects of the custom commands. These are not outputs because they do not always have to be newer than inputs. * The "add_custom_command()" and "add_custom_target()" commands learned a new "USES_TERMINAL" option to request that the command be given direct access to the terminal if possible. The "Ninja" generator will places such commands in the "console" "pool". Build targets provided by CMake that are meant for individual interactive use, such as "install", are now placed in this pool. * A new "continue()" command was added that can be called inside loop contexts to end the current iteration and start the next one at the top of the loop block. * The "file(LOCK)" subcommand was created to allow CMake processes to synchronize through file and directory locks. * The "file(STRINGS)" now supports UTF-16LE, UTF-16BE, UTF-32LE, UTF- 32BE as "ENCODING" options. * The "install(EXPORT)" command now works with an absolute "DESTINATION" even if targets in the export set are installed with a destination or *usage requirements* specified relative to the install prefix. The value of the "CMAKE_INSTALL_PREFIX" variable is hard-coded into the installed export file as the base for relative references. * The "try_compile()" command source file signature now honors link flags (e.g. "CMAKE_EXE_LINKER_FLAGS") in the generated test project. See policy "CMP0056". * The "try_run()" command learned to honor the "LINK_LIBRARIES" option just as "try_compile()" already does. * The "file(GENERATE)" command now generates the output file with the same permissions as the input file if set. * The "file(GENERATE)" command can now generate files which are used as source files for buildsystem targets. Generated files automatically get their "GENERATED" property set to "TRUE". * Variables: * The "CMAKE_MATCH_COUNT" variable was introduced to record the number of matches made in the last regular expression matched in an "if()" command or a "string()" command. * Properties: * An "ANDROID_API_MIN" target property was introduced to specify the minimum version to be targeted by the toolchain. * A "VS_SHADER_FLAGS" source file property was added to specify additional shader flags to ".hlsl" files, for the Visual Studio generators. * Modules: * The "ExternalData" module learned to support *Custom Fetch Scripts*. This allows projects to specify custom ".cmake" scripts for fetching data objects during the build. * The "ExternalProject" module learned options to create independent external project step targets that do not depend on the builtin steps. * The "ExternalProject" module "ExternalProject_Add()" command learned a new "CMAKE_CACHE_DEFAULT_ARGS" option to initialize cache values in the external project without setting them on future builds. * The "ExternalProject" module "ExternalProject_Add()" command learned a new "TEST_EXCLUDE_FROM_MAIN" option to exclude tests from the main build. * The "ExternalProject" module "ExternalProject_Add()" command learned a new "UPDATE_DISCONNECTED" option to avoid automatically updating the source tree checkout from version control. * The "FindCUDA" module learned about the "cusolver" library in CUDA 7.0. * The "FindGit" module learned to find the "git" command-line tool that comes with GitHub for Windows installed in user home directories. * A "FindGSL" module was introduced to find the GNU Scientific Library. * A "FindIntl" module was introduced to find the Gettext "libintl" library. * A "FindJsonCpp" module was introduced to find the JsonCpp package. * The "FindLATEX" module learned to support components. * The "FindMPI" module learned to find MS-MPI on Windows. * The "FindOpenSSL" module now reports "crypto" and "ssl" libraries separately in "OPENSSL_CRYPTO_LIBRARY" and "OPENSSL_SSL_LIBRARY", respectively, to allow applications to link to one without the other. * The "WriteCompilerDetectionHeader" module learned to create a define for portability of the "cxx_thread_local" feature. The define expands to either the C++11 "thread_local" keyword, or a pre-standardization compiler-specific equivalent, as appropriate. * The "WriteCompilerDetectionHeader" module learned to create multiple output files per compiler and per language, instead of creating one large file. * CTest: * The "ctest_coverage()" command learned to support Delphi coverage. * The "ctest_coverage()" command learned to support Javascript coverage. * The "CTestCoverageCollectGCOV" module was introduced as an alternative to the "ctest_coverage()" command for collecting "gcov" results for submission to CDash. * CPack: * The "CPackRPM" module learned options to set per-component descriptions and summaries. See the "CPACK_RPM__PACKAGE_DESCRIPTION" and "CPACK_RPM__PACKAGE_SUMMARY" variables. * The "CPackRPM" module learned options to specify requirements for pre- and post-install scripts. See the "CPACK_RPM_PACKAGE_REQUIRES_PRE" and "CPACK_RPM_PACKAGE_REQUIRES_POST" variables. * The "CPackRPM" module learned options to specify requirements for pre- and post-uninstall scripts. See the "CPACK_RPM_PACKAGE_REQUIRES_PREUN" and "CPACK_RPM_PACKAGE_REQUIRES_POSTUN" variables. * The "CPackRPM" module learned a new "CPACK_RPM__PACKAGE_PREFIX" variable to specify a component-specific value to use instead of "CPACK_PACKAGING_INSTALL_PREFIX". * The "CPackRPM" module learned a new "CPACK_RPM_RELOCATION_PATHS" variable to specify multiple relocation prefixes for a single rpm package. * Other: * The "cmake(1)" "-E tar" command now supports creating ".xz"-compressed archives with the "J" flag. * The "cmake(1)" "-E tar" command learned a new "--files-from=" option to specify file names using lines in a file to overcome command-line length limits. * The "cmake(1)" "-E tar" command learned a new "--mtime=" option to specify the modification time recorded in tarball entries. * The "Compile Features" functionality is now aware of features supported by more compilers, including: * Apple Clang ("AppleClang") for Xcode versions 4.4 though 6.1. * GNU compiler versions 4.4 through 5.0 on UNIX and Apple ("GNU"). * Microsoft Visual Studio ("MSVC") for versions 2010 through 2015. * Oracle SolarisStudio ("SunPro") version 12.4. * The *AUTORCC* feature now tracks files listed in ".qrc" files as dependencies. If an input file to the "rcc" tool is changed, the tool is automatically re-run. * New Diagnostics: * The "break()" command now rejects calls outside of a loop context or that pass arguments to the command. See policy "CMP0055". * Deprecated and Removed Features: * Files written in the "cmake-language(7)", such as "CMakeLists.txt" or "*.cmake" files, are now expected to be encoded as UTF-8. If files are already ASCII, they will be compatible. If files were in a different encoding, including Latin 1, they will need to be converted. * The "FindOpenGL" module no longer explicitly searches for any dependency on X11 libraries with the "FindX11" module. Such dependencies should not need to be explicit. Applications using X11 APIs themselves should find and link to X11 libraries explicitly. * The implementation of CMake now relies on some C++ compiler features which are not supported by some older compilers. As a result, those old compilers can no longer be used to build CMake itself. CMake continues to be able to generate Makefiles and project files for users of those old compilers however. Compilers known to no longer be capable of building CMake are: * Visual Studio 6 and 7.0 -- superseded by VisualStudio 7.1 and newer. * GCC 2.95 -- superseded by GCC 3 and newer compilers. * Borland compilers -- superseded by other Windows compilers. * Compaq compilers -- superseded by other compilers. * SGI compilers -- IRIX was dropped as a host platform. * Other Changes: * On Windows and OS X, commands supporting network communication via "https", such as "file(DOWNLOAD)", "file(UPLOAD)", and "ctest_submit()", now support SSL/TLS even when CMake is not built against OpenSSL. The Windows or OS X native SSL/TLS implementation is used by default. OS-configured certificate authorities will be trusted automatically. On other platforms, when CMake is built with OpenSSL, these commands now search for OS-configured certificate authorities in a few "/etc" paths to be trusted automatically. * On OS X with Makefile and Ninja generators, when a compiler is found in "/usr/bin" it is now mapped to the corresponding compiler inside the Xcode application folder, if any. This allows such build trees to continue to work with their original compiler even when "xcode- select" switches to a different Xcode installation. * The Visual Studio generators now write solution and project files in UTF-8 instead of Windows-1252. Windows-1252 supported Latin 1 languages such as those found in North and South America and Western Europe. With UTF-8, additional languages are now supported. * The "Xcode" generator no longer requires a value for the "CMAKE_MAKE_PROGRAM" variable to be located up front. It now locates "xcodebuild" when needed at build time. * When building CMake itself using SolarisStudio 12, the default "libCStd" standard library is not sufficient to build CMake. The SolarisStudio distribution supports compiler options to use "STLPort4" or "libstdc++". An appropriate option to select the standard library is now added automatically when building CMake with SolarisStudio compilers. - BuildRequire pkgconfig(jsoncpp), and use it as system library on openSUSE > 13.2 - Added form.patch: set the correct include path for the ncurses includes - Added system-libs.patch: allow choosing between bundled and system jsoncpp & form libs- Update to 3.1.3 Do not call setlocale() globally in CMake applications (#15377) Add setlocale() calls around use of libarchive APIs (#14934, #15377) Makefile: Fix regression in target-bound custom command COMMENT output- Update to 3.1.2 install: Fix regression in default configuration selection CPack: Fix packaging of source tarballs with symbolic links KWSys Directory: Check opendir return value before using it (#15367) Help: Clarify status of link_libraries command Normalize OBJECT_DEPENDS paths to match custom commands (#15366) MSVC: Fix initialization of RelWithDebInfo shared library link flags (#15385) FeatureSummary: Fix bracket in documentation. FindOpenSSL: fix detection of OpenSSL 1.0.2 ctest_build: Update GNU make error message matching (#15379)- Update to 3.1.1 Eclipse: Add org.eclipse.cdt.core.cnature to CXX projects (#15068) get_test_property: clarify the documentation set_tests_properties: fix documentation tests: add tests for querying properties Xcode: Sort targets deterministically and with ALL_BUILD first (#15346) bootstrap: Fix syntax for Solaris 10 shell (#15317) Help: Clarify MinGW v. MSYS Makefiles generators (#15319) Ninja: Do not crash when CMAKE__COMPILE_OBJECT is empty (#15325) Ninja: Generate rules only for languages compiled in a target (#15325) Tests: Test using objects from a language enabled in a subdirectory (#15325) Help: Add 3.1 release note about '#' escaping in Makefiles (#15322) Help: Clarify if() documentation (#15335) Help: Document CMAKE_FIND_PACKAGE_NAME variable Xcode: Do not require code signing for compiler id (#15214) Copyright.txt: Update year range to end in 2015 XL: Fix link flags for executables on Linux with XL compilers QNX: Fix detection of QCC compiler id (#15349) Xcode: Fix early termination on per-config source file error CMake 3.1.1 CPack: Fix PackageMaker internal versioning for OS X 10.10 Fix compilation with the Oracle / Sun compiler (#15318) Help: Small fixes in CPackComponent documentation FindRuby: fix selection of version x.0 (#15345) CPack: Avoid crash on invalid CMake generator name (#15308) FindRuby: Fix output check in _RUBY_CONFIG_VAR find_package: Document CMAKE_FIND_PACKAGE_NAME variable QtAutoUic: Restore source file AUTOUIC_OPTIONS settings FindCUDA: Do not assume CMAKE_SYSTEM_PROCESSOR is set cmake-mode.el: Fix extracting keyword at point in cmake-help cmake-mode.el: Re-add explicit call to require thingatpt FindIce: Port to work with CMP0054 NEW behavior FindSDL: Allow if() to dereference SDL_INCLUDE_DIR for matching FindQt: fix setting DESIRED_QT_VERSION if "find_package(Qt VVV)" was called FindQt: fix variable name in error message FindQt: explicitely mention that it cannot Qt5 or later FindBoost: Add latest Boost version 1.57.0 and next milestone 1.58.0 KWSys Terminal: Add xterm-termite to VT100 color support whitelist Help: Document valid 14 value for CXX_STANDARD. (#15339) get_target_property: discern empty from undefined properties (#15333) QtAutoUic: Add a test for the regression in the parent commit. cmMakefile: Rename a method to what it really does. Features: Fix the COMPILE_FEATURES genex for unavailable features. cmTarget: Compute link language of TARGET_OBJECTS with CMP0026 OLD (#15338) Help: Link relevant documents for virtual override features (#15311) Help: Add INTERFACE_LIBRARY to TYPE target property documentation Help: Update cmake.org links to avoid redirects- Prefix swig python modules with _ to avoid clashes bnc#874885: * cmake-prefix-swig.patch- Update to 3.1 final: * Help: Drop FeatureSummary example in cmake-developer.7 * Help: Extend policy CMP0054 documentation with an example- Require libarchive 3 due to usage of archive_write_set_format_7zip- Update to 3.1.0~rc3 * Revert "ClearMatches: Only clear matches which were actually set" (#15261) * Help: Document COMPONENT option of install(SCRIPT/CODE) (#14956) * Do not use just-built CMake to install itself when cross-compiling (#15248) * KWSys SharedForward: Hard-code the ldpath buffer size to below VS 14 limit * VS: Rename VS 14 generator to 'Visual Studio 14 2015' * Help: target_include_directories does not allow target names * Utilities/Sphinx: Add missing call to note_explicit_target * FindJava: Do not accept OS X stub 'java' as Java * Fix lookup of source names after conversion to their actual case (#15259) * Help: Format set_property and get_property command docs * Help: Add 3.1 release notes for INSTALL property scope * CMakeParseImplicitLinkInfo: Fix implicit library logging * Makefile: Do not create an empty linker response file * FindOpenGL: Revert support for imported targets (#15267) * Help: Document Nsight Tegra toolchain configuration (#15276) * Utilities/Sphinx: Fix link targets for mixed-case command names * Modules: Rename FindXerces to FindXercesC * Help: Document file(GENERATE) signature option order * VS: Add source file properties to set the hlsl shader entry point and model * Help: Remove duplicate '#' in CMP0053 valid character list * Help: Add missing space to ctest -j option description * FindwxWidgets: Add versions 3.0.1 and 3.0.2 * Help: Fix typo in cmake-compile-features(7) manual * Help: Fix typo in CMAKE_CXX_KNOWN_FEATURES docs * VS: Change Nsight Tegra 2.0 Project Revision Number from 8 to 9 * Avoid if() quoted auto-dereference when checking for "MSVC" * VS: Improve error messages when compiler is not detected (#15228) * VS: Do not produce WinMD file for OBJECT libraries (#15228) * VS: Add source file property to specify Windows App deployment location * CPackIFW: Correction of the module documentation * FindOpenMP: Use fixed form Fortran test program * Help: Document installed file property API * VS, WINCE: Fix entry point for Unicode builds * FindPythonInterp: fix version component variables for Python 1.4 (#15275) * Features: Don't record for AppleClang * Features: Test the CXX compiler only if it has features. * Features: Fix references to CXX compiler version in Clang-C.cmake. * Features: Record C++11 dialect switch only for GNU 4.7 and later. * Features: Fix the default C dialect for Clang and GNU. * Fix the test for running the CxxDialog unit test. * WCDH: Don't imply that MSVC is supported by the module. * WCDH: Make the header -Wundef safe for the C language. * Genex: Fix evaluation context propagation for TARGET_OBJECTS. * cmTarget: Don't allow relative paths in INTERFACE_SOURCES * Export: Disallow export of targets with INTERFACE_SOURCES * Help: Document the export limitation of INTERFACE_SOURCES.- Update to 3.1.0~rc2 * FindCurses: Include CheckLibraryExists before using it (#15220) * Help: Clarify add_compile_options documentation (#15225) * Help: Reference add_compile_options from add_definitions (#15225) * KWSys: Fix configure_file call to use COPYONLY, not COPY_ONLY * Qt4: Fix configure_file call to use COPYONLY, not COPY_ONLY * FindIce: Drop use of :envvar: Sphinx markup * Help: Drop TOC from latex manuals * Help: Format add_library documented list of INTERFACE commands * Help: Fix example in cmake-packages to avoid long line * FindProtobuf: Cleanup reStructuredText documentation formatting * Modules: Wrap long lines in pre-formatted documentation blocks * Help: Tell latex to use a small font for cmake-language.7 productions * Utilities/Sphinx: Fix html_favicon configuration * Help: Update 3.1 release notes for dropping of FindITK and FindVTK * Help: Wrap long lines in pre-formatted documentation blocks * Help: Fix broken cross-references reported by 'nitpicky' option * Xcode: Fix compiler path detection for iOS tools on Xcode <= 5.0 (#15237) * ExternalProject: Restore logic to not download already-existing file * Help: Link to GNUInstallDirs from CMAKE_INSTALL_PREFIX (#15246) * Utilities/Sphinx: Add index entries for cross-references * Help: Add 3.1 release note Emacs mode update * Workaround for short jump tables on PA-RISC. * genex: Preserve order while evaluating TARGET_OBJECTS * Fix link line order when shared libraries are de-duplicated * Help: Fix configure_file call to use COPYONLY, not COPY_ONLY * Watcom: Drop symfile linker option * Documentation: Fix minor typo thecommand -> the command * cmake-mode.el: syntax of '_' should be treated as symbol * KWSys SystemInformation: Check for _SC_AIX_REALMEM before using it - Drop cmake-fix-module-loading-test.patch, merged upstream- Update to 3.1.0~rc1 * Some of the more significant features of CMake 3.1 are: * Windows Phone and Windows Store support has been added to Visual Studio 11 (2012) and above Generators. * NVIDIA Nsight Tegra support has been added to Visual Studio 10 (2010) and above Generators. * New "target_compile_features" command allows populating target based compile features. CMake uses this information to ensure that the compiler in use is capable of building the target, and to add any necessary compile flags such as - std=gnu++11 to support language features. More information on this is found at: http://www.cmake.org/cmake/help/v3.1/manual/cmake-compile-features.7.html * The syntax for *Variable References* and *Escape Sequences* was simplified in order to allow a much faster implementation. See policy "CMP0053". * The "if" command no longer automatically dereferences variables named in quoted or bracket arguments. See policy "CMP0054". * The target property "SOURCES" now generally supports "Generator Expressions". The generator expressions may be used in the "add_library" and "add_executable" commands. * It is now possible to write and append to the target property "SOURCES". The variable "CMAKE_DEBUG_TARGET_PROPERTIES" can be used to trace the origin of sources. * CPack gained "7Z" and "TXZ" generators supporting lzma-compressed archives. * The ExternalProject module has learned to support lzma-compressed source tarballs with ".7z", ".tar.xz", and ".txz" extensions. * The ExternalProject module ExternalProject_Add command learned a new BUILD_ALWAYS option to cause the external project build step to run every time the host project is built. * The ctest_coverage command learned to support Intel coverage files with the "codecov" tool. * The ctest_memcheck command learned to support sanitizer modes, including "AddressSanitizer", "MemorySanitizer", "ThreadSanitizer", and "UndefinedBehaviorSanitizer". * Deprecated and Removed Features: * In CMake 3.0 the "target_link_libraries" command accidentally began allowing unquoted arguments to use Generator Expressions containing a semicolon separated list within them. CMake 3.1 again requires the quotes for this to work correctly. - Added pkgconfig(liblzma) BuildRequires - Drop cmake-ppc64le-jni.patch, merged upstream- Remove . from PATH to fix checkibs-power9-11 1706889521 3.20.4-150400.4.6.13.20.4-150400.4.6.1 cmake-guicmake-gui.desktophicolor128x128appsCMakeSetup.png32x32appsCMakeSetup.pngcmake-guiCopyright.txtcmakecache.xml/usr/bin//usr/share/applications//usr/share/icons//usr/share/icons/hicolor//usr/share/icons/hicolor/128x128//usr/share/icons/hicolor/128x128/apps//usr/share/icons/hicolor/32x32//usr/share/icons/hicolor/32x32/apps//usr/share/licenses//usr/share/licenses/cmake-gui//usr/share/mime/packages/-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.suse.de/SUSE:Maintenance:32359/SUSE_SLE-15-SP4_Update/bf4e31fd4a08b620de921f8e1b457891-cmake.SUSE_SLE-15-SP4_Update:guidrpmxz5ppc64le-suse-linuxELF 64-bit LSB shared object, 64-bit PowerPC or cisco 7500, version 1 (GNU/Linux), dynamically linked, interpreter /lib64/ld64.so.2, BuildID[sha1]=5de4d17c5616242fb167afb17d0ae7c0399863de, for GNU/Linux 3.10.0, strippedASCII textdirectoryPNG image data, 128 x 128, 8-bit/color RGBA, non-interlacedPNG image data, 32 x 32, 8-bit/color RGBA, non-interlacedUTF-8 Unicode textXML 1.0 document, ASCII text$$R RRRRRRRRRR"RR RRR!RRRR RR R$RR RR#RRRRRRRR RPPPp/V}㣊l1y)utf-8007b5ec65c7394e30a067f15e806929c28f1100141da5c6d81f15e7908395cfc? 7zXZ !t/b]"k%|?s&j!&PzO W%>+aUPX92ݪ f|/qNӄ+$ԗ. ^ 5EqR84hq˼p&oNWEu y .%0|Nw' ^48;G *8vl{dB%/hE0ת?p ;?60^GqlSn(CP?}cK=&74ǚ^%(۴BXbg{ '5Ne˃+#;2qxKqQ4+I,R!AFkW:P@ۉ^1 NMnLr3 e#GrPm2q SC7=!\6C<̲D!L}YӞx*eL#G?25Sys^ʣ6?[Tڍпu3aKe=Fb C}ڄ[U 1oCɳEH"l*h?m\sFl ^,Imp=\thv$PA*_*4!oy࡯h5Ag=?w\ C` =_6,j ܒ'_\r8;ӽN6{.Vz<&.RD/Y_lRwP/BQ.$eǪ %ˢ[FdTc(W?^t9CRMaF۫W3vTf7з4LzYQ!LZƺYjWe8FCoAJyk.eN! Md{.s\|(0,?/n]qX_tEAz^o> *CBziMynCSV¨385uvj;t ϤOwTo}tlUinplW먭ER4ޝ\G˔S]’a'iSJ_Α;UeiEb _f_ Ne3k1׳e߉ׯzK|E- Kg:X`c>Acm˒ZKjiP=?E|,hC><'"a2QH&>M~}Aqٚ!_fb93bq?J*nq;xCy&2QȃysdYa'aؑ`<~4)q!nO/h01/hh(Gm:ϥϧc(V8ҟ+Uy>x܈DžEŐi_ilsg/+Uc`CwDގoD ⏜;ސI/lwJGۜJ7kݯÂ?igE'>WܔE/\+Z ?"iE{F+4EY貎 i MsmetBQ,0O#@@$0VjlTsGyR)"

'㒇%QN]Bb,NLN ӭP^|lz@+AYf 0vDE2󯴎;IPKpUDUkfm=w5%#rSk8;mJ2y"x#bsn%Z~uvq{nSzƋc{il4/]*ԴY*QG1aᗚ̇Ѯaz7I4nRLz^<n)B!jZW"T D^Ӓ7W4pK7tToc {XX݅qU:f \9m9 V^.߻Fh{.A Dk#--0Lve' 'fZD#o je93KB^ʰ*+hw? 14+4oX $ CX*Vۡ 5ҔH0u!HRqR.J6w{.R9 2pzU/upC[_,zל$| Kx~el|Ŭۤ_w'>|i+kexi\z(|:sE F+nqc)諊pw}%}8GnKC M|DE&DNRc5hVcSkC:v6c/q:\0c%+t:Ӄj\g*,CdJG$/zӯ3?)=?Vs$/c?(~ݕ?Pxy[uc0el| Ҥ9 !^B>0(dgL\|;.FׅtУVLZzgk0G}|Ӛ`҆.!F I4y“'ݢܹ7 W\N~RꭿWS3N[i 1uX-@)kNQONC=YZtY&&(~,j@;3 05"HK 0Б xĹ8|s yY8ˡ$UddmV}JW--\h?.UE;}V鈝?pxxYo0ݥbnE)*S Vƾu=ț5epjxF cL|p~tm#rCI۵-K3PN eX+|W|钪t?Ȱ:~9 4#;&e8@2rx&M-lSDqVrU7į<HӐJ7X)˔x0*m|ח0ͣ]IP4w)L.UwWҬU1^yqo')/W-QU @,nPr+Y"l >Q\f"$XOnLW&[-ǫ5wWTbFWS&rHKmu1cD ;pYf@6`>4 M ryy>:@$=K0ݤҌs]:aŸ Гfo7$0˵ nP6VXn(]̄TiដVOJ"ߴm0,Mu Gg?f%R~QE0t<\.VA v}NH07 KZIt{͊``}庪K:7J/6gH!\qoPV ERw/v,5m0EB3ms|W$~'ΡM,q댼؍1cY/L}:eMy)K,ԆG寚0oνp&C9Zy9,ӊÜ=7VG΢Icvw1&Ol=%D!=#gSNDЌ5,,}tS m9K8 , jXz\K')ZZ $RX{Jm~ r_*֝z<^OAxUc, q=HbqL`Z4d\9pE - Q-i7q;Iz=̆d 4Y˸H#1ײ/ng*)g_~`w|r jqih?><n{_b°}X+[XIז2@a )ynA3cG礐rr5tG\ b;vR/ [ATF$ q9 7"CcC':(8 _W`)(UCQ)V8B_zHH>٥kQ S)m$,xߠ16?b&@'OT"LrkJ''xY( 4t$xz˸&=Y _8*X~$yж:MvR}+l%-j6'R}]ߕIԇ- :Uw4<$ڒ5@"כ]PÍ:~eDr Az0}?vgBD_wqHcVI!&(4 NZBrXzZ+[4/׺hin%UeZ||f%YaP_֭W穃;4̋А.y(~U"A՟(·{wIGVx$OjIݸZpav]XcN͖{Z:V25i3lEiJ2f&D[ :mSe"y/|-ꐈUs4$ t(dwrW<&VEU5/פ Ѯ 4+f*)pin)<eyyd!kAK@W(\Rz T #n"Q98Ʈ!ẏ !6Q^ShuxFkeiXqRME&0 ;%ZǭPXS]J/ȼgn-9[ʦ,2擜 |c=e <\Y~x;JD> haj3\ź$WbkBUpY!Mv6aA>XhjfYo-ֽ0&H|Dmp%oZQ%<[jz0}=@KT!ECROXܘ~>k 5"DUFkBW%kf#q45G[NFQV]~hCG^ƚhNc{;+f$DqR۪KI=-^xF9T.؋yV?*f)(MJuC,\6FSB[y$ړ'p̧r8ͿCK>8Fރw(ξAW|G3~^{3ź5C7 OIz}VgrXv|TC-HV!7/:q/wt_@{nV^6w|f@zf@/O,J rc2Z/)!Z\aA_[jHl9J  M|]{>Ww\Q XU; /!MM\Oi}O-\`CU-do Pw2r}KΪ?x:FguGGжM52=t 9N,*b X宁΂FϻR/Q+G9DSFL1T]MЅX7 7ݥUg.y0`3P#u |VԪS<խ/Qcr?$)T̺zr$,7!(ض'pU/1 %MY'x3PPwyNܳVڞQA\7|R[7"YMqI[a{J[ qεt1%?)hZo撔Z}Ӳ R$C>ucp t:oY"~vYfRH*)%,NuK Ҍo2H?,kbqdDu2 V8pUJԪ"G}ړ2.gz uH;n$$߶Djڵl/P%\kqR;$ FX\%V1W@鱮3z5YyC%&pĩS s:!V{yٴKm˄[dM.eL0ZYX5m2JMk!L<2 ' h\Զ B-=j$cEk͈-/2Dޤ9yL`B~_)!X_[Ȼt#lod cQaBCZùYYqcp3~ޘ鑑hZpٴ HpiN=UØ8P0 w=<60oAUPA{? +q"6YZ+^;;ena-m+)i{KVRWrGІeǹv|jS~G6msc3[\_"&,a{8g#(:t'.Ō77&O'_+%`WbZU'nl BXxȯ]=S~D>LuJ"Jvx1-xvwVti"w4#7ݏz$曙G n6F([UqD2D(f&Ig?O&!Lbc4R:4`t8qȖ<t:ڛD@ k?򪼲ѿ̩(l*lY?_Z~mܚha%9y6QBlk]{D^ KV0i-(^ R nk D ?>f"fD0ތ[ ׍Ut;r`O>0#Pp,}<08H>~3I@~pII Ag}DՃx7U-6!Z7DCxq.0i$a8AZMa]kɖ!rFV`jmz% ĶN:9fBU\S̑սSkލ4d+KMk"5YRq(dOiB>dz3݉B5䞒ҿ@~eלx?՛~% y?rWdyq_ŇN~;6WپK(`}zE{xKܰOQ;ɽe钴|_K ;ݺ颙5B/2ٛ0:^JyQ^oNsO6Nêhh3̽kZCe//H@.4IW?`⿯O>{>48+to\+Q7!G#ʆ^,y{}JWLdAdlaJOJ,[9>ʫ,*kP+AbESv|AA-Nsx7 3Y~ @ݑ`vJ4WF+Go{鶅䀦#4^[8\uY9Hemwk[VXmΎ_M%g꤭d$t8tEPNTYʐB>c!)pYK(uc|0ʇ+f˖2#+ N"D?C!нcI 5BmU6Q=%ASb8wB{tN7%J$Z0C@CHҪ-nЛ#";iGM R L7>//X尓'[0r`n3H3L{dJ֬S!`fr]"P[ Niu CD_'?lVrah!+ԧK4 vu緡@*಄Y]Ӡӕ^Gn)>YR5q|1LbcbߑrvL$O`{0`++ޒl9!K~ ,N+g:fmNs"\G>U9P#03l'{AI_xARYw4EZm.6:1yzhS#qee0B'r+z.—\ gJHT Bk t&q 2ϋ"3*aeI琭y$8FYI5jilXzy= v %blj@F];׃52R*%"PgaH4OPk̖,55xǑ+.at IP.Rp9B?fNRq鐶7C8nZw 2Vuش';c{iq}M;_!A75ڌMH }4] ^󅤊9keOmfzvN5'w/+5% +Ĺ9.P!j8@PfF 5w9 ڼϙr_"a~υ%ۍ]T/2e+:52*)7pJ F/H / <1r 4XOsQT=wާ]S:sD= nܠ|cᰶJ^CS-BӴzsPB h`<ΦOg]>AbH .E@#KR#7 ܸ" p@w+P`O5X$U.9o 4]zfGVa+(a]Ivʹ0r'$\TpOar_ Y(5=Ltr I:uyܲ)+ CK *jDwN( ˫r RzDj@EZց^PnטȾ5 xkͳI( Jh.merR岧}=> Bٖsc Tg=>RӾ+ʓ #L>jsΡ-o_dm Y}QRdK[2׻x!BffB&GYyZ }e (IG&GɰYB_G Z540Նj\Exdƣrf>"SyԢ3vbowq3cK+2;%߰?,zsd_VqO:ÃE;P)j10cL(f݅:5Xp]mjHhYE8|:0#"sE1 /A1 <%s<CQ: fFӱB ky[[a3zz~2{1ޤ,=UKm~8h[+ޘ[WGKVn>23=.E 1k#kJ"b/~|%K״R &r!fAЌm:Z @/5 OmlPBb.dʞJ͎; su5{V=yZ"Z.Y3ܾt]esySP ,kWjF?j`r;ۻ; :߸p 3X4>[jĈ!3U̽Dnědx68QY\ti'-Jv&j2i @(Z*8V+u3$T6Z*T5kI>-8n*A[3Y$͚3ЙQ$y:d+ip@ ,Zi*i?)A4`?YZkTw.;g@VM~µ*yVȏ0IỶjFw%և_k$ >(g֠66:?8!4HE\~3Ѵ4g;f`ͱ#א7y _ mi87oe0M5˿>&Qn[ RR7rټH[(]~>o0fDŽ@@rG/G dmxI5L9mYioA^3k$6wT<]y4VSlQA=QO4jL&' :gy`׎)}"*bUǂLj\3یK[bڹu7hU2gL gFWuNFVӮum8fycTPΊqn_/ nr Rp|n:^RXIVˠfzC=`>9 nf~8MNS~z_Ȭ;)nmZ^}l/GFץ—19]Vݺ-LFqWw?{VW"8.s}m4r'71:˨0Uy=Ԉ(_DK"NNr2Yk_SiL$D`YH0o 3Ayu<&Ķ``a&G~]2=OTuһ/486.Nx2A^@B!6_vF>n/xs8yϴM7sOx#_J!NL 9ޓ;y-dw~2%Xٙ‘򭽋 Mx "i'Ð0&+%-q qbrNCP=Ea3\8HM>rZ:!i5! M8Pa: 15¥$vx\29GSoL]l #O6ߠTvtvi-.XqE.>nH`jU:`喝Y|KVwE1iE`%#>B3Et4.ԴfEۏs[cR&3Gnyҍ3~wt`g"Q+YD$a hrmGWcSokIsSh hY&P,gEx%uݍoKN~%IT(}t(VkF>3_6/6"FC$br[95SjH+/I0uڬ,n+2Zù^ <8? j/naޮYvJ'iYA6MQJXP$ҥ  POr5d`{ rq/ FrsTͻ!˞B~}a` uHA5 ?aP9 ޴ @;(:ɸ׍Piy@͚;ORi~ =J]vynBÁW3! _ c}2+S$vƱY!yV0vy[SRrV1i5 fD޺[lj 2?9:}z?ҰS#z;Q}&3ո|7[ٷv`yX#JLС6wsY+:vch* )?J~H$ *' .sQ3y]mrGr>y=5@YٮǾ"B. _%No,ULBzj"Gy+Jned"&k}X%f\(F)+(:3Xy&Y#>_Q|S6 \lk63\mr+ :ޝ>-9ㅔ Pin9+iL~Se`c|EJW'r[oƉaxNLƊ6irb+\%{"HLS.{˜Irrd<#| iU(ТFx\͸aRrTEe@E%]iEpFh:F復j%5#eVaejgO-Nw+Y9_D9 })-oS:ꋀ;WN(}2q#o5Жd(tdwVhaN>Um.bzJ`j~dЋAX~c*[e+9Ksm~J9H.~0ƽӖtdH?%/,9ɂ>o1V`U0x4QJ5c\0]!dߦO -_5!-lȦ.R[[1[-n RX;Z ors!ρ߷rɳ1N$Rہ Вfc MmpLZ՘`PZ<ʚ1#.s-efva7}&5J +5B_Fޜ]m{õ<+Y(P#Fa;j_As[/㜮82&oY+d/1c." Yt.@C//gzEPZK:أP @Y]hIبl]agb!d˃HKȎ 1]=\6fKV %ANuW|Dٹ^%EFP(OT۟1afE޴69ö9U%aoڏ+xԨ!#gfPٶ4Tz{l9+``L]q}%||6v\<{N in E~dYTcJQA#ֈPt̒LrWiӴ_Jh|v~ Mn;iI蛐,nMc>.qT؏&I^H XtL\X HB |$)*Lg2cX3a"]fPd/Ntzu=2qsi}vXEK+NbFO&2-4}R ?Q nHvdZ!e3ĩ tۆ*I`8ǻ;RF.̅ϱ{CЍ?27_擖%ھ15ɝ*B͎%h ] cbH1~"Ц/WI$$N´AY}fݳ nt =2_cgWנy#iUIYޫ4gXoU'?shwHNx.:Lqڪ0Ͳ6 dwdk^]K&~+QLM>6u&q8=8mզҤ%ȳ|rU=Z/?6 V'9OGjX](zY=Nmu]l: W]8JJMȢy-1s݅-.ؼxH5~,Cr2&v`.HO]~0-*@BZ5h\5$Mf1nZ_XʱATұlL.o%=7pC)")2W"+qF1O|R Sɺ9: !fkή${\u>JJwaFU"l;\ؾd09 ֠O~l"x/(!8m"&(}\:?r%ݚ"<'lӻQXTyaq"`R [W&0E] G]jϠ*0)iQ)9 T6D&U~ۨ$MQ DWʹ-`T[U`?wWYsyY4Af2˜ >wU(/' G1"yWj5aD5\83 77y$Z(uve0R 돬h'i잳j'43F8_T+Q0k+iI(Zn)SL p`FߓU==d~RY!J/8nif=m9fZ jMDlXuB Ojy0IhDT~(0oэAY+ZєSm5؊23dNEv(DǛBG__[Toǂc$->_4)e>B H2J0zLd8_illg(8ӛ %T!/E"hc~Xnqr#:ԇVB"!\h˨ƞYBi60L{٢X9?h ֪_֋*_O J 8I4,i}1&hFCiBuʎZ"=8/=<ߗ-xSeM'%;fxCFi ^08m<,ru4M LqH5v.rH{潥)~M0ѥU"|q#ǃPdYfDO׃1,UCi拧_.zo.XiKԼ@&dQC-Ki_o=?"3 +ա&cPUG~|a6uT5 ([m-'$hEA:eQ}⏶$Xd[{]b! JG5DRRuҥw: 0s >V<hβ~f4L1B%VO@L=r/!WX%Y& 4-(Km-8|! ؙQwBf͍gZ6B+0kba; F.? PQ1!g⺭ ܺ nf}`THq+E={ 7I]#Բ/4,4gv'̠;ۇdmM.y,;9_KO~Ky9'ֵj"v!q_WG\I"u5HEPa"6X& ~EF&7>f߷1|dm, &آr^&DLp rsCO+qBrD:I8ߛyQ(~*,}QʒANKWTڛĊ 6'=`J KuחԆ5įߋ etH_zMÚ0j8i#ztxdH%붭*:a#-kߙo/Atrښ XIpP騇۫x*aA1:_HG[`Oζn?]>t`x?}[Q]yyJ?hQTNͧtìmGBM0;hL5T) 6!m)߈G*Z< R]>1mQrF@V4us,ņ̲L{() ͥ36FօbztLybAV(q;<24Iy+ʹDͬèGZe>#_>X1^fʹcvqPBzwp|$VslsQCE3"e21h@%{zv@/62nwI2OpqJ ~WS|#1ʝc>݃};NfByVpw1!Ş3\cL)_A!9[S/rfZ';æ9Ł"k,bwajXhDY#j7z>WA]QfvIĬAKW͗S8J rly ժR|>~>^‹.WV9xa}ITB?qP"1O!4Uk+%{sFMjBzikvjo&sULq 4Et1)+JH_&Fǒ@5YzV>9ًK{%WMA;Xnҕ0Zhv.ɑJǼ34EptxY(X\Ӧ"z/W86IBdEGqb^WӮu`[ʵ3&.Ф&a3n^ l 9Uh>L!\H-D3[U5rZ(٤߁M9k빇KDc/iZ'yN&}hJvDc {aw!\Igd~(h0Ũ-^hoc]Iz$e\Uww{|P2dnh^8K3lHC <F6!<-#'NOiU j>mp@W~ND=CVnma`nF5a!?}q%֬19ByӀ= ^?1;̮OgYR^/z$7E'Z(NO_ `E@2!c _)=6J (v3uGOS91$5DTSaw*KZӠ]39iBkk}}ǸM}cl RC2HQH;o(8ѧI~CS&ڸÑ1wJ{2TT¹p@&㻭p]rHlG} 7Q "yieo\c4_{68/ySjQ~F6de2uk1]3JׄNwIPv! 9B%1Y_&._7\py뚺p7&s˥nnɽMKr#0!+D,a;yسi?m6,AǤ,1TFsXֶBLl <(5ךQu'IC pEQ⪡9j:IIm@hRW@y5VHTBTmE8x!ZH8;Rz\$(,Z{T̤6}V-(%[Kh%~P:آeʖBpumX7x,PYSW_e `@E*]uq_ sg~kٗTK³!WCdTncmҊ*G[y8;_keOuG _]zt3)~Ƕ3=;H#"C#We?sxE:%?Z@1o{(ԅZ#aec"g)6[F=\Ndx:fv^obηZ}!4 flQLX"ίwblGCr=د nų?Q,nD!;NI2xrDD_gҀbc?_f"S\ M/8&}75fATkkIe--[ΦQI]8( .|47݇)Ei4>ɕxN x!fH.XA_,%ɼֈOdֵԨ˅% E՛T֍oN1J6sG)Q'D(E !me[Pw>4>iX?_>N?ɞj$BZDdJ@VGFǢ*hʨ>>aˮYrܐE0;+ ]ZL(?a5rb+{ AD0E^Qٴj#dmOȑ;U)hfu=u*wPuG 0D#;-~.y,EIW? qm1G+vV[txj3]N EӋ\[^zv@ A :,6ZMrT ϮN&F!-$nQ8IPx>+.G@-OՌK_".C*$U{&tMcPi\+X VlWqØ?QXZQBˬ7@~W)4R$vO iJ+ū7 "dGdb7q݌c$'/[֦胾ޢ}؇*sI~[l7|9W i_6eBGw ?OǼ2I!}$jgV%B`@8OuL1!);DǕAY@Hd| pOO>X8Kػ< rzl1TE(߇Ȱ܋}tRK_G .u ~"ej.XX 8rU/4%%Wa#/Y}]W#5 =Ź5qxqȭ@>HVu&\lX] Y8Zk($e)SIt ;o"( Ԡ<[%Bdr+Z\Xw7mg}Q#K:狱2M_a/nCyL9͐ !fЅ_WeBAYlPX&쇡&M˜0 " K"sLkdZ4ۮ]i_" "YwV[7 ,M;("}N^P:di-8T\./8W-LigotE4@iLh4V:/nR"^|"6-564v~z%(nyùs-n'Dl]mu,4f`Pa!Um|f90Z2l.ao?=Q07d")aJ_>ZB<<֍Hm7W%-bv܄Hw nM3Np=&4җkA@*t8U\w[-!YaZ?깇Ru64ڮׯႺ3+__YVxD3k~n7Q@0%ub^%Ndwfhi,ymVprU׸-t@.#kr "+/a8r80(+P*P;2`F.I?T)`p8(>J0#]R`A=fY#WFClDV2p0IvFzs*A̲!x WK;ꅧB0@Mho/6jCGVwG{ kz>\8]0PH>Q&g%*G670]?k7ɛǧRƉ!t.yؑF8hl#cU#?  vzM!~.(~ؔF P44k-Xz'9?bQu)TM15'ף` Kó 49 #L 7`c2 ,"eb'fv8QrHd/u ̚'qP$Fo0[q\>PNsD+?A<́J(Ѷdkd^II POpS0뮈dKmzja2p>US0T "|.S3PT5AQ䧆-0F˂! Fy8 K8Z`>H܏G6W4h2k"5{vBs.6Aw]0#>0OJD=1adz&͊6xm#" jl>C@ݙ(&qD.3W2kcusz[ɺ7=/>F}ihj`!WسZp{<ߔn 7i׷^`uvޘR^^{TN?،'כ~1'#o:]R9 JG 7' =Y`h\ Ę>47ck-,.  <_ɝ&Bvwrxlg{}>Y}Y)/'E_ve*t8bgduzD6.~'嫜W8%sA)Rg욘P΄`TH`&̷D|~DmJ I hKBUNH2>O#$6 O(AwJJ] ƙ]`.W2p ^Jߤ*.d^{ĚZpS@GVuFT6SZn%crp,5y (nKMijQSLS> UZq.A#2)bIx%d 1O6jA8V: s `gKsW1;OhhbE"z^LŷNc=^>^b" ‘X^dSd&Fͬ%%2ۓ.f&m1:dMRW(I 5ebq "sp*j(ksr{|$rdP'4!Zb@kS Jض BqgY՟@_ltzm~\neDl~o6k} StOC>^~ _l6g˲x>=O1,^L2-VKye`%pp8ZW$WuܩcyWY3H4Wt>˿E6y&B$Vd>{"𓐢Ω/Fjgi1NWeWL`\xb7I_9]EtU]FߍxbT+Pf v~+PQeW'8~W[Y@ڶfKhلVt#|䶫e*SolK"~9!Mjb%wgO]ւ{NS 6|W BӉ[p^8˛\4̾#[;W,;Q%*Fzɏݹଵ醛6ku,L~'n֓k!GVe :){twxSyg!W i>@QDA'>^n=+މVxNEPuMpAhӇC(K7/h w*ly f]c QXA/oG`}ZOxcKy+.A(y%^r1!dGI#]-pʃ/pDCbr@֊)inEނ'L[P9XߑΒ?YV4_+CW2r=OL5 饐&ݎT?i+iR?ƿWR pQA)TXQd ";ɋ,`~& *J ެ9b6[c37'\n7T5YLX~!#sSΗ ays]u̔^52 4L>)~doAd w`l}Ię̫1cCQA0189[ʷimL; uڳQs ,2K&3OA`[SsS_cm/9H.q4$Wzp =x9?kbRaJiƼE=Pz=+ LGX;d1f-F297&&UwZX(j_mELHf+/ը2 X/RηFx{I!3+ǯ˜wlo/} As7o]]¯G/O6V( ~$b9bD!y4<_bJ!Nld* !s,͘| zVG3ԠȋĔ$ep?Hbo[ Q٨Ԇ}[8:ay |6hS, |KFF>ˑ(=3T, 'D, $ʚxŧ'"ށá_J (-2~:zƫ|4䵩e0u=&x4Oi?U K؁wH ;+(j؛&ݶ'd +3qRE'AQ^D(A# wgԝbM#C±NQ? 0c_zT]E â>y/0;hLZ]3q+'/?HLgwwG;I )H~BA2((^yiNfvkQ.!Y#Am#"O[H 9MdBlfV"go{to$-xP_VX AR?1WYesE"s973,N7-,L~\4tǢT?z rxv~Szf7EVv@xH :4vpŅ:q DjދN"6eLb fuXHGlI.pjcBGqeJS\a j?!D59#c/:콁"iŝeSeq2e]B=훪'P̒)[\\KBO3JՁ L.%t"MJ4Z ^`oo;O4HQ%0Y0$˪ՌJ/}챩CF]a p O2!yOxtlj(̚{NOd 7IT˺}˜|o<4HUt/5+|ĞP,zs_B틾-#o0zz)O-Z~/&,6|/ő=@^8˺܈,sdt +[WgBFcJdVR' pŹ $B5t4MX+)uC2  -(>7qFz2o9& [V>w {-],106\0(5#?.yynޗ15~m%8y,N>fŗlwn7G-drZJ/¡)bbˑ+=,ڃmRä&a~bSS'v[ٹ]P)%l'}B>#,֣;b,g3y^b<yKE+h[t[!QV3b.YJl38ͥT]~-E1m4uz1„ݑ@v3h! ];G9i֢P^(2Abeįb2Aq Լ_+Oxfx0G1Xs|1Ь#c|5{T[zFCq<2yՒNoȼ>tEo`{a|4MRl^7LxLK^#5Y;J'h{k%ni$d!y]&VߟY2ޚDa?,tlˇJrc ~[1#^yq+߁(咤I-  g25 6^ vХÈF|Q\j0D$%_\ g„wEPT/0R(k8Şclm[d)`)ËyyhT nU.2^!'ksCI(\>WFXk&?Dق%zୋYh(B؟ոn";ĨWCpo{9JD TjVs*O"iB`@eƢQaM!8[JX5*p)"Lw$(jI'jb(M]MCVf?˛X?ae:6 uAPdb k[~G*޽cPcO#_\?-z6բ3J0\:C9]c4}/ x:#("lb-pvbTY}Qz+vN4aɥz՜<)UA܈۝oNkb ed;e Q W>ƔXYfY5"Ea R"N!#`0^Ӡ٬<t | zfۙaX}u*j&67$)7 ׫w>OfjO)(ziv(ƕ5e1Ɩ(CnqȊ{[ugvn0gJ3+ ȡ$DFUQS$%Q絜r}6 絟q,v5ޱ5{=U2MhniⷋQr؝m˝]iXP_W>Vm}J^ !eQh~ULnPPc ASK_ŷRkcKwsp_k3想Z?ND2s֦-:4 -wUQ@ d~J9Sדo}pʴg`#(UȦ.Csƭ Blۿ l:Ɲ僇Vqs4̠ j V\Y-8WiʨOӒU DMĊq֑昐.Ӕ PA^!8Em'Vf-ӗ:esN]'u2k&{GDEzK܊ ҕ 48=$T}TvBc9s70WKlG4fiGn9GedB$7qZ-B`Dh*AjFWY+6fgRmV{B@&d.9VED 3_Gä-M|2e4z00ҮM';b$21"IceH*>練 вY(3[g>4J'Y;$ɶus' ˣA?iB WSjiU;1=8.$־EsY> <;'f|+',&ݣw>lx37.>^Oz m|D]AP9IxW`3a8Eu\bj,p磯NHIZ.^_5%}#t\%Rߢ8nmehο~46և&Іs?Nw$ 141K>G Y{bi "9-V5 Gj\~cq6tՔڃhOOH,dU-|X/gA P0N WX#=$~vR#[_@N ^rHdH#fyϕM46|kiy}!ƪw/qPY6 ֶ>$J%7*P:Ni4&~n ggH硈N9xhR>™l?i_(ƔfBQoa`@)Q0JfwP ݻEY[b\ {|^7}E H4GJ㩚 ّKA 6nG.B,!.*^9ԀP_c5ni_r?*w9[m|ejqxg;WU/8TKg91P:GOiozw#8tBb R O}nRχuOE QnH8S^S˃EKʰ=J ݁"/YBU6$< ]x oEi8AxOLA1dU/xwVaaXyo~j<6 cY03%ۧyY$W"f &F6H˝~-؛Q"f"thBYOƅ 5ukL R>RV`Ht oF, ;,m<<{Ӵˮ 5r7"S;ՐH+\,\eG9ѿGҎ.ttNKffR6|(Xq9/_ ʆi*GɈ·`[W̐=AcSOar}=M{ZgEd=CݘUGƞa ֝gcs#*AV7xQ܄ѴN~uIGYָbJu Gם!4Rg6+0w5g)g=wT`9lb?]t\ ~tE_,#Qq}4X mK6 s `JJ"eU1GT.U||mLICEl'W{GfP aǺ1֣"I[*pmea׊̲xu[ٞ׎0dysgA8X4!n\A%Ӥeҧ`bҜչE,c6%:j[ʈzzy`?HzϋxdZ"rdhu-eD/i6V9C-#LCkP}>`]"bv\3}~sA@ԴҢ |Gf Q3;FGlnT)pyNoѓX_HkvK荸xscuĒ-{O^(@,Nk2a iAy,i) PSϖ9ZˏA/3{ItLr0΄vTᐯ qT)E UU%~i`eȣe{9o4Gmu*39mJrWclF- \ yL_+ Tl?`i bZX;SA*I,NrcYШmsT/Y'|f= jYLqW`u A J|cD1 M 1c#N%c İ 2+ as uzMuŃaa٬XpOB@[Gs2 *ҥ[#]iAa4貭UIh<Ҍ!(Q!.ͿhGG_ZO ,q뷸z% ^Aa onմWsȬ D;*ɶlG 3,y{+$!~ 0; /'Oőg&Co8;Aw/Udzx(l#Qğcg%E&33A7"Gs|?5]TKԓu3=`)%aKTMBpm=l!['g9*@s0]sת♶gϤ _BFH (<>zQʰX mo̽у\0*a ^NQ:w1٦plb EUP d=`VbZt&1!DD2x|s Pt PԐۢwXSj%tͪf5R,\GOa#2㠀֭ͷ_^;FeCkϿ+  -mX4BQۚf ^!X^?mڼq˚ߤxze7_sA$+BkMi 2CpAW9pbiCnj6mVS|뾋7R}^H=صG#A`^\E+ROmNm?#c3T),cԏ˲Ir{,- _,^K&ۦr@=Hp`m5ޱADB5QhM:|")AVV08;<ڇ!PXMsJ D$eķ\N*A9GZ!%g#Ss ިQ&TZ-.a=-Wxl9Z,{$WN{wH?yq*c׆ѐ\z ۳gAJ>gX*~OjO{| | *_ܥE\ K{GDڹ$VղPv|BgbNBpeEprlP%<,Fr}Oskue2)3TqvܝNgKfa* [+;͟Z&|B%)˪~JfSZcK{" Įa_Rv"Ar{\-,_3\%ݒ sK!{H.Al^ >*y\{Amґ o~ŮCP`c'T;b{Vl?ॢ fyq ϛ9`J@M&oG/L``ˀ[cNUW8 ygӽP+6e"ږ_oHz2Ybݒ,0GW7ÁDnb2=qjI]ps{4<4+'gPZk6X< Zf/~\#c$1#P6UPaǓg;; *b~k=;댩& Z,gg5oZf#uL%a@) g#J`  -X$r:Q<)e%O>9`#̜ k-=+$Iáq4pow]čHJy۝zHm lO-xhj*7&"ڈզf% yoJ߾Sv\Oh㶗B9ZbL)1Oݸ|rfyaYpLdAflowFAS=KRD,8֫@1C!~ ;8WBO/4']we&SFu_8 $H'#NPVt yʦdlj㉙*_RЎigcy5fnlH`wӰh;>pWȀCgi^&FY1Lu$t鼾# YW;.glp![NBݳ[_eSHc%/wQ 8btC2k(a^;ΐX') 4M̭Tb-Fm֥}|x/)7VjIɤ-haKrǮQRi: K.:/WBCwfO-w [!YΞ䶈Vأ`ӞL<_ =mVQ\DE7εVNI4nyda`4Ɍ㲃^F;9ėԎԅGǟI=uظ*/"bZ%%T"ͮJ#]Qz .ʟ>Y"00+3YTZӭp@ oz$DBy Ln2d9\#cOPLTY7H~DŽ Fxx/V4^J)J84Wrb9S=Q+AF[tiڢ:#+sVts;w4Uuz׬j]%Zshw掇5fs`(NT7cCWd~}#y)Ód`A>)/5#rM;iAa>~U0ZsP_ѨG> Vֆjx2bJ:v^1espä@ so1blyԷ'*dktT#^+FF tFyqX~M̐ÍI.vR,Z!ٜVB b8,SnD\$rV?nB?xhuq?ivr6$)hoGޒmiݐҠz<&Fʡbn_GKOEV$Ã<];>gr3 LAdڃ}i|N m[Ŕ95u⃺Ͱ7ucVic4?qISz]FQ?;vw-kʕ9 ȣ!&/{ 1)ks@p6[CBڕz^V:^2@JXԐBݕj6`SCB.`yȪ?m+si󼏌NR`7m:mvY-;l&9Y3{YOEg]VudA~ KU/|%;x!mFuf24Wߦ$Fwbdr[ogҘXqjZ >Nњ`d~KşaB'J'OT;- Jrx" ~}pjwY^>|8tSI]{֢xj v\/ ^֭;,S}V!Cײ=nt.H569q0 z\(JMtFvc$o/{opgQ26dlz{orC6Oe`-|yND= Rza*T2WwO\]tV4"#y@pNB _2]&fhDZ FJM_ :/_eK2K_Xإ^]ϥ JL̏ǧжA}e w}3L}Փ&XSUg2U(~A.`C\0cv~m\Mt, cP|P(JjqqOQw;FmGiԜ;eipVZ vYX3_*%)h Ø+L3Y;d樎 Fז+oI%D-Cav}b_E7z"΢_j]b`_=9J=Vnܼa"d;~zJ}艋`,W>b&~>V@_b n%Wv{S]oi'10/)(^GU\{oJޣ8%Mo#{;ݝ'z.@`YS[_y1T+[50rX ü-e&C}1q F;A \rWU= lחKx7ziվ_d2ƣC-vL.`Ƶ q⴫ܺ.ۂ!A"s )bF6z_Q+2p;ɣx*,{h{DŸWs6i*E @$u3]jPra_')v(0 'LN~(PYO)6ԲCє. a\$Ǚ: Զ1Șj_KLg fdp.MtD7)Uһ<11#>Mv*f7W4mJI Iu8(L;yɫ[R_rQU#z P68LG) jڅ`\oH/hѺSB'O!toJơrrtNL#1F_HLtI[R/eڴ+0GV_wuE~RFROqXMA~,bJ:B^E7BH݈TN -G&3D2*W|JѽBwM $1%Y4GqȞ|kЏ)Z#Ş5,39VX/J%slE*yz" A5?B   ~pgk ]WnIex 91*QXy$dA1Ÿ,D!5!n˃Z7.эis&ߪMrHest.6YI-@ |;EHb7C 9H4>Qޞp]Xg" b7g6TYS6 u+!4ZWvBHwV:_ a,5Or[soo~ {n'~'m_jue4* W H;r$+AyFI[(l.1s|=0=lDrx96con{ԢCҚ5w# aSXaXK)=F'D:>죒4̞4.ڪȽ:历ׇV>Uݒng1::_p05S qKY{jctG.)5Lo@]kqexGʴBY*Oh/LI(.Vz [;}X΢ U)n|V#/(MysW&C<ߧ=JIE9#g緢yt.#5SE 4yuZBF1ʆ8ua("Hؕ)#[] +Jz(]O6OyC`4F <]PIG`A65{iC3x¼7N&/R7 Z%{ !Wf^ DQb5(=~(xADWZϝj]sfqe1UI;*/؁3d~M3%v 4GksRq_^tg4(&08}Nlcg65W]- vVVE}QQ '1·~*]=9SY5f _-O+e@qɹnF(<; 'b%?]>$!(cQkK+aħe\Hm7).ߢY[H@$ևI/kKqØNZzRi,EG.ezRW%^"l-`MyRyJ|UhdXGp @kZ4TrqD/!g AQB/AH /,BVW[[FU < n2%Yr"ublΪV@+c䔰Kc t,NpM]DD{ʦ , }LWd%&S IGzhzڎQgHU@xxDeJ.Bb;@D&( Č0yi t&Ekz6+]o w@+B_9|89BD&†7ߢǂh %C^ĝ$}oıhQF[[тhْX:/ڞt )`/h횈5#k`1{x1q"8Aqx_e<( ƂP1͚xvT$+luSJ8f&?1R| ;%:K0ӣ^ sh(HۮŊj;L{B_l0Yjv ivz(=S"Kp=+r@ ۻ&&36`X6w dqe`DpB~p9ط]}a3BL`>s۬J_ ZcB)ߜX(HwV-7%ܣ-+Y/_tursKb0*֬u L-~w7/*_,bĠTGI-+!c.pxu'0 /:˱;8e:)SJ)$GKw*xGmT14 Q}9gS a?<]0!8]^$Ze{Jg%rģ ˗/hBY# 0G - ^-DzΩ]DgMG Wpjse]-GtT*Ŗ@Bk(=+ $OP뵦]cc/ӽ<ߥW@saW!ݣa"p/Jf &Nړݤ6,= 5. ˚$B\F0 il?1HE !5vX}:aLSʶF"&^v`ub]&G,&f Ma/CRt,ï6re66P97'rxzRResݩE1)h233h6ZV q+00<@l՗{䂩c$}g._!tȍcczɧZPKxE)Hm",P^_PtL@;]QM;AWQ8-a,/A(i Yl n˿)ܩVבx[`y0a z5O\b@ jQ9(/>-Z8;?))Sցf5^ wΜ72_661,+o-[I\6q]L,89D},&l|$;GlE;#oߘ{H.ahiF` 6N 0Rĥ",^q PX9ΏyEM2*#TYNM^"qΞ PrvA T aphk,ɶ։^B4 ;E;<+U4`.=w V!ZtRU[/w+F6W& ?Rnu#1MΉ/ :YLj>~ >KA1rAv U& 8#>`饕,AE YSY;8MIK_ۃ{ K-.?Dݖ:ǚI a8z& \S Gӯ?z&@HWae}3uj=4fQ:KzD"cAvM粜5`HF[4ݭv._?F 1eA;/n:F}h{7O䕩=ަ%4孱lҨ 6~ +5x|#ըRnٮJ卫UmPEʙgMlRdIDBl dzz'Oh2_?M\Tr6} g%`F $F-cU26|3 zUXDî_a-_#OOh=;]?O#؏gEsCˇRV_/hVw1oۥ]RSd:k4яqG2)58Cf {އ}rǔt$`2en"tGΆv9҇885yA=c˃ƈC›:*]pƫ't0TN*l vWB̓(dsԽu稩ɓ EB(tZ(滖fCilםӍ'4Ŏ-+ݲa*_i,d#Ak}DG$Ʀn?ӹcR0i ^*6:X_2ZXǕmJ$f5ɷhgdž.{pͩȳUY^G " /` gK0|/aI;wsܱRn_FM0D԰NgLpct]a^enOͺAp m{H>Xz"[TiCZ{(6Te*+06V\i @d\q2,//&5qy[e6~jz+*a1Bֲ#T;ĄIgJ+ć.´ӕUx3> 뇟5{f~7Tg%C7b0onR;YXzڍ4@# ̈́m͢(/ hJVeѨ&zqu.xTCuz"ė@n`ZN H֘mP<<"h?/}?aYJzA[` ʎ,BM.μe6ͷ-ŚMGk^E]ArlÞ|&6G4Cj_)Uk[2+Pr4{ 40#O}tC;;~; e![ 1F i9y^!B>_e)Ҹ8-3@1JCXɓEJ1l\۵)mC@3qƬ왽N@hdhJg}ob?3 x&XIW#b[~h)?` i QO/+|(u/$2maf`!2HE&e #3HU3}CٞXD+Dx^Rޡ-JT1& 't"q0Yy S*0sNj3~AJccPA dqXBnO(@j%-KsA/TAcMMQ" QPeoW{18s[ #[ IN]0>qcXRcL|hrm .Yx@&6(.Е@%GJf[71 5T : 2)#2 1 :6v S@Tܳ͒u83ÞFQ;^FNy]խ@j0Ud>4Mxr9 Tn<1Nj|T,ksc[~?:kdZyW1ueaG<@@ ⢯I5 cޜ`S= x9 طJJ`-[T!冬wd?_^&%ad6@nJ@fرU.[d? I_vN,LqYgP 3$$WlzF{|[ˆڷZX$ v!F)MS1QZ[~S3_b61Q9QWVG֠2\ HX)# l hY+[*p" eDrK~wó"#{-txztԡW/ٜ{P\mNSxxء&o mW%Tr+j긧㺔p^񿷐4 Vh^*4^˭v vzY4*:p 7O'3[u AR4bľ,ud-vnpP!BlsI2^qv!d 1RBR %<NEq& i#>7e#׀y9/AuAan]}o$ 3Xsd[۝ߙe xwZ?P8g%M3~$IbM0៩\V"tM56O%=/ELNͭQ4e~Bb/; Vxab䵳}VҠO WJɕ_ώ*<hUi1aK:.tG'e>zA 3Lބi\p7h.lZԕfg|;U$ZJE :8ۛLSWߎu5߭q$ )^iNҽ$[ccH a%( \.:752G!Prb.Q{m6 4zH:t4 <Ń_W5'.YcA'OI"3P$_rPpe}Qb{lxa)EŘASSZiیB1/S Rtk2\9WRlɺzЇK$yJ bCInT @d[B@ Ҧ]:!"ӫ@ m_اfkLr@ެj#N# 5dx Ž*;1*|X?#[;70'XO5Kio[i%eef6v?fQ#:H'@ `dλGv4|cg(V3 U}„ѦʷIR<(RM^[f/Ý3{f,Nq~@M\A  a{Y ';`6i O i8D /oPċN-fpPs-, sb`'8y-m)m%FҝdsUd>$((VCkC|Ionf j] E{|. WS6Ja -~g$gK+|`rRl~p"}& 3 n<$D"2Gv:VcB",u *Gv?M*ab; 2ڏzބ$L[װ1w8ևrt0 *%O} ::B""8RBy,{h+[[>ΦրlGֹEœTu7"]u0S +}F#dS 7aX3󂸐axdu8'9 6^ca Hs>(7q=X=Վ37#fwB/] ‘a7t|+ٰA gC&!ef6͙In-F.Eԣ )< j&w^n'>N1 ɒEa|"(h"`FĖ:zP-^.MM>0j Wd$~}w A"E#lf"2翬s 4I|)XZjo %*e!ڏ3|yrc8i6zGsynxI_}]ÿVWԞoAq˯PlT %\LTUZF)uˌTڤzwoPn4R|>T,f?cNpD<zt(`:eb0~(H-.FGy6Kë@։rYU y|;oOqN+Aݳ2TS9bPx"^WN#+DjJ Xp0/ծwH.kp@4>Zm%4sCrkqqc4g!4FeТd ֕ { xwrRǃu@N%Ϗ8x1\O8G )rbEi*{z*a2%Ri *όmE_V[bkm&ɿl} }n p's4&Z ri硑pƃI>p؆hy&(R.RB %.%߾O zS܆GelK)[,=Tq6@$gM|)R8‡bdb%8 6?yא{ XIξp':9O"UӐ䱸3Ǹ.Px)r/t\D{(c.L!3@ρAuQ W^VK$H>ֆd(1,Ԕ#,uoNa#]^ \ f*leM.0vV8=(Vq1A;?ǟVPm^uc9g>#1 R89oֹ5dPOl;$-"lsLtgv<NJ$ \Yzt'u2 mCPWKD&%ЭB ;]M:~(7S/;4DΕy:.n?gLRX|< @J_K3| wT dž% !J9}$_A{u~n ߌ'8BYl YPU|"73*K%"6SRh|^)>TMC~N Z<7,uhG*\8qwŮS@$Z"kD%|/mHXa4#7Ry?M@$C­\>#0HXլ:@N5o?}\IG80RZmQgj 7."dnD]]a](FD}v-__DΉ9/B bRϭͳթɊ@Ap!f"Iݱ}γa*<]5=E-{ROamVͅ ק@PXߥ_6+3ChR,mx֒4}9 nls` aİ~ԜS(wgvkN bQ0k top782rCI2l\0L2~qKYv-qnqPZ0ϧty_AsvW!;5! j.Od UCoځ|WE!̧Arj,o < h]1Hi+ p5+7}cu;Y 0Be^mjGHT0GYvƎc;hǃ~B/;y#, ܯ3/X/4uj(5`<˹ZgD 8_-JO(0yn \ݪBۂd/ @AJ =Q̎Ni-.]|"f܈PVp&w}uǷ,!q-4/LP7nPVeY (Y)WJ%]djLIkRqq-,eޟAD1YKi Gw/] <"Fza햣:%ȟD[QqjB @Mmvφ_+ *h^r@,ͨ1i=3%$w~NN`gsև Ǚa8(y`~)Da1}p(e0ۄj);@Dš&;p#7P'#_ & B<>efDGVL+ٮۯ\Sݓ=@m&˒0haBͭ{^j^h KKsg* FGV@wF ,$[G! PJn'mqtewpD-FfM|94mtbF"XD0PE\/F~`+W(|{wn=DhTTr ``MyMg6pք cc_# *M$M2rGwT^9`a(aG =$̉t-!6D$It7=W9|K=8ҍ3p6=eo-_'gEۍTa* (m1 C߼3ͫ#8~凜[}#KɶˢZ^bN8>BɂEnLtF{i zQWkkKδê}:[_L]o̖#i_( F,"̮Tّ ܝq=W.kP%t'PyYO2O k /QGq5e}W)Ar 7a {2LP,Kv:^IׂiS^mS޺|]֠f6OSajv.Typ94XXkOt%ސYW"y$4sӿZ"Pe/3pḄ<]oJYem=Z$t&xq-%{DZkIe -^}g^~]W-߅#!~dei ͯ61lg7;i*n\O4i"l~ŅezJңDs8zU.8jy-usj/ZЅFYQSְ 7c#bb.MtHtρ++-X-w /DByDK \Š]41ܱ(O N-%9f#c7pQҵG꿓8X3*r!29R pcPd`^ZxZlm *H PH=ʥJ TVc#9c0}X6?`{oIgL1SB.e;n0\j||zh:UX[7sw&R{9mq҇Oܩmt7;8<L|5O]bǫ,dMrPᴰifOk4)2PRV2Ae)e³d{zã*0FQ[2N(!_,cC8̰H8&;ā \Xi'Fy@2k&;I`T^ imat-ER?RdIH{_4"zF(P 0>%fGAO+&=ʚgd*ڲ&yNJ,,"$~ sUQ3Y1:[+jQw ~Ԏy*P ǐr{Me]>Fo#]Cao$ 2Ha@Ky#Bd QLdR&d=O.wؙ&N6\"x67Lng„p|8 bHR*4V.=O:MjaEy" e<&B>hIEL%uܟQ2>7TM-LʮO '.A8OmdhNsbɯ߱Ϻxf=dH_WOȥwKWؐh )oZ^m6^rsCO潏zvJO<zpe,v"jMnL[O&sn+}ԘَaQWwkl̶ey9v!-Tki<-Dr;q_.~kC 5z?{~^xGb7||^.|:F;+oPh[Npǖ{VMv~_X8أd͒bL<)qu"h3/m7yp_D HqXNtU~jr\bְMr( Saw&KS._B.ϐXc0l[CnZv'6(+k&n [_ݿJ^z{ nݎ,` Bl,j20B4')Ͳǧ& 1f6[eܮ(PQgI7~ȩ I-!5\hd?J*}14^IcWAC?_)1;H+T%+PiV#͍]+z=?$Bi@F^C_Bj,U#ܾWx(0L׾ Ԝd$Yfkp3aWqWQ{Gs ,Ɋ>1A6[öuE<pULD<ܻ+섣?~íe%O5D9ူ+q7p8Hdr̯ǕVݭ";bUX"{ǂʏn[ߦ#ۍ#8Qu47$:,gt%\R//9k}ZۨiNJ$ vϬ{92^Ugz#&=KEٻ[DӞ%I7(3S4B/-*Z4wRQ$"bEΌ:tl d-A9=BdGʘZmyhC[ Pn+ݧ,ȯ@(ӊ~ XDwnr^ 8䅫q{'Z1 F԰ޡ&&*M:φ `gX9ЩR[|Aq !U 0GɅ"8  *.ԙ YN'GJm CASPD 䑍dرd'ܨ}{R{VK^otJvY"Lh3'-qi'Zl$ l=]Beo>{u7s佈wRs6Eb,:]mP_ ݅_#8=jVlDpc@bHd`k/ӹP\6L Ps'#2\nbmRF,W[I'-X1\Z(jECl @Hq DWPA&}=[BPWU'42LL"THDJ^0 r] oތ* pi]PCY!Lj>uCE^Ɛtn> lw(ĹC#>,&D\$9Kދؕp7[GNs}IfWcShxbȖ&`ZppHz@I0$l]2Ҝ̖_& ȕژֳ."5O+h*/6wj1 ]=!+ir,js= mp&C&Q [ON.=^GEN+L(lf5?k:Y;lhp&0&ʌoÐˎ;C׳LoDEQ=q[lxH6/scv(-OXFc Jxa e*jmʲUXF 0 /Pd//)j :xYt]wW{v%:)oNLm$LރbPa ܙ) iW 拈+O"shyo5/]yoQ 1׶Ʋ_ & )?E~,ֆK9-/a3v5Ei>ոȰUb6Ve߽U*:;e.st #0, ~cPlMoaCju?EAlx,y ˞u<}s_"?5:w #t b) V5dR߷&*GzgE$_}Zg~[YlgާD䟤P8Mi(*I!=A=X;]HTz6u:q|l`\$zu +-FJ8?mvy 8.i<NbvRG]tBE1O(F {zdfȼl{0[ӽXdE6J5%g5݈jMMp)U,jHtHSW)^Ҍ];CMIŒy\{Wy٭zs*HN $9tSBY+о-AIOm #_*E | gBgmHNJUlޏ*/.qEh_mNtn'1N A )!9nI!Cѧu,RZ}i Z_Bt ՞!sL{^ TEIŐ֍i+nrxXzϸ|huߑ#B/V5: {g.{Z~Xf;m==V֝\hu77cm8s'z\=eaٞ4Uoi4Ǒ>]Ωaxw%>\l?RmZ/VQϚΣ(cbTqLEzhխ}a PF%v!svT:KL)*VE2-ڨC'wTpLߠP s? AII/b'3)id/f&~<3P'on)B8ɽwuLk`%̦z?(Vy_\fpܪLo)pjٷ*Yo“:cU]DZ &uqޤ]q+H)Mso^j;./CE.RM!Wg}~hGzr_}XM[gcG{3%&Xr6B+=K- '߱;~KfIQ\þ~%4R){DoqUvm*aێ+`+`ߗ!;r4IYq5UO%$a\EA,d4SтɜGx㼝$:袔 EZ4d9uXpCpjf.F\̛4"HfߘE).WDceYxt6~'HRO\ޘ S/<7h/ fǃ.l8OEPHNBj-F͈lB"9 i+g˪}eO8D͐Csòaw<}6PjuWP@ڿS㜒P8m$(e/kpj5g L;WP]Z5 Z9o[uNgtVӲoY;381RܥOnRĦ#+ `Y>qg{$n8O)T]_mAlߗɟhnnm; y+Tmw<{4[Z@ bB ۚqb.2'\d\G)km▤dM[}6Vs8]˙ӑGU8mYIhВ>`p7n٪!T :Xڛ,y[GU\"rjeec>I4j2aզ#z=@vgm΄̞< liJW{QHأ_Ǚ0f>eЈbR0')bJ4y]FO9uOX`;2s+ܝfi5p-o$~+j#B?OXu2?_gf? 䁡az|,eZg:|}2~%9~3'wI?`d`dL ņ]dM[SH2dK [~bu6\.&(5љ콩n+dE9Cs/3ڏWؽ'Ȳ8q\pyZ 9MApa/\ [ЛiBwS`i&L5/q6<򥳜=cyKI!Ol?O RlڪNB9]x4KeEW o*-"cs5q0E1?#r1]sZu6lbJ0*"2ºjWo:}uxdNBB1;4ű f.z␎W3|Jc+ 41jsq3`njF PQF;?._/di)`I?yو~n + Ф-mȹ_0=2Oxxd0^q?P~{^\8?[ʼn݆s ;L0@,ttlġ1][Қ.3; 3cb[oJVb9GnOׅb25XrI~H͞^}:B2M^KK |h] b15y>8~S~3JanV=&Ys>t9Vz+6kmRFYN:nzu ꛹/v\X˄i5\L1mB,EQsSEl[ݓ*f4|)Sem22s n頾~udQxjcʧ)B~h@"q,\ (W wsBdZrKֈ.qpay89*`6fsNu$iG'E.Cic}9l+mHlrM]]Oc_ `WQKc];hshCTG>go~i#7r~IjmؾS3B'5 N'S6}yi?αoÍ!BK^5zKQ6{(usz吧hpa+e\ߙs\p\AZD%<ܠ&sd[IYӴBEa$w_HRfҘzR gBm9&/c1*k 4FjHt/jvWiAjrM9{ 6)&=Ũ 0I!JB5U @$ SGAQ48L*#* Z@Tl.{ٳ=(EĀͳ56}rϞg⾻77M'rtV_ U!X$rbA_Q1/ۡL?iZcIgcxx(=rwZܚ|3s2!}dR㾘ww+b6̋g|q9NwS1vp_\f~H|3̺zLI>%[2èv?k%sS4CC3 ^ݩ FVyՄߛ3]mѯ/$D&#66hdBDĐiuN+Ý&.j hNb>3bBVTJ3NGkI`+[hG:vR=e12ѫ$S5wjT?{U/2[ E8 zlr;KOļLQbݓO3rk/3u4$7N3gFu=uq 70k5OX~mNgآۙ~̈uW$&κdOj'/[m{4I86@i3Xf5? (wQi))(ooz:s췣FVr=H)*oFL^lEw@6S2x3O"/!ɍyBQ]mR+gQdn,qiyft&˚6kh> "gcO+:׋ߎv^8wJuGm@Ƞ^2^*0瑗4qrqV+"*,83A./DrqxeV5zj0z(c7 s c !wg͜)#K]E>W ʔPJ?4~klP;|o{˧ЯK8"&uy|?LuLIpE20,ڨ͇.5W"C4Ǚz?@U3iNGkTc>>N /%}B c]wlJ;ńߵ^hH葪yu [^"GS{}J~~$ ǷsZJZv!­AÜ[e1Oٛj9;yZ#>@>ɨMAҾs/˺dnUH yl5c-zJg̙S!dž>o|*IL}SO?L~C&"ooVB9ѲɵW:dh%,ҐtRel7vx$PXC39DA):J<ۆdQC$H pz+ BO%{ybSAjtBo? ǪЙ'E+]u~~8*MjD| /{A ͓zCvW~*ՏC £ڳC)&a,I 2,d[ـbtO.Uh!`Ucְc${ze5͵]* mJvJ11Vu?1إV4RLB^Vel=͊r1uS%R^V>.s eo1Qv':uXT~E)]Ey)*S.<l\7\W3+VU$HaUK]*Lq~hq={_*W0 T{|\:_J +HR ˤqm9auM1%. A#Ϯ2ji 6p0_9K_OB%۸؜)'s Bz$%=kؑӴUFm(.C8_#w8\%; ܅"q Io)\L;C198G`ޠ2F O]of_3Q~vtAX(WJzV(~+|V1^ӹٌ3qKHLzUe=\Wꈿ|H鯇՞9$wݬN.c߉;yn/. ǣM8'Gt#Pë\:_9?&:`페NN45H%׺sya}e0c2ȩ"βR}\4̄G|@KY9&WcGB6Z{M51ԓ,?Huǂ˞J_;"2l@@a50c90Az6fb>NH#- q` Sɠ]] 0"qc;%'?n3Y+' kCӉ+.NMd~\`2}ƭ==|,q6 ԑd8u㶣|)2C+nYzCyޔX]2ˬ>m_ⶮ(ޝ:A$+-@&UJ[@'MҧI##nD'"rHBu? {PQtAH'd}_?UX~q'S}Q[.s$)+*nS:-̡?dȠNy e?[[1'~ՃVn ׻G^cg KoeV/Wj;Iw2 ۗ_8}[%l{|'~ɡ W.|?<].֊\);i.3X&C}ܓSA&նvi6x`䘤]Azx we37 #Wk/^!jN"V=^|t侑q8T@7 ZYu.yd< YiA'w)1g Y}<^_Pĺh ,$R0C><32'w)VN3@r/+~xqj2e %J_%sԠ7},2"۰ɣ9qx2XQ9U`ueZcyV Ŗ8I L^\%)Ja3eKS—г i)K']0dGP/-} 4`U|- m\:&_.`.=ݾiC(b(jJb"k=:Ť]v}Q`=%j3vNK`c jmާ 0} Fj\co/Tܓyg 6xqj_1n?MWִ:S=OLkj8U7Oĭ'jEmE$Wx=9c|l {7Q/lFACC ǣMگ5RC$OPʫǷm RERcO]WWaFӾdLl>F<\y)8+c+/ĔBJw^r}JJ[{.HtQ;{$2w2o-5J:ogj{Zy.H:Ïg5qGt~5'Ij"aSmRv^u!=w)=ΐ?(YgEƒgo/H˶73>ʄ3?M'5 "|) R3v璑%~΄DCZ^[=dY[E|y}sdʦ!ɓs UҏV`W7bT?e4wM⸘%_9p+%6`y-=1٢@ݼls\7iwKX ER&O!{>_dc&ZQ vpЯ*Rg&=`\I{bYo\TgnrJMB0-39F!INb aHzWA&6 dsK>;iiQP 0JIjR37Lm!Rl|ɻwVFοhd_vvYv䧫b>$Glc#JS ïW)ޱXᕋ!:} z3힗,RSAzeZ~9#ձ=߾k'2]}yx3˳#gH4A}Jo??⾹ݛn dIc{.X;E$ <T8ɟ~2Hk.h aNa͊ %{]Ո8 Ş Q}th~By{#$LҬlw^ z,JvgRRmE9g!Ib/ٍvaFzv H@~"2.I>%: y~iHK2f'kZ3AH\}߅ÚHjb\?N4fG&{qg_ Jqg!W/ϩ_zm29mA0:s|:Ųuک3[iR}d2i﶑ʫvIE6e;59/A /̻b-&FUY{pasUۜd.+ǥSOYmd!`tIƏZL3Xc3?njsoؐ-yaF"P0%x_0ڲcBa'$|BFYUK>&Tٜ&u<rw?e'Wsv]a?`X묊PXQHCX{-AzB**UΛ6*u`N"/99p&=B6mɻM)8W9=ƾEnOaa~hŕëa_ޏNsEy g?vŹO+>:qΦaQs;roȯ6=#g|/p཯@ eQnq ՋUL'dn6 H(nr۝P "9ԹA{P#mPi[ϐ vQk̾ݥ-{ZWFP@3ޜe1vdTV\5Y(/P$Fj EV {ҎGM}G2G8gbH%i챰I 7V֮}sCO/:ՌāX}cn]n) ,JMmϚ(xP$PRnulׂUif # NHq=*Q =u; u3Io,왷c_<_ 檄7yn(8|zv<8B4N!EY)ā:{Ī1XM{ ăkѵ&r*IsRT8f yM9aR0-h\m^]j}#J6]+ky7W&i؆p"Vzg$aVtK؅;I\q'pI<9|cOGrcCrmZK$NMnlUIR{1ΐ[6BWٗLhˁYe=23 iprL>$!.~UR(Q,Մg<[+%h0A~z~:<.;{ bn>KPce*O|:+N6w5-d7ͱ)]=ɝ|\VK'`<lk&'v9:«K6c9\ SdlR_dt]MΪm6SߟEtp_+;s1XdrX㸥ۚ;~ 0@R\3bl{~Ɖ_BrC RUrn\aPPPV 7qa{З~\!犋_2eosvB>ޜ3X|*f9]+/TaXDɹJ ىˊ?,S\Y=PSeKNE3H 00${(Iv;"Fuvړ0J6<&t,*,8n7q:Bh,z`pcm6̬RiJ0QA5/a-<Uɴts$yG}'XE9[8/|#jY=ʳ= FUV8"LJ^jM$x9;x)7А3c=*K5qLa#R1% ImITr$KMַu*,.M l:)8 "&dNjAlMR66Ȇ쏿"E\*7XtQ19'm P;Tv/Ƒ{4T Ԍ]LD?E?p)AF:r\m(ƂZfy'Mdˇbʇ/`s;+ ۦ7'C >&/_"&0nVKOWmysR;87N4(8H%${>N*>X?gT('=r @?iU=Lm^z|1\ +N^̾Y[+5E~)I;${sbBS׹в MuԽ!DqxдZBrLz ZsUk1k~G qN)rmݷ$ Q/|oDrΛj]6.AVz`ˆۃ"{a" BN9EvO[T #v9qC8O?#s/1<Ւ#Ul[nBxWN\Z..:]-V6",~$jE@ ZԾyP>ž,뫜C[W5΂;S-ɨO~G + umE 3]k4Ȩ8->nM[P-L)Rj|^DTn_ؔبbRkſS:}7~ߔIu'V Ru[CiPγddW+a‰n%mכj`~|IBk빇%Ydb+)2slshU$3NEMm3uls&}'Wj>QJ(vELrXL+sp p@o-/X3$!fKfPn5X!G93I&!F>Jn 2I FX',A/.f[L@^%QzB:_}7sΗ͓9 򧬓MC,=)y*ZlK6^ T8Ojqty/.aR;|_nUΟOK=*?xAfbqMba?aЀlRR}!da*<#dط82~rvRDޙh{ozrx;:_7Tv7!뚷y1z_̼]Lњ7kʃq<"eAWz GMCP %4 Τv6[f-J;B5!.+EM'k/&mѓOJX'$v(YWQG84Ɠ}&D@H/Rz8 õj֩-bzLt!zHW\OݺXiV>aYd)O㣟u.HM+*gYӜ}=uǟ)`b=wKݦ߰ګ!s"?U@K_sGV<c:@ܛ |^h'h;ͳ Pw'2Tq4`-\VV~#>&c^z2)w$FS.NXb́9s=Y3u\լd+x{707}: .uG$L xgQ9C\'AOE&JT$Mܟ6aȬݖBh?ﻎP2Sywy!>A0ݴɓs3{PH" i?^} Ιjf!c|)MHkH7i!JO zVұcLՁI ,Շ~u~pwc>+2DD0|u< '3X,үIU;eCav`.Gݻ&܎b.e:/zU[:g}:loP`avj>PФ$rO7$P!Ƃ&ضu-7;AP:MK9Ы709 ZƻZFKn-jvŃȐ۴94 JjuHβ}@JWWiKi@ m6J=2|k~f2:P%B1WJWwS>𒅐H|ӾIqDUANĮJ/:@V3(u(?_)vӸF4ELv,9bn4/o/,3把[Sˊa<;Ypx$BeqοU%hn~jlc*2,-N* ni뵦O+ PA˲V{oݑ#05Ցzcl;Kc!oXؔ*8ܭj$`tPxT}^snaaifzRzGd'7pS(% /oFEmJ"E7'On#6BT%`mjg Mkj4Jv95܏YɹJ"}.KEzEJxncYD~܇)m,ucHOޞ;!6[}DP sTRC-9t~d'mwT2j@li,P$$P[8xI)qڏĘ^BYʰ}'d Sʳ@hWg>4U%ÇxV*wb7NKKhV8iGx&@E8eeojB916Rc[0/Iԗ)!u00a-͂BxK(~w^30eF$zt8 @CV{^5]`W1̕toMwOz2Qxmzf.֋d2S a߫H_ܑ\vU-%_`1Ԫ:`_!7f peN,"Km=4ּ٢t I8@>|utl8%=Gܲ+;ӞR2k<{r vCqJ%*kHڼ~e?67\U|m#oD/Rӻ'7cr$O%@dgIuW@ډL/u+;^]?4G`wF_hGCSc񫓁 Ua.BK"ޝY Cv49&q!?H -ʷ 2NsǟR)I(]W%R^E;7)7oʗɏk?QR@('SC${F־^yڔF6ڀ#Ig?ZS#="PUKjNm8dtiVTPv\9_)6nZѴ[ٟ'lf85YסY]|Tꦚx*S[W1ԡΰHAG\]uMP\($p%,!+ʯ9NsAp@`]Gw՗Sjf}ladudS;b}\{B+ W0|k[<.r~!tR(jld6>W̋d51j(.oV3})k .jV,x+[4${%ZRgc{Wy\gsʝdS¤"OwyIU80FЏ tdٞ0qym$rMb4= =dj"ˤ u;y3 ㅎ"j)8A GϝǷZFe˛@,Vjb3KJL"${M1Nq#:cjSu QpqSυ5NhX46Jo&auCux^!Io$S'Ў|>L!s!U܈|5|oC噳"g*эL˯*\퀿 dؿG×hu[SȦ_udwjT'TՀVگnb]>s{t{ޅ=h/oҞ{ yԱ]S?2WwΌ0hNͳ׻6kGOf]<'N|~sn 5ݫM8H}U%F*AIGK qjmxc,AxNv759|w'քY 66'3y7ugu'N$]|I$#*kOVx'1n}9:2,:3dmFXE8nZcgKэΒerUA'$= NG'5әK#&ܼ& N:f7K'sÝFe3Ÿd8vw9CSFS@zymQ5cǤ~ݦY}b"T$uMzd052i JrChUPc,S8tm˗Rf1[%=5tU%220 A\Ә]{ I2 !fim{wYQ<+}|5+WH%JnHCK}]Wk50#7 +ȎOs-= X-@\5:/|HBFf^IDo}d۰!u s>*Mu4 @P;SxlKOK)̡&]6>L/Of!HEMءX@[/>/5{XUTW"콶7AN/—Xں벜D&++|I%3Ul/@NYңdo >#M*ʯsOrwO)Z`5@A"%Ntoi5xuӂ0?#V;@!kÿV9l̃XnUz7,_׳-dzNd y]:sTbH3MV(/gȨb4EU'[TfhNE}3o8YƜ Y\R2kw V]Cص}#?F4fМϞ7F'Zm({rl0z*.2$:l#EIO$p `=[ohHxұ.MbPi?ڿJR]c1Bf B` a6ݺjYRe5hW0ُm /鉯?"z@EGZ4lq)$1q%\f[ܯs膅rSՂvY9;JnŲUXE z>ikaW xǍS2@C9rPЛ |*\|(;LbVl g{먢?y BǝwuR6K)<[-#)(>MkB< S1.>qi%0X:e< |~+P/Q$$o"KI! g,SckI(ǽt{DF+"|VNk-hʈF/q|Ti- C}>Ff-?'sgk%x}◕-!cg[4 sB$p0 x30 VK R/7.1 Wɜ_ oD*c 'aS^3Ij.~Qa;mw}uM^Pg3o׿a:"lz++1QdrY6[ɣώ`Ӌ#-+ÁXbm;ewšHC+h*F̗<aJrr Xx2xS9r]+KBLop*ev, khubA)\_0ٔլOj\ Cl:Y/AO$qxw6D9\o]E17W0a!eE߮3ڢXw䢞֩eB y?&KoɭEHR1̺ǰ}v25(ιI!9s)(hA?K!{a#/oZ"Ƅ|@+r+8n~+>@|:@KgBwۜeKbg\{oߜCD|=v{,QpI{/;w[|b%ʴF,CEqm!s ب-<N[VIuPڦ a{Hw_2SAY -,"c_Y[kVȨk2]://H_qeb{i7/$:Y@ H(˟sʌv|&~ёyEc!Ze \Hn^M@C]Fݳ69󼅭%.,܉s@B.dm]E,C@%ic%@ 6߁%ֆO|LnpR*yT4CbDFn&vƝ0<;=O K^:jHT[vT ΆP9ritfDeKj8N> ̲ρR( WR ziǺA]*$)Uӭ=BN05*b!g#2x㧲$oVJ|jBLy% Ȕ#sJhiĶӼY!q"pq4JP s~PQoNUO#NKia_j+UɮiAԄe^W>F!N1[k*}ӟJz Fپpѧ| R1ilb˽}.G}cPyI" 㗝%BMF4:f)ol+hpK1'K(K?n8YfF&ԉMvA&wmHt'Cr\Rmf)x ڍe-42Ҩc$5 ?ڽIg (}R j{U1J.b?{Ku#Q˺h`{ؽlFB;ޗS/4*eWt԰ѧ_t1 5"(8F*'g ~A҆w3>feP%Ko[5l9XPJ>( sG6y7В@ .kSn8qkZ#%L̔@M4zDȪWs1!oҁa@AQ=zDrxFߞfxA ~GZ ~)ݯ~k/#bi i*MnFw⼍&wŢgm)D|$Sۻ5 1O-Y3Jgok@Myb_DϛsPDr-:gBV*(6-x<["BŽ糽#h:x4%xIR7"48raa?~۲'N*NL$/ тD!1ZIˎy#ElPq7 G4t-Av>p0$}Ԣۆ1)"lj2 |FE;ՍQy)*\VRa!bO cK .G=LNrdO@D --;d]ӵj)4Xi*^r|CD!_7>G1ªY>>yVyFo-=۽t3I}lh=zcqctb@G\Dh\7@:Gh8hW0H]v{{8a-,`;EŵF>nK4qFbOs_=w趲5,yaT :TH'¡ܞK»m&hW0-^?U#uc$xN1tV-UPHP_2_ kToz>xy7#}cN-5 4?yJO)'75^7/82;*xKfj&7@\~ ?P(ӛwR/2R<.)k&tzowe./MĘx?>ϤuC%?|o$]7B<i"OwO߷-SX2QNas2/eS5}^a{M\DD F)<6\Cp!ߩHΜF-A'acH'HV :uʐ-j#c38 {/u c&i,MsPZJFIG_:QK Ƹ+60BA3j@FG *!&J*o G9|dJ:q/?"~5U~>ꪐxVڦk WP44~a=~G9={9ɢ<F@P1 iZv_<%;0l"#" )$de]dKPQHKe%րEw[̖C~s߳Sc4ǔ:Y+:OH ?d =H,`*U{ʥUCN[z@6Z |Nד7e/ԝb>c=S([_ai^$ 5I4gr9w*.}RHOȍޗ*Q`8d#䏂>H~өܣƠhj 8YB 9ӑcV,Yo1 u sƬHLT~bwaJ((j4;2S p#|SpmH3IH^(f(恺#ə9DKoѓ+* Xc 3fb1 ;IHFg¼v*U!qɬnk{ʢ/FwMO>'S1F Uv hq+ )ƖOb_N9ml2ȴ'ƽ 8v>cj&TE["nN9om#җp>!Xw q:6Hm ֨)lwF@Bu}o 4wI/TEBUfsQP;\.:&eZ>Ovo5ǐJW.qPR3r2.B5fDRSlnNZv9ѽ Yxfu7^ˬ&`8WO}lRKʏER)Kol&c#ȫ4\"tl 8 [I\*xW:gqϊr RZ&JFe/ vh˅= s,>_tݽor*(ܷ'lcǬJ*sfW=N*I;ݕVw3hdj(YR̻y.m6#&d]U۽rV`hjyRR ^3u1ZlwG U%5Y(%%,ZDu]o ҆)Ő̦"#7VroΤ&[i1yq/ +J;S1W7k%M{/vypg8JAXQ3C|mOg_Eiz0^ƀn2[ GINzlq.MbkKHXNU#"Yu{imk͛F,M *gk)51mV^=8oz$Q]F0 _|6FSsͶ0P+RkYGe .~]T(+\g׬&y?buqZ)P沖(+T﷒C-3Ͱk”E\$}_ї;ɵbs,mQkVZL͛3Z!jINKX" C_9O&ώQ^T{2kV|n+즐8ww}y Jϫ~l1ʑWSc8ΪjX7cٶUfzr"):?gޤRrC 2rMI'!`y?CJ6cuC %Ĉn֑)zXIAҰi,PBR#[bL%6.U |-mS3QiV<!vuXs='eqE!)F!]%xB.2}GTIԟ)Dĥ<(2tڭKX{GY](`ȩ)K/؍>T{AJ3 giQڲ<Z [>kXCSa! }k^ .Q`[0|b\ʤ$;NU.A# IQ'~t,J[ĥD"+{\SBum6S VZ-:4GM Iė/w^%]f<™+lR&hĴԥןɃfТ &Х(^cpSJX)T(qV5piW^(.b2^ޜqv(sd`u% ?"7|;EӲhzʑ>%pvklVq<(ڠgiD q9bë6Ld-Nr^]PΜtGW}QI&{.K_z{cמ{\ZlQMTW6|IsY'NZ/`2WyɤkhJ"ٷXUJqQ !z2 p6ʹ!^k)M8οWPV~\/k85>e*_n6꩘%8 C^pԺl}2uxmߋ_yJUUOeE:e(׮ooTнj+"=!Y3͠_ʔmtd ̪ q֝>-bK-;݃ ]0cKъTG z֏u^iؽ3|=YJ9UG(6kml_EK;NN(Fbֲކ^|_ ]şǓW=q+Gtrʭf6d*?Iim5KQ.͟1r<+?m:O' KaRJ$$iG="^З۫Lߏs b,سgr;sUVvzEgNy+FoDϏEoTJ}4$`e0iޖ;yt9!;;Y61z˩sO6>sxzUVBEv7,;#">B:h!6qݱ+r eG1?(먈gtJ)BBkJ{Mݡ3Fڎ'db4u92QS? !9gj,[W lP^g̃=j$ iO􁜙*"ؕ;A Տb:,6;z0#>%U$#<[ӣETbqJzct k7aJ)toLTpR^.@WI}e>B8Z~f*šVR.Xh$;]rUw+\Zj=U7w]O$z +)(mSJQ ?ne<()7Kh/'m7YIr5cVU n <;Wu=" ;7S{d&IF1E9F9P\iֵ = r7δ,I7(I*PScLbTsMk[a{Rʯ < 7TُMy~7&'=DG=e/ 7Hv2Bgb]7UIOQ+!'>FE5Kn?d&(O087ήq6dBw:ƌB%Q9G$1W_1x%#lT5Ky1FoBXBJ2=־_Bf VRګBɢeAcAcdt30=mC{않֣^ /jCզ ՗gSotd.͓NFQj"FU}!E-  n‸U,HI؟X$F"r_JX/魯_ώ;KNkeOV+\9\.E#QڮXteKw3LNў"b\%I;op5k%%TKook2w֡t/ccϗܟKpY͒^L+7I,iޜ -&Ћt ՌvHM$}^w oʢcUK|xc6BuNt.PT_[nZ/$-#xzkv?{KP=Y].i'@8{ҾK,ҪrgfeHQmC]ʟ'ȳඁg]"hhf:;SgZko/O\ RZH1x]֕ Àp 4A_Nd{Z!!_bt6t/ByBR`xdgwOVXѲ.u؋+Hķ #Gacąm>'|Q$]rJB)F7wbͿ *v vNg1 (? oQHG{Mogqfb-)oGt'Mxr|orNCU}K.ay+'22p\32 )VkzPcH=iDNS& ٩Ianl(L._\# *н)Xq_4@8{4x#@5֬M_ yST}MoNR jb4 sꆅ^ùwm8 u;Gc?F?q<Px!(@K#J@tt PUSOX]7}o?ᘞa㺩$FPX'sLQD%WbIKQb6(NFHfp!҂}_t2f7FG3JNQt\`MG-hՁ}kzݬhxpImt$1a $LY&PgjU,>LU@E Q>Ϡ蝬{z?Ǻ}T p\A)>wF#ڏ~/~Pxϐԝ܊*;g ӑ$<$C}@Yc}{82QȪCsR2̄mLF[#H 2c;R B˒IfIAk* 5jHC_jGKb[{M)|bx-V$Sq|u!w7J{^mafUHTyfH̯OڛP$a#.J21Ïg ?.)5Ԇjc7sZv͈Ⲽz_XWI|uJEW,?)bp+ V㛐mx|Qm_崐j ZZEnZяV9Uj,Va- Q럖MǛ24jlcz>5G#4))m/LK5ǒ;*V'Y|d5hdWӴHBuUБS@=nQ_e7nQ|tm/3d="",F)+?!j|2FFGyЩ#<}'g||0P*%."q!kޱ! c;?\}υCrbKxm`(viUZZt$5evSVgFkJ c0KZZSd/+aE9"چ80cW>gʗO2y׾8i&N~|lHh$_އG蹁X]>0؊U[X^~=a9o7m, <4:EI>mxF@b=)\s .w_xҍTN垖A`&-I!Tijea~yZreؗNZ2r:ȨŧR%L) fT[7[|yڑEڿ+En6Wيv׉ZU٤GRGa@.9t_ f*o<-^g!gb6I~"~=)]=et(I ` A;P8:C>+ЀyD}#o_6ВrCΩ?i_ M==őwAس \o_& Vi1TA UJf)@A ~%qBCNnn2TrF|!sC7,A+eg&}?+kq*[]eG[UjݩgKB Eb^1.".Jo$Ä!V7d84{~]lgxoփ(c s1#0EĴ $64Q2\+~B4=ccW",jq9 2YH`00TOSKqkcO2~Lƭmiko$B4* FTd&YRhç rwNחoj̩ĪR z/ *zLJ2>jA!7z0孳[,`tJ7eJ%1Px:s։Sa !E9 VZ]ep%>g1HۣAdR}|Uzq<=fB>Cp`x}Qr)0H !c_^$ "yLg^~"Vԧ,4خq4R >仑VE5 ڶw,D'Xdbb 6EJD*Jj3*Mz&ɔx7ΖR$`̋w#?`p2QSMS"_EO $>BR0ɦi fHR +'.XԘ}~_BOq&g |_є'WB_ t(ER+^|^7 ,~_z,- BgFV ?"T:~HIp@(ĺGݮٖʒ?7*fYqެ5R xpJcpK?`|u\~[ԘL&bgݡjl8 k&HHUkGI~xlE#&%1B40ت}+z}?=`@Yg@9%7wKDְd(R6EHnc©8DRr.ŗZHO' ㉲7K՛?2P|3|Zq;b1{?Iůt"HÚ\JJ`VInWL4FpC`y ]XU/ϴ"U -$qiz H zKD9!0m_GU~#(t Y_ܒ :`X ()eA7@?REjx;F!>( wJȟf@@؃e1'g+T߾-cTux6NG=DDH8%2hfo-P_s$WK&+ p(a i-v FBH{F'&ȇXTgF= mݕrJMe\_K/*Q }bsmZv5 Sj]dͅkXze ۘ{2VX{~#w23^cSVI9G|OFz3Gmf~bkpA]杏)٩|oz7Ƚ1ڨvUpL tfU,0D( uVɿ+Ѩ!iW 1 G[sw:"Tِ½yo9z#+`U`'cRN? ,EEr(StEγ7siSǁDb^CQhZ:(M&πӷEqUzBA{n ժahogs?mZhˡSKW5bD XDAEFlH'F&X!}> Z| }CAH#~TVjͧT*kYG>\K9<E@GP_QQ}?E(md{mT"rPi#(oݖ@>'p"TSBi*B޻~ru՘x#BYwz4ĚL cqrUt+' h$=pPZLi^SMd&,& -[+9g\`Q0v\DnU_6Y- kSr 4zkB2Yƍ(4yiTk){>I" Pʆ`Фjw߆鮃ﴁ~,AIAP)|yyGH__{}~JEHjb" +E,HDUCRBQQ4KEPSTQi Hz7%\@ Xb c" XSu|lUdI(#rbY32QAJPP(ԬШ( *R1EJ EQ*Ek( mB$PbAN$LN%I!Edgc4L&E4 @1fA (R<@ G1[4cpYn69̐3H 33uoޏCMG ń@\!0oT*G  f2:K<+LDh#G&@,sg#qc|FY*FiëB09 wޔY 7zى :'J;RłUF!7J5UԩI!7~eൗѤR׻O6ҏD~Mi#㵩1!m?rf/xz )XYWCgo{|cqgiGˣdf_c60TGsߗ>:CiB~,!_Պ*{S?*~`PW`zcp 'O[Խldz<J4.TY$D#9Y/W3PmRf [ߥ2gЁ7ɖN[Ц}|i.:aFJ'COt#gՎW3̪Q $yF`v|_&* yP&PӞ>]uۿNVɉzS0'Ö;cSygi=cxB {&q0}!2%}Z3i)QMԏ>%[1YLSW+'`'?ESd(J)bb9\>Sg&/= ~El\>#_dEMsX.?''3G$jT}OCIV`}-~>eI!35M&#FzeoݲSA[!1mbs/`ʧ~a]09jsA@wU08Z@ *=ҢgcOH,2/;0g-b U7Ɓ1!]^QV7yDhڛ@#$ñ=1aJo:;AE ̷.I"ʠ-&vsگxH11>M$5T018T~TۄN'ShwpK1A9SCG~!~%p1/$Q6տ {PY4nr5URVb dGTVUUw&G qa5ciDcw$2쩘dETV2䭀*i{sSJ(\[2Q) VciWG.!SI(0{A`g _5adhU$ŁI3ǘc*ހ`SNni,.ԮCٝ͞(oK%S}k;4֬=jU$E(0tb"3+QA+v@ɺoqkJӚ&ȍ}S&98})dj!ښqLC1e'5su csB%;F|[UYbfUrD%7X SG/ o<63Ok.ȳT~VezUbKy%/a <|өji Zshtץ&,ZVؤU"9$%V_k9D-Jn,qS|1Cau1tFJo8yFaelj֯]kM~qUV;}:0z d<õ`7|x 4FS#%*M] xY]B)Wƫ&=Tu3f+fk=n>/v,EXz`^Fp EL$~k$\,_> 쪀V@$(a ( Q}w\vc25|&6Ud+vˆeZ,>0#٣Mb˞"%TH* )F?\7(}(M/!DG:Ԥ)a.gT!ӏ8 XS.Eeȍ|L5Zb{ >Y -$Q+O뽋hF_“J IP}u039z-3+QH/m$vVphb$M7MNeV)n͔ăqc̣ӵO3]Үq:T&Di35v<4``BWsT<; VZ eבW\V\3SKR $A{SƁ%䆛$Ua7@;Leb]UFc`淚ʻKP_~'(+f48x3Ѣyz&$*))b];^XZ4',XJMyUƒ-/K;,ۢ _PA˫OQ7w]#58Y%FFFF/?*Q=; ?+H+Q?q=tp>7ܞ&&*hJ*(i bK0p* ""@,Y XA.!jd69OW\'(:QW q-KSN~GA|k6(S >w zGy)Q@|y 6R.kZ2)533n3THf\x釙ĆfzKaIH'z7MDU2@h#Pѫáa֝8٘aQ9۔Zlu )RɤläW,ϊe!V Q.TYa$AC0PQ@Q5@FE)dV.C?~@=4>oя(ZZ! (afRPb$bR&!((zبa4DB} B@ >"T;Cl$}(`Έ:{ݷpJ )'0Yg%w[Dp" DAԣY+XR3x:K-,T]mHp7Ł,u吘>y1ò MdkJH0oz^K ";3߾$2768 [ƒbCD{Mx/)(5Lܜ?44pڂПћ:2os@ *۞ r$i*Z0eX cx ,s=Ym~&$h܇H :t]%@ e(bdB汵xt$uJVԒdIw.n)]AqRխ 5+$S)$i:v՟r*p>:g 06-O7U9+ ѻ,OTÁ8@[+k{2IBTӣd POVv袂ie( =b@L86D!L/Y6-f*%"((`Dc};/)aEsҫ})@Г)O8h@Bx@`OhV`QI~+3n6FANǾTppp%[\f$ HH܀m0^l7: MLi1rU'!3QےgYH2㷠$j֕'``quQP/5?;P2gF!WS`+CXޟi #@ 0R_s<{;<^ f`{9td$Tz_s;T]QOv4 s^h8,U LznhSͣ˓_6.c֒5{V1[9dLNFpƯd¤s2 ޯ1w?/ʺ@bxrw8?IBeG>HtڦAQO 4:amOv4bVZ,H*[!ıM$٦ڋ,;&|\p2!Qm(%L{|?Rph`UR=olݮ|Zlf6ss}6t `jG!@ @(=?~OU>ӄ̕U==92 @F'W`zI Aj1ղ[ee=-N eymy~t(tKftbεEӋp[QTQHѴ]#LvА~QOHȚH8ɒxT}Gܧ?2m,[o"&CC>{qrq"W9"&ux,ȿMALf$Jj'f{WL[zXdYz\lzt]Kܙ4j.=3g?iu8Z#sOZ[AȨxBRE /M?܁mjh7@AiO H :qɹޫ65Ui~|ο,87DnqG+~ R{1B#!؋ az{]ШwrVHMwֆ;MПRi|2:RV*K;V _:ҫvqXikJf涫2BiyGJu)4hŚa8?!^;!XߥNIVf\q%a8eY\[L=~ȟO2oFƵws,)$䟔2Afiѕ= O)կӫ1U^8J&-t(nomq/b8%y=T5AklIxu 4ReY_LL d'2(/5 AW4$4J񰥭44 +Om[陎Tι؃nZ`+Y3f QE`Z !8-gt`j(:jlsEgcȬn^C7"!y!8ކX5{G ~1g1)1SUS9!θΖM׫M[ kΝ@[U9o:ڰYm(Fܜ3un[.aF>sLM֚a%_X}鏉r+>W\m%#GQýĘ!vJ}e8D& " ! 458{n;qc9Lc-/%dJ1jsݫJFr^1SoFO:_UQniSaKW{ 7}Ƒ=}lKJ'O3>2@ Ɨu*.y_7؇]! J;Ωȣ]4e+γ@gacOջ<} 2 FV┄N۪!}XP:u_}٩Ad$T3ЕM^f<VO$ɴiZ˩Y?XqUE@N(gmxx'[xٙF\:љ393{tlm4h1&2L[\ĕ G jjnB(%7IAzvtJ vcюifD-kVl pv'ד`N3oT$oq؈@?NC$! _{ǜXHf>I=𹙾\ 6yz+קc"Kvla'Ԇ숓g|l٦77!ˮ7T㝁%+ $J$uL}MG<ߗ&Tofks61PDЏ9[ãFC` V4$ {J[ϰ˽S-VBPD3AE!#نw[ !55qE^Jo:\=SurCy[> SAh~O~iS{y9n?o(‡|(Y*#3@GG cyHrچڹ_cr9p $"FB&Nv̆JLn1T'iT_j9="<yN+?RKܕ(Y`M.kAJ#yF?M˝EsTڡ ax Όvh@gvً@f/uD0q݄C2fjF(e:T DLb(JX[QѢܮT29N˨|| u/5B]v e> 7*>@?BA/['$^[7`$?(>gx^p@0$8W v@ߴ?}߰]yx;%C3]EI V H]%VϋE>Wo :X[T)Iq{{-X)jq Pb_mhN}B튃fEu=Įe8S wZmt-ŵ'|˥\B:?/fm3> `=j|_K'sj\EYwAnYE#L0,ii%k(PQNt (3ոˆ$"&^^0S}2'U_kqT4O.nKgoˠA(Ym@&+~e{PNI' .8H{u#z__ RH1 "07Owb#}f"@Cn$c>l7rpR3=ksFGl`3ucMAߺvIUpxw0^BBcX tۭ"^ U oubsš2 GV!#ŝjJbQ6.sG{5ŷ>gf-) ͆lc738Y5.m(̃/e۱lC~m>]+g8@MW0H5{'|bYm8î"ܢdBq]VЫ=3%#|q$F Vǣ) A圈ƶ~ =LG@wJl3_.::rOȻ 5)?b(M~wi cVȐzY)31H ?+s?I=Y?'V1AŅĢ";~}X HYbaRRpޯb\\km3+?2du&AOS?OO= i@=z_W}85GmޖsaA_D_I>B2W3ThD%%M0Ë^0+g/wBc(͊ڪaTPveA m܃(dDe.} 7) +ʢ8!.W@02q-@;M("@ن6[b&=e-Dw%K"})m0`E=a6e_@HEHӘVomr^7ReuDM8Myu]gnĜ< j\371A+KwM,a!a_nݏ* OsYv[0N-Nlh=U&cvҘbƍ~;y2̛;ޛkkX/|D$QumVH9U V"u/+ɬ9іsuSF͸Usatrnqkw]SkBD|ڜo$嗑>{TMmg VecMi}?-A \lcnv[U',G@iPxŪA`8ס5ާ/3rɹK՚׎71 :`ۦ,My7[_GfҶrZ͓AdWU4Ubn I0>V%;Mb{;S=Li"& `ch.վz՝:)bbRu.N˙x9L-7mQ8peky{/a즞`*tT3S#O 7a+ĆcN&N#ۗ̉x"KE\TݧvTy) Umy] 5+[*#ߕJW_,,MyV}s,̝hu/H ^wgA}-ԏnR0vbKUwR5 Ƌ]H(#BU]7^Bɇ\Na<ɟRw"ok(_h|oO"?F)VR̳ 'LQۓK?BwA?ZRmj>էrVZՒW۱C+sJ~ks6_wϡceR i6-H?M0.ݨ0K+PW8zxu^H"A ``4pop@eq Ow/nơ?YoIr7FP ڔTZKޡGۆ7 \*N?_mٸ/k8D/Zdܹ6{lʟ/7<kjTN7^;Wwc^)0\y5/֥ϓ!/Rhwڝo;pxϵw,?e~[Yu.{ҍw66_" G-Jv ھ2 &p6ޓ}!!{B/_F>SVU+vg]ucbP 46ywtp抉Z9k#s{[pzPJ!D9f(ojcycmr64J-Ց#ft9kc KbRm9j$C;! etZ(_Waju.)x_Z<8Ze{pvQR=>l eb4BI@:]6PQ6fVS M\SY| ]t)ϧ[X!}P?}܇7ra.34g,EВC>J{ R\"JM7[Av-$eZK%~$ֱ:?/'ey8PF5yLm\9V,-VFڹO;9~eL~2echY`MN ْa !d7?ZvHog= 1 =̊S,a6éR˰\L*y1B#]hlyO&.S/[]X]2QH/ЯOf\̯ru*D(NzmPFKW#[ʶdɵ}| R: wƢtmȊW^qõ5࿟}?h@@@/3I4Bʏƃ0~GuѯֵkfkSJ|=?h/k~3Kc\mў 4ZC$ĸRHkF N&%u]޿}/8?>G?:ؕΕ[Kiτ?nSo8>C} TH"DFCRSO`KƁX&X/۳`楌='8 F=<U+9 Ԋ#<VAߝ ]"d7*;wJv}Ȋz'˒˿"JH|gY"T#'_"|^yޔJ1om2߲'PkoOSkD._WoMاˈC'd랤yw}N'?|ǫC_HWgݔ}~"{~?!R?1x~{(#{Xw~&"t CH'p͇|buSIEďyeP-~J@j3 RD-fyZaˡ:D$ 'ޏ<=.ɠ,̇O]'Xdu`vcaE~<]!q"cvW+E&Yt-ݶ|= 1E$Dv,X`[)Tұa(sSUM.pp횘I}],5G,g#׾tmf +u)j!o`{Q iƢ *|qq)2M41ˋPzOc.ooaxѪ-wv8ާ~ɲrU eʦm-{J'-8N:Jm%-cÝca] 1iגŚ&PpmrI' İ0r.< g<0UFkx28vBNz) 6r(&Sy|?7-ʨz hjEd^Kwz֫BbM\StG1&ɀ~7 @{|+|rNI-dDcjW*݊ZBӴ'ͩݟ Xdž}em|/EfTdt:g ;8$)kNO_q!~ȨҬN5Ӗ?&^6d s!B9+bo21q#vUo6Q9.BapZ=,*fYeݨBpDw#Z~:."GA 3&AkףbcRUNomc"]:wNTɔm+(=1;+j$!.,ξ;n3#\ٟ7Qu1f6_V]8Bjh%߁8qO,NWW\Ȍwq݌cW0yUrHD>T* chYG=?ٓ\e%w9{qĖ_;3*U=U0*0>z7xPHa{1KYٷ}^݋Njk5ˆ|k`uϑR2!K2GKmыew8'v\ՑA$"(UM6|#Kc fT2tj*o-ԶTS <)t1z){ [hnN=ʹ^I)$$eZ17QqƆP^XonbĆK(AJ3wӠI2EٓvI6a-IJD5O,#O&mj4h@U팬aH]dE IR470e̾8St])f{UI-*][_F=x+ōqD= gƺ?*{9%QGCY!a,.Ua>>emA\ 5!wA{.oI Mj>_IGVjf z0 )cމ(*z)b!Yprpҡ!4O?j{8G?5U9*_:"Nd)2c$w._C'~郗n~-߮S}o`q$~0)ƖmP>ҨߒP](!IѸdq Oyw4V6)iCT0hB <,ja":VdTtOqTC1w񳗥PPD @6Q-j"r4Xwqp?9ih(HoЄ8q%wC=ދ:ى.68t8L" eeaQ5??792P> q E!bؑp=IN ]80>n <ʥN?b!f<Uu{}.t>'6^*wJ+\dqlVƷ fR\u?]g-Q-nVe~H;* SM0eP(Fŗͫ5RI* QYf^X`vʥk*8%%XiOٙG{* _TV4yI+rYpĞO@poϯ4Jz22Y Bh( (ŰXV$SUXV'|,$?zt̥@sR[ٛR(#GJϰ=5YqE4|DLH LF2f.H'OvŸ䉢 Gl$$_mmfrYJ Y($lZ+5YIbo[W?S9}?H ]5M*䪉(%qng.ۀ4Z{˾Dtj룒]xRfBU7fq1Sh5)" ̦!is:ҕ^ۆ7MgpIAQ ATɠO֤{^5׫D-,b7\E̽y,sqq#U2oVIe%Y7U@qm6%%2(W!KwRb3Z%iFHBI(H NJgW5Ͻx|@I>b:7V1 ;GÙԚJ!#/ֿ%& #ۭcS01rl&l+Ohh_gvL .jp* s WZg O 2l(=~nE V5$&_&tRYctad,n-7#W/VFR^iÄ"l(u#+9 $j2co?n3*y,m1]JZH~LkY~AФ*{^HWwUќ?Γ:*T4#'Eϣ=uDSKNo0$¸ww3Ø=Ȼi3TPq ֑/<<BMb6-jqG@uEGl}RG| EQ𽇐r:e'ۗ_mӞBgNQ7=R[Y+IcB&^8Tb9S_sD9mIJ#Zyy3a1MaGҚ?Ap#Id$#RwM_Qߕ q#geɱ:(X6Je֧4f~EwQM,i`kjV\eNg,TS.SKD)]te9[z*3\+0XHQjA%BW񉰽¦gLbuG2338p(K+6#$1<"h#z$NYiǘϙKbl4}o앾ltn{}iv1,?:&]Dc."GfH)/ԁ|kXr(Co1xT (I}CfaXtj]~r ޙkZe#BEL(ĻCRW.Ũ+{Z.L5 С9ZV_;$OL6Atl(bI}z~ߎJwE0zp(/wȡ5?V>JvޒHߘN0j׵~7 B<'^bXit/¢I pn0M%]Y5ؤ-PF:XC)!2G@b] 1|7%W ]mW.?@Mt*&JKwM|.,àh/IVPԾ8eENܦ:tYkTi,+ ,ppؑ+g'u|j-&nkOY3-8 WJX ^neRnNVCY؇~/q~9pL=i@"3ԁ:*ƴr8l4ibB^@sFʬ7wb2@jw׸|оcmIy*1c`ۭPE9Y/d2xXe{ߦ )*ܲU7P|ޓ.:K⦛#e`lF2*y|GH, Id?Ynا5kn3 뽰R9-4@Io"zIy=lk]d[gk) TU_sUU<=DdTPXǚ131 #& 3'bg!UfԒ0\\`rC 8K=_"Uި,@x:15Zs#2&K+HMU((rZP"}{mb3z!V{KOձ&_&H nwPr!hb_rPƸJ+lVER[Y'jhYu RM"YkcwߏkP&;"TyrhZ33ICV^K*#cg?_!r׊kERJǙxv1Us6q?7!j$9NQeΔX^K`akgM{9fyA( ;7EޡnQ~Wj\ޜ&{Gw"y vVVk޹'¯Kmc+Im (Me;.G5мw}K|C.xs! @SNa zpIZ mHsLFDŃ%Rv?4n=ǚsqܪot;a(~mV33p!HC+dpG-tqҊX-V`cQbg,'r{y3~E%!U6 /<F`=_LU_)m.H3 )4mQ); dG+q<993;#' #ݰ(9L }I%L?rpEꁯX~nR22qޣ^gҘ E;'?-RKn {U}8ϟ M=2oP $ dk.+5婻 Y!s!oqecS( ڂ+lIGEVBn Pȍc9 ?Ujty=bw49p*@*Jϣ8-tJ@Ԗ$"hDYcI/qfɒ~~&##yQK>zFŌ&'wЍRK:FQi$h@ZtT @ 4)xf^堉_ Q8uᲰ P\ qTYCEo,)^OBTn3uTX%^`tF6>TxaEJRKK+XRi :Vo,B{݆I7oF7yJM L!3mVpaج=wvChS/ gm +KcaHx,Sw5؟潼ib|I7z:5wsAX/({jg;AX˓X2kSNJs#aq`̤c|]M4Lob>)"΢T)QWx8~Y"!z~/zj\G9Nds2li), ԺSJCFO.&0{ƌZ2a~fļ x G[lc_#ƾmSRekRsaqȚ; s4}m)/ӣ))^| _7ϻdoxUWwv{ en{pЂeih¥^T%D/{((ԁ+He䮰 .&~"Q&ћPB8rCθ1c(vi-5G((FtJȋpp~,JrF/-u P_E)4b+w[?U*v 3WKK`#,ވjώpGbAt4rLqZ6zZYvWc׬pqMR G+uJ4PSʹ&-|V2H#`,)+lsk+o̾P{Pϣ} e2~כ֠L,َY^}V[z`@/5Tg⽲n .O0DJ{WԊtA sPHF$E QY*WUV@-MW.zXFcRL;ǷGf7η4 2KkâUh;J`.|bJXMTu u vӊ8}'y÷ѓFހrrXfjW 5_*sjTwd=C^g4)q,(Bfǜ{ T6嫱rsj'v& 5+AR"{N=ž~  ?m%_L:Ͱ qX.S xz5c-Q{#Hx-Ԑ| x Nsµ¹)sw#}%]beC$j.u}a#L} S">0aPw]nliO# a\_S+qa1C8R):zΗ) 4]@cxP)XUF?Iy! }q;t_))NPdLfAIOQMZGΞZo0g7ƘPnd8hՉ,c!رAL CjOdńeBc/k rE26 PnjGcbE4 @As6_dhgvKHȱ?bhL%8~/%rߞpJ=!Dl *An39ߥ~PLc `/IK [&w7'KÖ4UL3; |pm ~C0kN kw-9xQuiƗЄmr( ydb#mZhuzy4r7s2=0*u6Alƈ)n*A*]gHtCLZ ?O{97u rPrE2 NSL ʗʼnx1p&7 =AB*e[3+ ((gES;tMO?~j*} `70X_؆-=^ ]>ȉLFiԓ=ͮ;?@6S#d5Z5+~!ц̱ DF.*GoLNYNGX JBP­&mqbXŋa.v6+Әs[ adoijcm\Qm;fKf,@1{}?[,_7YeF d0&$ 00tc- N#F,FI G"UT |քrX8\}$m!g7 h_듽4Mۺ\ j=?le+9'o7M3\Ca{r|2vNVƱn  ug,FJXgg#۬ }ai.- Rs5&tHPXHuC]Y6(g+5y:5ve;T|Ksj×myMZU"y!gu|aOM(gЭm0EidVgɁ cnhHRDl9Ҿ ^DQ+3z˭.5{BӔyҀ~y~|"j˞A$lx'gmo$yuGAwTfW^C:>!n֏J*mC~Oy<[>˽Xl+]K 5J]9" ,*(^Х'ׯH=£+d'R"2k;JTO_*^ZORH#CYß (lX!AvBH`[GQbrfVs!nn>xJ5_+0?W`]hH̭/>sZZFa | S ) ӲdzS03Y4"&ɸ5о-Tg~To&^՝M,uV_S*̒ |Z>>j<~}cQcF2 [@=6<({%ۏWy>5ŏ ʩajTdŽ5>󮍱Z鍝z~sIӝT乪ۨ٤ϐ}$S c!b xYٻA̻?~pE2[9{oT{JBԠGH#\*U\[y1݆i}(犳=pFNj .%ї $iK"J@e/O @ҠW_qQ~Ru,J^z,i1xo1z`JV֨bFHKTvPn=6;ABJ<Ȏثu.D!A0@̆QMs~ٻRrb~G!oh;67f9iȍ#B<8(p{ )ж4Ni7- AmJ3[xeRg5k&b=ʒf\JT"9w)_K#MՄ֊1M{[L 2.96H5D@gW  AϒJ}<Ƹs5:Bby˯ h O&[E*ǃ_L|k&ffKyK^L5"(|qCN _cGJy}T@a'7Q;tD7Pz,ޜbiDY>oF~4Q dbyZYsjdqݪ0={TXjwK9+D Bl+đW*f4EZT0Q )zSX]pjfC-cOj XNH`beJgq.ke֫BZO [Q{ډ# mҡ,MrL6ŲYpz5$&l$DP20Ѳ s&B\/0&5oZmBFr6=.7x6zN&pVaތ ַ|{O$t[zYL4EՋjp%=ʝyԲ"v} MQNTrR)rq>eJH6T:.jXY4VP2 cCܵYl\̜" P2)TM?OF ŽlČh ן:fBj*22rZ,1s5n~W#wH;<}S?ЫuKdœ ,.Q\!R17 =+,VIM:Sy}{AUnT.иR☛1p i9$ArJ]4 kl%,{"^gOUEk27N=,ikM)q!I &$%ZxMm6l$ %7˄đS̓9z8ne\i?Ò2j\g8o.G̥teW9m#$\ Øe 5& >(rt I.*62DsES-CC9;He\hXIЫȧOfSoCIɕ=M4*;;0# Z{pęV2Ե?&#pkoM-ɣzʌn,틒D1rvbcb< $tIP q84ij \+{ TsLsw:$0]!i5ÀȪR| &W c`OmY9WL"R[e7lP(8;~h:HM!"l27%d)Nґ=7Qggd:'Xh,#bi{ψ⋄Z 0Ah6oRʄ_\e4qCѷ(YX;9s[Q2>/RvRA8<ޟ־.'JD#Qoj4?|4e8:;ִQߪLbafva9k\S(vK 8dls) f?(#WUd]r}} 3ńUX0\w_'>-Ѹdg6.WQPthHý&mỳg9) "\nnHt[ԏE5dƊNCjo$$ yfZo _J1+Cev!YY\Em sDm/"P3~5<Y[kAҭ{v}iqv-9:s_~@$X~L(*9rѺ ͟ %LhF~m}f- Mw2լ6[$/VܘNz}h‘eغ jc.ehO75a6AcP%vb'moz]XB@c>4J [cc`@ZD î@}ײ/m7-Բ)@K{> )j;pj/fY<\tt9c?\!ЪP#-:UԽ+z5cbdz*2(ABa2P6nxlԹx钷Ė,?Rr/]%Twļ5PՔzzp3ˮ^G0o֪aŒt^)3ɷWbΒ3qn5,aH0y Y_/:#Xɻ~ 4δN-( 5́ c6y'r&Nyqi1߽+kyDQf; jF@ 5VvD>|)\a+\,.6ZMfwϬ26_7bwק'ټ:j`*;_ l8-nF 92&l8d8Or>>#Vm҈AW9p=p!j] DVTDgUS; Oȑ:'ʶti>U$J1"_Zkj-xm^p[Q˄Q.rB7"\}Ao޻EBc``?#mz { #G,K*8(ț˛wbaB6װ6K טsR4;1N()o{XOa @ڮNAw{lLeR$<>ċJ:ַ)0u`*RKT0uVc䳼 \jH+h3` -i(Pnr',{עeȹeBЗUWeo-nz7]DtR7D+8n7S@X!7n8axiݣf-0+b5wT='hr@3)&Wy2wvz̏`<築~ ܉Yw Cc BWeލ/'쌡Ng?#!.Y8e*t; (;8u¡+N Ум>=/6vu:fU->O@?l02"wv cEܥ:NsBr|Fm3ӣa.`(g6^H,GV qX*2'G>y3[HDŽ n_4k CMU֓Ւz-2:m1 ljCi/D%;J/?q@re}>nЮ Ibߕa.4Zz:.o;YGc@WBYW1cY e88wR?2՚_Yhk9 е=bc/#@;ȟ5 B,G#R|"*$CGS8?Qܱj`f-grfM\{-=Zྟom"'}3C+|`f!M(p9coDdaӾS:{{EŇJK7zh.Fh*I ru. Cg% }ڴ  X[KZk(ڼ)ěJ߮R\ ,&FPM(d:.mw]= f f<ƨu#pBkGzF7fu2iwpN/esh:m1lv!$1(s јlu:oXƺ"/k&? ?Ę++jTHvj>a7ǁS X8?V;T@HO(]!0)y∣¦L_^-knAKwA)3h'=nHw p4d YIF)̂c:à@RmJC !B"wy)٧; xUdhj#04Ǖ$ƛnh?&41n}Ja8|`e/ңe|#B. 㐰%#/ +lNYP >CkDWOұxIAG +֣6YhBknylͽĨYSN\]vQɺb2Ui;SC7_s5ҝD"НlE(73 Y R0Y NfEҥ~[kSp)"_HxygA53!JWβ54J17m}/VSv+LlNjp?*ać.O nG;89VUIBD7H3>7ڼ7f[j-+{0X{!8ߞuV]ipUٚSZ.4h|#/*tH@rqO?90Y 8=rW3&_['5Kw/ߏXԴ5ѻ?UOY"ni^pfݱ l}4 d.HPB KKP<ˎI6>n)'`{ݵ1+g\ǴsE",.HhcV(0lqDT X5N:2>Ag+6 lٜ]%Rڥ5էAE!TB8ճ/;2Dr}_t7Sʼ]F|[c~CO&pe!g&4D,%ůVEE|GR];tW׃Ӟ]9]ݯ#mKxU\u+4_=9Z5җD&V®G:_9KfWGB}5Rv÷?4ROlm܃~~Π?׵ /ir6VAF7)fhbvR]U @{06ug@rs:֛ՃtvCJk l(sC!FX?SR.\ u:yOg nW%ѭ#2v^ >Oٲ#A*cv_õtGbzh,WG#C93Vm_Ry\bI&:n>\-)C.%;o~aդT>.LnLp3 p=QK/IQ)SE\@o:Sx -GX蝚W@I"G^5?ʮ :{ +MުgڃDWS?%PҍCu|9/+5dR'UXBog¶b%1)/TꁫXz 6dÍ_4G4[=^6wAcLxm̺:3%`|Ic}?vv;ʼۭ\dj'Ԟ2M<"b柃hϑ= 3KxCuez-7 }H1=j (:#_;8Y?p36kL؝x.p+Q:d xUjN Cmzr?@wnޑ<‚ :2b3NboM$azzf -ދH` ;.PlM˾ a疱,W 1MEJN-JʘMϷ\t>;%}V^Pé\}uQ-L鳈 > 4+\aċiQJmHn=aBSPȡNs'_:R3urƁ( ? 7(hqNc`74P&h@?MSA̪V{h:xYq~ ?'׌PMGᣌ^ÏEH }*W'O}86rI:ЂPID:l5yy 窼 kd$T:,ay7*r~B9~&2#w1Cԣu:wt.qg, X?WlɌ2;^q5&iEÆbeuHJ)_S.J.׊-ak!Pyi> X.~̤W5*cD.+%>(@Dm]qS{_TbP/4+5`ƕh+\𵣵DCa\Blb6܏W2RWn+ |ܤx*N,+!3jfeBR} KX|co* `|iEȈs|; _>ӝxf!y84$+20" <`4TrHvy־Nrd> 6 U[1S2۾xxlȀ80%V]dTⲺ9Z8o)Tɋx4vH ZL_4ꦾֱcĤXB +Nl.$ r_i %+G-[ z:QwFO)j(A hC$bۇwzYB2^{@tyn;92[ vYwZC}wtj_R'>72tnIfe)mE$25d?A/qu?oO]3vҽT1V-?/o a僛B |Uh>w6 i\2k8E-C(\I8H~o%4 ۗi1]R&"NlFb? AExeA~#՛`=Aa-xj0 |)Ir'4@\\_h+MY'>]J, ڴ'XK(+Lu8qOC]w` H7BJ咟"LubXCPB{ʙ0eyW4f$Q @yըB"duÞ/髮ʵae`hJN$"+2p0py{+g|Ci"vi A'ZA.6-hUvgI )<~YdK\=,1KܫU2d%kt}j1 ~k$ P̈Ħ}2F΄TIqú*՞PaR01ΕF}Lv\W&)Vij! X6:ɥ;/a* @YA驙uOZF^KI)ùޘc3/BbMw8 ~v'3\4q'?4# X6SVOu~WI`}<`Uɑ&yOyGr nE^BJ^BbLa0w~!'C[fv]Fs]}RCBuw-G'oejN>s/s&~~#J<ח IkٵSa%Rvۭ5b[l3QXz){s%7)Gc)c:dIJyoۖL`Wm0b۴~ᡛ|߲Mϩ6$YrM NlBnzR"9|Wwbn[[v9xV ^#fŸ6_( ZCdat Ϧs{Jc/za 'xSݕS=w07i}{΀>T i562NIC#"=pem(: w,OaeBMƚ@4?߆*8!tl@ QiO`3)2T2!dS-E)$VÞ¶ya4ќX**%Y불0-žk c6^'I&ƈ_o5G%6R*4k$#(N3ƍjv|!3CB_dʄ0lϏޛ(qN-ȧy~963q0s0WnDx*(!ajRv&0RJHWIh0PFpɖ™*SwD>ڣpD~󕓞C$ؙ̚cn f?"<1y~/P)ʍ)f"* s{ # DRkQzOƾ*+5V\yW@@A2FUXl{jA()R8"% Q FB0W#勂)}J4F2IDfxڲ^=dan!2?ݙ i)q*q3diL4!ǐNp2J< 򂳛P5aa_h~c\Dj 82la&@1j61pc+w/Z)϶V :4+Wx<73_"-~p/CByy #_Dc2a 5˨kF)\րP#Ɇ6>v[ V*Kagܩ>c1|_o`G^*Cȇ(lfɼحSj.CB^B==:\RvJŴh೭#uÌ 'Жx`>M* 1pA8p8=`Xt6ЦNW֭IVyF>`6E_GW8}'p/J3(L)k8d@ bu)k.V[czcD 2&@o1Ji/L~LVcΥfI~iu6+a4, NT);BG''R2uի `Q*X)V`i4hk(;=c[ [aG%nDAI8txG2;FoX{JD=dhݼi}p &O P npMt >b qH_w$;K,* V;&<lMjibXGexq M|r$XorA6uzz2,k4Քs~dbH9\oEA$ /ZST3TajndDR槶m?4S똢k\TlF"mr!pSML4HZ'VɄ G}, ? VK7j@CjIA~<_d94;#`2׽zZ?9m]@9#GERyixeׁFϏ ',S9f*@ :"$ &03q 8+GF o3aGюtAB Yz U~[@Vm^ddZe|[* S $}nhSO5pɯ7=x2>{ebsߑAe?x+`'I)oۛRپ%OqސN9ۢ<`!Fw!E +xf/f~nC刁 uя*D}u)ߎM g8ۤ|?\Bap&i@K Ph,u8;)'1*(Be Nm%6u3{,MHv: peUݭ竫fPIH9%UM;+Eaf'!5G0)ߋ,XVv|9Qxɓ8;Q+n\zvp=nT^bPXuE,[%%=|,yGG`Vϼ6| #8=L6zsV|߮R906sLj.`dTС 6c4<)w[?5P9pz{[тI%Lo'.HSXg S^-^y/0>D;97eU/Z+L :G*Hӆɕ)F$t&pYQ?E5-\ɟ=nx "ˬC+N~G ^ NtF04U pmH>faӡNNM)/y:XD,uRIWrZo({<]$uVm@6GA\_q.q\ J tS+$do:C9n}mRwݫm/iie;XJ (3&E-r a{x$Aoް):)k~5OcL"k/4>;3t|EY(fHڄNmS&[2b+M+Tؙv o=$` $?NJ"M(WŦjA);Bb (mjԳHtCv1 I˻KC 2RiJXƿsYF^BV12ӆ*'>)z^ت]Fjl F; *qmtRĀ[C%a{ٺm?B~(GLJ,-6¥NJiyk} MYhɉXr;F52=@eN=d=/Dt#p2P@y4b\h>=tq@ 3d+):OAB3e6Q=6h#]ӌW:=>:*_{yc WK )5`X iC;Hoؓjs(շf`@-C4#yZQ_Jp] 'Kqh ~T럄4:[ rA1ɍ2*.@-342MW,/`^Dbc 6LgF#^3̓s'!Ε @_S)%v2\ NT/`dr҉5\Q;Qي= ;(6~gx Qc\@Y]ԁ j faRHCG*"|5;T@V .@7KLjW8fL&p%:xXeGZ|nĦ eO=TjӸ4:EHPh׺B1]/׳.!`Ku\_s'bP ZQsh0gT7d]з:6״,}a;!p8Ń1mk K %"'NeQ[4q5#N95BO_Ū8sb^v;6vmugPI:ߨv횺=53']Qcwn濞ʶNBIU2Ԟ|0X Z#˘ya5:}H|VcXWّqdhBQ)R>?U'dT"ǁ`9˫|]=]2ΝiDdpbSi3'o ݬl"Ng(L>Z&m2h8:G*EL嫌ſ8cB{~6bww0`5 l ?8x*yJOK%$D&W4N!gO"ՃQ/!||J;ʬOcս Fr%[q`Ю㥎ePx<)Nq*%9z? ='?}ʴ7ᡊyfG`U^5hS*|X) Fæ=j|)H| q{{&X[1m#dx&0XHbI%#3|v|ùAe[:ϱ}D:rlrq_kXyyz@yզO=@wuj_Mf#F( 18ߘ,oתR|9z,rlZKkXXs#yG/nQt3hgZ_'J 4 9V߆ QtVWW/W LL A MGq nmFV& H&Gwfg3ԋ?J0؎6X cD'%|2ք]6T)=sFhu`\Gbv7@*+KQaRnܝ_4WE޳s+"8FN!4=yZ'#J=dlVi&Ym}H63FT=pૹ\;\ ?fdŪYIO||d*ӪtޗGP2I=g"hDIp5(4Q@/{phU)3-BU'_֍3dܲ| ~-BսOکoҴ-iԄH#+#bgLjYw7Ư|f(]_Sn LuL]l{@^ Z&A=kc_dp,DL,"͐ ?DAZ# ]g؜2 !!t-!d\ |vs*s^hy%4^ɋ*řlqiPnEFypbMVo\Z? hh`;V; HA0X+!ʍ .0S-%T/̷,q.J+`~M)_X гOB́*qh~J}g{OH+#¶oө?Ց ct_IRs'`Ofo {Bt=\-m/TI\y@NPf34T3(a>iٕ%lZhPaɎ6*pN@߇Krݺ:G%a'95 v7+>$H+)_|^ss|E {8NؿUӻqB5Tlu-ϸJ(ESy|' ʝԛE .2ֹWum&$o"=ݺv Xt׎6I⚲7Dȳ.K_Pbcnbn]MQ{ G|({]V W iTٳměVI>]!ws=~/Rַ^bRcc$So , ob h!YX>.(/X5:TɆRiX_./J#j\***ԗkOmJ w-y"TC Oyw @6W8ȏ31gyXDVg twz+Vy(mh? H?#b?صݲW%F}PouG"S0y- ,`HЀ73 TRT7qaz cpm" jf[vEg2L!o"gHiuJJ^3=#?83ǷU2%GWh7tD۞r_R^=5-#M7d2imh}+LW̻,ke ˝{BƋ(8{SaėIvYkj`z`Ó."o^aLY\l?9{ ?Yc%andD+{ZmOsҽS~|5A&6n[X̛QhG Ɯ. ɟ ,yj97+7Wc'4~0]Z△iYK>mBN)52M¦M& ZrʂVGu=Q[ ̾W!g YM' r2x'W=B)X]#k YـJ By\ QVsuGp[MEJcȅVQCvE q-u+8Zyq9Ok<808ÌDZwmUomnH:3&Xٯ mѭ|`%k15C ޺rTa(WZ6,C=↵fmg!Em^:?=-K1[gyPl=wv(F;D;9^dA% DaV _Sgg7W&$u$ {)bBrɖX*0[lj2A$ݫ:d 3l( Ki[a>qX.LC̴<%V $hϾ-ko3gǜFS]^PMzEa 8GuڤP)n%ΎD:yfkX}JƲؙ-R|ִgo]ۊH,p4lZ\PdOElE%vw_%~D갊t/l;@f_ /EB*MoJw ' )mgF%+1z~Ɣ;[,5| C̩[.Ġ0)%1΅r%דAKpiJB'N2#D6CSIQon$ބy}"nq☒3~FVQ//"Ǡ Iӊ6s9/mZn4Aw(-F6Nyqe0y &G5vEK`2:jD33ᙷP35}+<_eAh;fCyL~xO&Do =/Hɝv+D^/6{Q:VF[@ѺUl0.sRBHntLTx q Q|gr߬rcsyWJ<@UƷAzj99WD{W ؘ9*%M1,$4(x( $Y77nJz#I}Ue?9-眈CI8֗#0'!Vq&GW5V8.hl(NQŒ"a=]=lw .:#gnbNv]#q(, $2L9,͆)Ļdds(A{Ӆ?Dl&j'&<}ߪTX:_ǹoSn8j%a4}+0vZl{B*%GC{9(r: v:v1&%Lf4V]઴OD  "w7P%rTi_Y\: 6HwW OSߎv;7)ſR oS`̃$>Ul6&ɷ&B>)'9N{"N{Sv#;]nؓm+^~`mz@@bc-E'$U[=~Y=@x-qngwɇj4͛E. 0c(5M%zS榞zKJՈTf豖&ܮgb<5Mt^6 EUJPcG\Xɸs$,t8Dqiv AE}Vv) gϺ[' |ŋ\Nc?2;Jh=:j8bkO<0MIr:{@(I[.Sw ct$n ȱRv ۄҌx" '*JKLѨ`;NЉdBڍ'0 J= he044 $?eJ1FҞQ)ƳJx[$!%NoUGja/f|Xfx*Pt* R"޲vaFWR&"Ϗ ˞Z6Zv)(1;?d8d1:^,8~2oowHEzفبCR`;8eA.U[ n^UA647Kwq-?*DBn̑-\nBq~"1DXuʙSBRK@*J􎍥H %e IA2IO#<;R /S= C#z[r+&?u-Jk1@?B aHHaeAA.s_S`o9{+d!E:Ι<ǻ2gEitv L@.(Vx#ydֱXo?;h\1\!\DrJ23,ڮ>Uޢ^_$;VoC@ˍ ߴeh%[?3= Js#ƒz-J_ȼoX ;Q A׿0b¨D+|t?V ri܈qW|CF4㪃kEoks.5<6ڢeDo"<sYr0U7׃NJа e 2sD@"꿦?=fcN=pO~yf"A l>ݦ 杷l Cp./-rvd~ʯ@_[.Qm jvaJ4_r ÀC[KJwɤc7HqUDZ}JZ8L3hU%O(iDLu 0oQ~z[T#ϊ2/hI-:8qlJ;>֕Hs*XWuޤ3_X;- :&?f,K -E~ {B3!o_! xhtOKcr iNeg&onOp\ '&!('a)D]A:vMU9Drc Q0olhB?P+@ZFI .gڽpS=w<)c'0‰MqdoP120AY+ VYg2˼\[+F$ Mk9+2q2ձ@18XΒZOvRSg1;1-#@Ť +.!6T,cw-{r"<6͈hkV={4ɒi-E.lD MD_[2-/ZGh+Pu8Q:%ac'-hJ/{=DLy @=!ɂ@gτƣʭgՍ](C ZE;pе>>I[fa~<5F>nXmk:@SM#ȕ+drWwD[\.^H?"g]+MnHva`\mʀ5 ?g[ eI)扲%m-qǴGvmƔ4]׆֪z7ދόPLEIn 7.%RX!8#|:^b]%uϣHJl8+Yp|0bp`&ߝK+vޠ:ݗrw&X2 ~YO{sk':@9zo˔SgjfxDԺDT%d! Zelޭxh"gzyۯ'ďo6*CqD`YY$3;IQSU6۩W g \7چj4ʏcbY:nU3,ޯ+O]Է|93u21S,?4lӖ%$oj}OoRPLӯW(9jgiz/]y.>h)v~DNfO}ŚG^|UwFUH~ZM`Eexf*5S[ߓ7oWNnQ4-p _OL+1b!@TK>驚PJs ڋ0怉1Lob@(@|[US_CK6S69WU\r7n N,=NoɊcs>|=)Ra%͘ Kؕ4E9NjqnpL ~i2N*lymNJaZvYV*(4w;Ȳ:' !7J xt5WonӺdY2LeD7{t{~_6>2#$0/?q_'&$ABK@2X~<] m9V5݊N;Y Lb.2H?{Ɇ=f Ρh_"l6v %& fP5w=%IHR105վ81!jJJ~Fk ˳%}߉B6_o#muDՆTG>Hvcv[P4 `h9޶~i{i 9nY> ID;BNmU~C>Rh;f9fR z`mLwӸuԜsXCw [V0bjbRZ$SIrj43d3Yё'z8Y0Oy=>'kx05K!r Qj<#_l\_+[M $mE|u':>'~XGu4.5=aTIˀwh &qik%!h/SoSSpÔn=[o,[d9ܹc@)ӹ|Z.e)`*!0q1W c X4x OqBw7B&$Ja!?$a׊=iCn2 &;N{ L>"Cߏ~=?rA\\_Fnb,yq'"_lќY MHVC:8$l + g)4sS`^h,G!7WM{0'zvW'e6 ^ ꮖ{(eVǭ/FXU]ʴ)4)s.M1' 斖#X`.6) z;F1*)?ȁΜA{%5Wn՟:ݳz#! GM%sR|D"^&_Xrlv5-.zBk(hU [U KZL OLQA' 2bS渚FÚDʿ?hk^ݣ8.& a KDQPb"/] ƽ.+މ&C?3@ѣ\bҫQw}@tH1JJJ +83REXf~_0JL'Y7b~*z2(OsH؟r Ȳzfe/7$$XtGd}x8$@U-8?O(?CLT8h=LRaN;I ;yݘ'OItVDt_p^PK'GSBU1 A}6Y2yٝ{5nEdndo;4&=W ?lhPPA UXD>&BFJx;5؅$>UK!/}HM1!DEt(Aȗb܄rk,uf=wb[@#G])UoI,gm}PѰ9La IqQg498A q/G!؆5#Ȋ3Ncg.dhd-+~m6H7m|&&N˟#QpG|hn ׽D"Ò$$p'5[>ԘS}OEKe~l,jP~H%RQ[mI;)/N#J;&u YE|XtҍaMT+^R%mCvu*W\f%hl!3neb=Ihqa"d]9wW.xcN0C~O0%R RI&~nɨV 1*1yOnK>Fj7ʯiq'~y!bo8-cWc@>3E귎{πk&W]c|+PN9V*RFoJ C{cC0ڎv~#m-+kOWI˭sJ驰:0TI)2Ǽ[\CNeF^$)g{;0` :gs&t3~UwG='ncTY8\n줽յ0t7zzIhQZKE(lvh4 -GTyJ@wҳKA\],R9,l) XVpF S!q (Aܬ'`Day(eŊ"]a΀sƺW XweJ֣>$ÊXO"QFvgv\FIJk ~9 IW;Zbsz~ȳ}reyJ_ƱgT{Ɗ-9c/9u٩#H3/Hrysn~NyZ;mv8I/,\o,@l.w^1*Ū(ūz[f `Uuoy@roԨmㅼlgW=M=&=hVIB||n[S0r?TXsi慜K)_@= c<Z)̧VH!\[+ԟ"Bڟ1q>I8^X_C!ݝ!sx-wܰ}e1U_F7Wrޱy.0 ޘ@*KcUqevQުMh8ۏC=z}AMJM. -geq&w3>~%#ҼiV4EH'ע- YMY(FfjG;aJY7{!rU L Ն%Latxj- \Y4 4TEscsޕ$)ٔRS͞4_k O]{@}]20*݃ӇGk+cM*"ŪvŃ^ݱ NBP !lі(7ĭFz'Vl E!Mx /cK$X#.r ҃, 9~hi@XMƾp  ` $ Ly !޺èBMU K)L[ܢwr:*V@ P e P)aA ܓ>gᤞ :;rnuIq[{)==cJ}36! vF -ЙB2ת:z>n{YZW[y+$NDZ yp} *y[E*^g@| ,f2l֫^`/A5%w6d';nz!2FG߳0@$ϴ:>r_ sC G4TE+pDUg8ZX 4bͰ_ &{M('n4EpK$̃ȵA0z5?XM9Fu)Z&#M9jnQxAiHzR؏uxռs,n|6F#1d*?DD?oϠgk8|ho3vrG=A9W c%H&j|47M{te `#B3cOAh b)wx,_ Vv&% SWץgk/zxոP%h%8( nT\`"ive3a|'?w.&2jkr#}L5 '.E]nI)JEɌtݿ+p#ћbCWCh\)*ڍ%7V*PSR'2чmg b,V S/_w ܬ+Rk?@'([3 f@3Y \|o;lp<P 6 OFE@% h<jTr3p`͡I;F/*^C?7 Z{t2 C}ZE)Np:A H#]G r?d_݈* *]]8AD9)s[IȎ,6-ry<^tܖ-2!;G~s75֔5N)#O2 5k)EUomQ+en|80ާn`pd*m7 `CD K3ȇ vk٬mSWdLJev.QA;A-PVK \BAVU^m hpwXڝiXG\2ӿg8T"*&K}bLJ|Ts+d>0 ZNGD)`ZE"u'Q~7azGf3+3aE_%G6sݬq5<(XĈ4!SHseÞsˮqP5KUҳ:N^2lqtm!k'O81huo8e[_`to1ꌗ׭[F}K%;t|7()cdAP"1o`a/SR(*\f@Lo}ߊȖXvk~Ĥ%!j 8$c=PRe*ws֭.恞H }M0pwTj VQwN/]9:jQTdoint i߶|ec;JE_u v-ܠԤ^,Jn,]B}o|lCa`&fS,p?U] K|41⻿KOS$ȱh&.mߗNh)L31!`L-w%72f->q0j1Zs`j s$7KEvZU'A_x&fCt9r9ByЁn:UoAL'=uk,>)U>yw0NŢҘ\h`iS=R+K?2W^ Fl-rU~{_ˮ3pW}8Κz^0`tJ3)@Cww>X[ V!+*KP߸Bt䖖xCw 2cuϊbh:qǞ|8p'89;ֿhL'oЫσӡk6f4Iu # 4qftϫVI,3sчazQXԐ {w'KPY~yͯJxyk<Ҟnڡ\C$\ض; jH#vY 6d [jN.th!A]wUk FxH["eY)`L"oH/╕=e߉ďU><<^Fū]qX-nh ;x`bfПHxNơ dҿvȏ#*'nI߳$6 IrK\Ceȯv6SMcTD^U7@ VzKC䂣ځ~"(^Vd( BOAL+ݙIf[b7'G#:jܤ"D$z1-g0hG.T{U岢zwRf VCN6L'WA3'2U"ŝRN:ƿ4F:>W~RuW UP\I$h{DJ>wyY)ZR œCnėgB2m}:qD5R|ȺN>:kjv#n*V/WzD0eȉF :4_czK1VHlN+mF6{hq IqiEQ-*i=?6Y0Q"_jKU~(D1XivrEBD3Wc_y]ԗaf}&H}>XRE=.7Lp<.[*vypėOdݙs@Qi̪<wӬ*=ӄOudcٿ0rJL B+g%er5D "az|{>-b䒥=5xRn7ئݐ6:m8 D^T^AbuaFkq~b!ጱn͇EiB`EV[2Le6?ޕOt^8ώ^y s:cU{&ԘԏS/z>SHƌn3O, ?ҡ Vg%G"D%]uu"_L_|HH- q6i5I`(mYH.g8?+uB)՜N?c.]f6U()lARgA=n/L*<7 zQKJ*Y^HvL_-O0CUOܶqyIC#& 3 ø_ow\T\310T.]3 ҰX]J==nY .rt>y4/KT[rZмp~GUm+B}LלC?&cR'Eh;[]"9>!F329!'l< bI[5\u~] J~ZF|KCt׈TkpZ8&[gdrjb I@yȿM@(m4K:c,/Cl:ik|KC!Lf} vS A  YZ