libboost_filesystem1_75_0-1.75.0-2.5 >  A `B¯p9||9-Vy*,1R;cqᚆkgӼ@+i)'>3be95e092f4a0ba5810be020579dd186a7fde663655aef5c62766172b0cc072983238d4f3ee5d5aed445513dda824c3e0e7adea70`B¯p9|*4 2aS ]jbQGkx AY46JMeb\m8Ѷlv!1hπ\s6aU,P!Fp׵ז,~XUP*R8Ёakjv|mԲo2O< ނM(="YxtEq7֣[,D?/KVf^c1;$WVְފu1Vu- kKu-ǾMU4 Z X"fd0%Ә]R^i$e|\tN :[|>p@jP?j@d# ' J   " $ ( i lpuzt(8N9N: N>g2@gAFgPGgdHghIglXgpYg|\g]g^gbgchkdhehfhlhuhvhwixiyiziiiij<Clibboost_filesystem1_75_01.75.02.5Boost.Filesystem Runtime LibrariesThis package contains the Boost.Filesystem library.`Bsheep22hSUSE Linux Enterprise 15SUSE LLC BSL-1.0https://www.suse.com/System/Librarieshttp://www.boost.orglinuxx86_64h`Bd0374827551b06b04229fa3941f8e908cf984570ee5de94d391167c6027bf206rootrootboost.175-base-1.75.0-2.5.src.rpmlibboost_filesystem.so.1.75.0()(64bit)libboost_filesystem1_75_0libboost_filesystem1_75_0(x86-64)@@@@@@@@@@@@@@@@@@@@@    /sbin/ldconfig/sbin/ldconfigboost-license1_75_0libc.so.6()(64bit)libc.so.6(GLIBC_2.14)(64bit)libc.so.6(GLIBC_2.2.5)(64bit)libc.so.6(GLIBC_2.25)(64bit)libc.so.6(GLIBC_2.28)(64bit)libc.so.6(GLIBC_2.3)(64bit)libc.so.6(GLIBC_2.4)(64bit)libc.so.6(GLIBC_2.6)(64bit)libc.so.6(GLIBC_2.7)(64bit)libgcc_s.so.1()(64bit)libgcc_s.so.1(GCC_3.0)(64bit)libpthread.so.0()(64bit)libpthread.so.0(GLIBC_2.2.5)(64bit)libstdc++.so.6()(64bit)libstdc++.so.6(CXXABI_1.3)(64bit)libstdc++.so.6(CXXABI_1.3.8)(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.20)(64bit)libstdc++.so.6(GLIBCXX_3.4.21)(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-14.14.1`"y@`__1@_H@_S_s!_a@_P_G@_?@_:q@^j$@^Y^[]}@]X]]m]@]x]w@\"\\@\}\Y@\@\T4\HW@\ all libraries except the parallel ones * gnu-openmpi2-hpc -> parallel versions with openmpi2 * gnu-mvapich2-hpc -> parallel versions with mvapich2- Simplify _multibuild flavours- Update to version 1.69.0 Breaking Changes: + Logic: use explicit operator bool when available + Boost.Signals removed New libraries: * SafeNumerics: A library for guaranteed correct integer arithmetic for C++14 and later Updated libraries: Any, Asio, Assign, Beast, CircularBuffer, ConceptCheck, Context, Core, Dynamic Bisect, Fiber, Filesystem, Flyweight, Function, Geometry, Integer, Iostreams, Iterator, LexicalCast, Log, Math, Mp11, MultiArray, Multi-index Containers, Multiprecision, PolyCollection, Pool, Preprocessor, Rational, Spirit, Stacktrace, System, Test, TypeIndex, Utility, Variant, YAP For complete changelog see https://www.boost.org/users/history/version_1_69_0.html - python_library_name.patch: updated to leave Boost.MPI python names unchanged. - dynamic_linking.patch: refreshed - baselibs.conf: updated to 1.69.0 - cleanup spec file * removed no-op conditionals * appended -impl to all unversioned named Provides: to facilitate introduction of boost-defaults. The defaults package will provide upgrade path in Tumbleweed for -devel subpackages.- Stay with openmpi also on ppc- Fix build on Leap < 15.0- Update to version 1.68.0 New libraries: * YAP: An expression template library for C++14 and later Breaking changes since 1.67.0: * uuid: sha1 detail namespace header redirection for backwards compatibility was removed * signals: Boost.Signals will be removed in the next release. Boost.Signals was deprecated in version 1.54.0. Transition to Boost.Signals2 now to avoid disruption. Updated libraries: Beast, Context, Coroutine2, Fiber, Fusion, Geometry, GIL, Graph, Lexical Cast, Log, Math, Multi-index containers, Optional, Predef, Program Options, Python, Rational, System, Stacktrace, Test, TypeIndex and Uuid. For complete list of changes, see https://www.boost.org/users/history/version_1_68_0.html - refreshed patches: boost-no_type_punning.patch, python_library_name.patch - dropped: python_numpy_retfunc.patch - no longer needed- Re-enable python2 module build by default. Still too many things depend on it.- fix packaging of Boost.Contract on s390 and other platforms without Boost.Context support. - fix build on older SLE SP by owning /usr/share/licenses directory- Update to version 1.67.0 New libraries: * Contract: Contract programming for C++. All contract programming features are supported: Subcontracting, class invariants, postconditions (with old and return values), preconditions, customizable actions on assertion failure (e.g., terminate or throw), optional compilation and checking of assertions, etc, from Lorenzo Caminiti. * HOF: Higher-order functions for C++, from Paul Fultz II. Breaking changes in updated libraries: * atomic: Breaking change: Changed the result of the (op)_and_test operations added in Boost 1.66 to the opposite - the functions now return true if the operation result is non-zero. This is consistent with other test methods in Boost.Atomic and the C++ standard library. Users can define BOOST_ATOMIC_DETAIL_HIGHLIGHT_OP_AND_TEST when compiling their code to emit warnings on every use of the changed functions. This way users can locate the code that needs to be updated. * multiprecission: When converting a multiprecision integer to a narrower type, if the value is too large (or negative) to fit in the smaller type, then the result is either the maximum (or minimum) value of the target type. This was always the intended behaviour, but was somewhat haphazardly enforced before. If you really do want just the low order N bits of a value, then you will need to mask these out prior to the case, for example: static_cast(~static_cast(0) & my_value). Note that technically (to avoid undefined behaviour) you should do the same thing with built in integer types too. * spirit: Removed `with_context` utility: header no longer includes boost::next and boost::prior as they have been moved to the iterator module. Instead include . Other uses of are discouraged, it's better to use the header for the specific functionality instead. * uuid: random_generator is no longer copyable Libraries that were updated: Asio, Atomic, Beast, ContainerHash, Context, Core, Coroutine2, DateTime, DLL, Fiber, Filesystem, Fusion, Locale, Log, Math, Multi-index Containers, Multiprecission, Optional, Phoenix, PolyCollection, Python, Spirit, Stacktrace, Test, TypeIndex, TypeTraits, Utility, Unordered, Units, Uuid, and Variant. For complete list of changes, see, https://www.boost.org/users/history/version_1_67_0.html - refreshed patches: * boost-strict_aliasing.patch * boost-aarch64-flags.patch - python_library_name.patch: adapted to not append version number to library names, like new boost is doing. - disable python2 builds by default - use regular Requires for libboost_header dependency- Use %license instead of %doc [bsc#1082318]- Multibuild requires versioned Name: tag and doesn't seem to do this automatically. (bnc#1076640)- Update to version 1.66.0 + Beast: new portable HTTP, WebSocket and network operations using Boost.Asio. Header-only library. + Callable Traits: new library and successor to Boost.FunctionTypes. Header-only library. + Mp11: new metaprogramming library + Asio: * implemented interface changes to reflect the Networking TS (N4656) * functions and classes that have been superseded by Networking TS functionality have been deprecated. * added support for customized handler tracking * removed previously deprecated functions + Atomic: improved compatibility with GCC 7. 128-bit operations on x86_64 no longer require linking with compiled library. + DateTime: Fixed an integral overflow that could cause incorrect results when adding or subtracting many years from a date. + Format: New format specifiers added and volatile arguments can not be safely used with operator% + Fusion: * fix compile error with std::array * remove circular preprocessor include + PolyCollection: backported to GCC 4.8 and 4.9 with some limitations + Uuid: added RTF-4122 namespaces in boost::uuids::ns + for complete changelog, see http://www.boost.org/users/history/version_1_66_0.html - refreshed patches: boost-rpmoptflags-only.patch- re-enable Python 2 by default. It's still conditional, but remains enabled by default. This can be disabled in project config.- build Python 2 conditionally- Use multibuild setup - build no-dependency libraries in the base package and build the rest of the compiled libraries in the main variant. This should speed up bootstrapping. - boost-devel not built by default anymore. - libboost_headers-devel now provides boost-devel for legacy dependencies. If you need compiled boost libraries depend on the current compiled devel subpackage. - run %fdupes only on the header files and documentation - drop build dependencies on gcc-fortran, chrpath.- Setup MPI environment prior to building boost. - Switch to OpenMPI2 as OpenMPI1 is becoming deprecated.- New upstream version 1.65.1 + config, fiber - Return a continuation from functions executed by resume_with. + stacktrace - Change preprocessor file extensions to work with the installation system. - Changes in version 1.65.0 + stacktrace - new library providing call sequence in human readable format. + polycollection - new library providing fast containers of polymorphic objects, from Joaquín M López Muñoz. + For full list of changes, see http://www.boost.org/users/history/version_1_65_1.html - 1d862615.patch: upstreamed and removed - gcc_path.patch: obsolete, tr1 module is removed - mpi_upstream.patch: upstreamed and removed - boost-1.57.0-python-abi_letters.patch: refreshed - python_library_name.patch: refreshed and reverted upstream changes to mpi/build/Jamfile as we are building python2 and python3 versions of MPI separately. - baselibs.conf + add libboost_stracktrace + update to version 1.65.1- 1d862615.patch: Fix regression caused by refactoring of serialization code (bnc#1038083)- make python-numpy optional build dependency - fix building of mpi python3 plugin- New upstream version 1.64.0 + process - new library providing cross platform methods to - create child processes - setup stream for child processes - sync and async communication streams with children - sync and async wait - process termination + geometry library had some breaking changes, - ublas_transformer is renamed to matrix_transformer - explicit modifier is added to constructors of rtree index::dynamic_* parameters - strategy::area::huiller replaced by strategy::area::spherical + context library updates - deprecated API:execution-context - fixed bad assembly for fcontext on ppc64/sysv/elf + Updated libraries: any, atomic, config, container, context, conversion, core, coroutine2, fiber, hash, interprocess, intrusive, lexicalcast, math, multi-index containers, multiprecision, predef, program options, regex, smart pointers, test ,typeindex, typetraits, unordered, variant + for details, see http://www.boost.org/users/history/version_1_64_0.html - Build PyNumpy module + add build requires on python-numpy - test_lowcase.patch: upstreamed - refreshed patches: boost-strict_aliasing.patch, gcc_path.patch, python_mpi.patch - mpi_upstream.patch: pending upstream fixes to OpenMPI build - python_library_name.patch: we are building python versions in different stagings so drop library renames. - python_numpy_retfunc.patch: rpmlint fixes- update python macros- baselibs.conf: (re)add python 2.7 and 3.x libraries- Fix dependency typos.- test_lowcase.patch: downcase Boost::Test usage of uppercase variables. VERSION was clashing with GNU Autotools define resulting in compilation errors of various packages. - recombine headers from various devel subpackages under the libboost_headers-devel package. Not all usage of headers that have compiled parts pull in their associated compiled symbols. - general cleanup of the spec file from old, commented stuffs- remove non-existent dependency in the boost mpi python package- update to version 1.63.0 * updated libraries: atomic, container, context, fiber, fusion, geometry, hash, interprocess, intrusive, lexical cast, log, metaparse, move, optional, phoenix, python, test, typeindex, units, unordered * see http://www.boost.org/users/history/version_1_63_0.html for complete list of changes - refresh patches * boost-1.55.0-python-test-PyImport_AppendInittab.patch * boost-strict_aliasing.patch, and enable -fno-strict-aliasing for python module - baselibs.conf: * add libboost_locale * rename python to include new soname - remove python-2059618.patch, not needed - make build condition --without buil_mpi work - allow building without python3 bindings, for SLE11SP4 - remove versioned build dependency on libicu-devel, apparently not needed. - split out the boost-devel package into individudal compiled libraries and their -devel subpackages and libboost_headers-devel package for header-only libraries. - remove all the -mt.so symlinks, probably not needed anymore. - ship MPI python bindings for both Python 2.7 and 3.x * add python_mpi.patch to allow proper compiled library loading - dynamic_linking.patch: first attempt to remove static library generation during build process.- Revert upstream change that set default python version and ignored user configuration. python-2059618.patch (boo#1006584)- Rectify groups and description- package boost-jam - add missing ldconfig for libboost_type_erasure - fix EOL encoding for documentation files- update to version 1.62.0 * new library: fiber: framework for userland-threads/fibers * new library: QVM: library for working with quaternions, vectors and matrices of static size * see http://www.boost.org/users/history/version_1_62_0.html for complete changelog - remove boost-fix_include_config.patch - upstreamed - gcc_path.patch - fix GCC search paths (bnc#996917) Boost assumes /usr/include/c++/x.y.z/ existence for GCC 4.x onward while our version of GCC only has /usr/include/c++/x.y for 4.x GCC and /usr/include/c++/x/ for 5.x onward. - migrate to using %bcond_ instead of hardcoding macros for different Boost features - better way to limit max number of compilation units than by reading /proc/meminfo and guesstimating.- Fix boo#994378, boo#994381, boo#994382 boo#994383: Fix build issues when optional_fwd.hpp is used before including boost/config.hpp - Add boost-fix_include_config.patch from gh#boostorg/optional#19- build it from "boost.spec", but create versioned "boost-1_61-devel" packages- build quickbook also in versioned package- update to version 1.61.0 Details on http://www.boost.org/users/history/version_1_61_0.html Obsolete patches: * boost-1.59-test-fenv.patch * boost-deprecated-type_traits.patch- rename package to boost-1_60 to allow multiple versions- Fix build on systems with GCC4- Added libboost_python3 to the dependency macro. * boost-devel will now correctly requires libboost_python3.- Add boost-deprecated-type_traits.patch to fix deprecated type_traits usage in boost/graph/adjacency_matrix.hpp header.- Add the following patches from Fedora to fix underlinking in boost::python code * boost-1.57.0-python-abi_letters.patch * boost-1.57.0-python-libpython_dep.patch * boost-1.55.0-python-test-PyImport_AppendInittab.patch- Updated to version 1.60.0 * New library: VMD. * Updated libraries: Atomic, Chrono, Container, Context, Core, Filesystem, Flyweight, Fusion, Interprocess, Intrusive, Lexical Cast, Locale, log, Move, Multi-index Containers, odeint, Optional, Predef, Test, Thread, UUID * See http://www.boost.org/users/history/version_1_60_0.html for complete changelog. - Modified patch: * boost-disable-pch-on-aarch64.patch - rediff to a new context - Removed patch: * boost-1.59-python-make_setter.patch - integrated upstream - Add libboost_type_erasure subpackage- Add support to Boost:Python3 (boo#951902) * New library: python3- Add boost-visibility.patch to make members of basic_xml_grammar visible (boo#958150). - Fix redefinition of _docdir.- coroutine2 depends on context, disable it if context is not built- Updated to version 1.59.0: * New libraries: Convert, Coroutine2 * Updated Libraries: Container, Context, Coroutine, Fusion, Geometry, Interprocess, Intrusive, Lexical Cast, Log, Move, Multi-index Containers, Predef, Program Options, Property Tree, Boost.Test v3, TypeIndex, Variant * See http://www.boost.org/users/history/version_1_59_0.html for complete changelog. - context now builds on aarch64 - Import two patches from Fedora: boost-1.59-python-make_setter.patch, boost-1.59-test-fenv.patch - Drop 0001-Fix-exec_file-for-Python-3-3.4.patch, 0002-Fix-a-regression-with-non-constexpr-types.patch, boost-uuid-comparison.patch, boost-unrecognized-option.patch. Fixed upstream.- Remove unneeded dependency on xorg-x11-devel- boost-unrecognized-option.patch: remove unrecognized option -m32- update to 1.58.0: boost docs remain at 1.56 since upstream hasn't updated yet * New Libraries: Endian, Sort. * Updated Libraries: Asio, Chrono, Container, Context, Conversion, DateTime, Flyweight, Function, Functional/Factory, Fusion, Geometry, Hash, Interprocess, Intrusive, Lexical Cast, Log, Math, Move, Multi-index Containers, Multiprecision, Optional, Phoenix, Predef, Random, Thread, TypeErasure, TypeIndex, Units, Unordered, Variant. See http://www.boost.org/users/history/version_1_58_0.html - add 0001-Fix-exec_file-for-Python-3-3.4.patch , 0002-Fix-a-regression-with-non-constexpr-types.patch: Fixes regressions in 1.58 - drop bjam-alignment.patch, boost-gcc5.patch: Already fixed upstream differently - add boost-rpmoptflags-only.patch: Build only with optflags - add boost-aarch64-flags.patch: Avoid using -m64 - add boost-uuid-comparison.patch: Fix regression in UUID operator< - add boost-disable-pch-on-aarch64.patch: Disable pch on math library to avoid compiler segfault- Add quickbook subpackage- Use $RPM_OPT_FLAGS for building, force use of the GCC toolset. Be more verbose and fail building with the first error. - Add boost-gcc5.patch to use -std=c++11 when building the coroutines module which fixes build with GCC 5.- Revert the python3 building: it resulted in BOTH libboost_python libraries to be using python 3 instructions, resulting in failures of all Py2 related packages./sbin/ldconfig/sbin/ldconfigsheep22 16149872711.75.0-2.51.75.0-2.5libboost_filesystem.so.1.75.0/usr/lib64/-fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables -fstack-clash-protection -gobs://build.suse.de/SUSE:SLE-15-SP3:GA/standard/b77e22e44f681854178f83ae29c5b20e-boost.175:basecpioxz5x86_64-suse-linuxELF 64-bit LSB shared object, x86-64, version 1 (GNU/Linux), dynamically linked, BuildID[sha1]=1330ffb34701404fa14efba6bc328bdda10f17be, strippedPR RR R RR RRRRRRRRRRRRR RR}-* utf-8d08affcef063005c43c7d958fd8bfa553cf9923a60bb645a5c54be930899c703?7zXZ !t/{u] crv9wH˺΀ Y/<d_@FѾEan<3_\2hLq` <Ezr)C-9i~H1T>_27By ^SL'c,NێO%Ȍ5]ڌ$(*mqQ9hqb>E`vkz1Ш 0Za9g@&oU޳=x,I6 o`bf/}<udRީJAcCx bF,yN(wڿ{4PT[).0)^&.ّXhƈ2_QK=a\R+uRC4WW:I>O5:utr`y$um̫LĦ i7s?i)ѿ!Mw#{)۴^ivȔ*+P U~S>NBb ֢O=Eb#Y;HA1n:"- H7%K̀MnR}QIC<ʮ8&\{+D:kV̾s9 RCXYvI ⏋1#`u5 8*禈.oݲurz \"X43 '\KUs-c{n.p_`8\^X KgP֢@I$2ZlkHW-)b"YmmVfK ,1G۬Ft]wRmG:dY4ۑ+^ك|s" tZ_j Z)of J >=2u] hH7*IFqBdQ AdG÷0|')`?j[M84i9s0 8M[}Y=%yD_ѢgHqvR\&f_wFSK4!)`c5TT婢\eD%\?*w^=u$|g⯭T SzXpɒna/Lg6=T}d ?/hG9xGy ށ~ JH2 S{-r Ae (sMʨe偆_AGN2pqD.'6, izd _S1ٍ Mv_aANP]ꎁN@ 9 wا 'q5b@DjH]L˼ q̿5d1 5%Z{.ԵB}fp.rBP>ʍf"0FIO 1${M4_!<4zB?JzCMtɍ]g0kq$l/=Jd~_.所rY-r,. tO& PQ Rn#}hNN)+Z-.=!NHИr{]΢ڪ32a)uɲ< ܑ]ud ;Zȃ9أ($]7 -V{k_[\~"&(z xHʶ> %!t=A9mc S{s@htZ#޵~7c,U&#/Qtp.]yaX\Rw*f|LQrszAwM̪R)x4A0WCaB7"@ty*b!6XSH(/|-I-ps1urwҺo^N0%p̋qK7!slfZ 2 <r 1WdO>$ݹ>&`kS2H9Szx@M}AꋚR#Wn*G0&cJ OUN،S"Py?s'?nKwZS%| .a%,&36hpVdܤP:!ھp|ˈ5+vjuAa%\rl-rD 23&'U,q#dn>;]llƤͭaT'q `fMˤtT팺KUt ] `Aט߈Zð76=!żDjhیuhp?-Rou,R0Q΃YLt++CdaLφ㍐Qcǜ8PZ(kށKIUذ\'3-S&'wms+G&2Gmکa?U 7r"-evxq 6KlG>S[D+"LvOWmnʤ?$[NeRhK$BoE=E-Bŋv`_mr֖JhDke좬glcP1Zb8i ߉{OFijMNνKe"t/Kk@"Olkni¬'u-*KʽQm`XbW;ಸV#ulCdش/W '4rB>W[ɚOv-xD߻BL-:+4P3).ZYw!*>4@֨E1qdx'"?bƹvӉm 3+ـcp&UNS٦y neP3 ʺY;BMԱ2j@R5he n/ t@1 ^Z~1W'4 SM^OÑU,ML1^E/$ f PkFtz niN!{LtsxjVHצ e$;y4g2="_xsÙVqɘɀR<m1Κ "!8e?D*4sə/P#CSgz-'.$Hxe"#^SH\LТU7|Q"km;G(rh 8ؔ%9 +{-xBLְ1kI+U%:ay 4@L&Ÿx]8-*n :5nzP!TvH^j5yjDV>kC $rnmڐQfɪ !uԑEt̴7ZS)+Q&> dsꥍMwW4,G+p^Od|XA V6 ˑǣqZb&TyZ e>@h6I^nE1˗#~8qK;o=2B߁I몠y_tv}XIpfXOF  xg*ameutRf)B$YAfm"ށQHU! ' {((S3ҏQ&. X1DS}ղ@j"$s\^E )a]y|cx-n=ʅv$۳]-o Z{R"ׇ|@zpw>JK?fomA'\ͭ~ WJ1>y{QlO^Nz+j`M^EClobG3SĠZ \{30Ѿ:YZˉ} 0 B!D)Ik%:rEFc)P3a~v|+~͡\oPbnS\piӢ;!}W߼Q;C f?@?UG+)1_9NV93ɧ x燝^?M)W sNb'[m4Oj [1)3oI_{9q{]"C|phA_ꪬ?wu$룗 77T:G!4s@`>#4'XU@BgUx!G %FH{:VB/hMf? O%8=CKbsʅEi~-Pkn$*^aY%fmr/w~ɲ5)z#qKdOHU$;Y[u䳭sKQXѹ-PE& ٺ9?~L> *e~ЌsVi9TÊi+όVm-/Qwx.!;bdqmGcYFͼ뱖1љ\)^-DqisL+]A1,2~7'ggoϚc@~OgR7Zlj54yW1U-!xӠ] 㦭s#&L=VjKY_5Ή#0̷+T,D/I{OaG+C\OKM O ܶ’\tY~TZ첔dO/ 3Bܹ"kj.n/S'"?Aavxa?L!!&тO4zrـ&mO;5!1Jnm0vwejIem~?$0*@*\zd$'I6SU/W7ŇϡN 7ZY}ߞ 2c ,amm=䠜o=1Dok) 8߼<:C׌ 2ۥMeC+`0rkҥLY2;?}Jm \L"p]I#>ZT4i0FP9JWj s]s0|3*VK+2 FxMtmG4b- .ZF1 n1o s`U7Nۦ#i۴ino|Ƹ$2T'suJH֡-JsN.[UV<\ΜW`pH۽0ұHy=?z+8E-ɽN'  'Z600J #WcoDpb\,_O;@NV{S$7`B,MEvY[ހ.>!rRƉƬMNd e08XOǂpk©YQlsf~hQ-7SDىp 9Rx*l*_\$l\XX_qa8bٝ* 6eF۷:k{߆*Cʦf ?6([(`SPrjOǂޅ6?5.:F$WNgԼ_S*YLGr-2{_ދ_S{yI]^ xW~ US/v~g&*/g-1=QHI$c*Vm !JߍDo]XV6~B> LtHG Ѹȡb:#q dRr6[qFΐX ?u5>^RG4 |; q|CL\;a 9.u&"( Sejԛ_05:K__v9}nN&e~c&ԦET=2:--7[3=KDM"|Y[j"BQd܃N߼B7նLV&0)A\]'>J! =Po3V3{e^"+-q?wQm>!_<{b 34}vj糝xs^3 -d;EwO.!+;M.I41 E M!z<8 `.7{mKjd?Cj=Y|\k]`cDO{[ङI&6ہ,5/f;/i|b*InESJM=d[z-dV[m!kF WɁl=߱n 0;CPEb"l;Ji zHIr4D>(] 6JX}xjfllKЍUq\{l|_i2ͻ­&zyKjQ_Y2 .6&zLgH5p典UgO1¢ȩdg?#M^/'-}fd8!m+[k).s(# ۶LMN.a}|ĸ.Gk VJ|__:ZUb#i%`_Ow)M&X+gb@yw0OVD"􆷄6͢`?3>.5c`F+6g/Zte[= ;@PByE`7z2.JQUp=VBX_E/F 4^[-:c9hN5j 6)G,Fn|Pc Wƶ5vrJCl@."{'WpBwCNHBL52MKKEX߸Kp[6L49I"+ :2ۢdub Q7~է"i_ puKhFx(ָwϠ`ḵi%u'k~K ԉm61H)JTKhg "fr0AbNMk<#m\F^h@7rߕ19612]oR⬋J Ɗ>w3y43r=@IH?]o.9@s;'fxq3Vlr\RLߥ*6~ !ܘZVtT~˚QdE _髯IXAmJ:y9R,SW,U2k`f#ߝ=X*gZ@Ȥlj^ufR>gRpN@DJT{V1zɱ%N;ހ6U/O"`Q1l)=̓:دGz_U|Т%ϾO4H c_#/3( $M\+,t"dHYehA.K՜تSPBaJ!ǨroۙHقA)|Ωȡ)FY*FvзMֵoq߇[O41QFL>g:x22]|A%K*:"<8N ^g"Ƃz+tV UӒ[" .HPy%ލ'FpXWefF]g)hܔ"4#C*8f#D5UWFCigf Kue]* V6;"P5[<9` PyEݕH<|]GRߓlw==j,Z۱2Gg2`7Ffc(_Z5_/Ҧ,v7\8H8yyLDA`?B&&A3F"w@5reD u\luae:m\&pjZRtCvO-6YXciU:j7߻0zg1!GwA>HӢs _z(Kԓt*CZV4elTRbd)GM7Z wLЩ5P,Qϴ) > xx PWo)j8u<<XZz;@^Kd<:Z1[l,K> vzv { A6FKD$c ꔻ2#jve+D}hm(,X6H Ρ7T H,9( -c&"R8H]*_@rΙ<=Nh mԇz5AHa4Q.Oxjf[ѫ7:-5"5*^_ge'%`L1yjdX>,;bPxeV! jע ҨHG >fƝ-ʥ=Oaw_[ ѪMr&b&gXw]Ek{B[x:Vvқ?wM{zzDˏߠ0H*76'Jd}BKȶ$Pe`I-R I)*qJ+Ma}n :&tD)L@e=٪fyw 'qaRˍ&Ñw3#er{1.tRgnUJ ?֑\X'Px^`Λ7%uM- V{Nf,En?!f~ uߐ zfFnU{Tk6O٩%wRz_ 4H+H /Z s~IW<ѥrUwA $DdҨy4:f\ĠpC//%cVdqBd|ٚf⫢\ND#h4K;p/8XJ 4 x֬+wCdm:O~dDc?Kwv/݁2iKFyxqkۜ͠sUJǷtԛaK׍ڝnZ)E}$ M4„+r3qgʡŧ6:I[8U3&9 x:YSI<娫Z.﵆;έt_IbE'2ViNڗOK IEV=;Lb2~6v~~/t]IŽ Oqg# y\J0wArS$ ;vSKE8uy1׀d}\R&YCpI~R⣏]6"be" ɞeMp')TZ]iˊ)WL[PB^TeN{턱a, 1Iˍsp i<]QZ}K,ʣq*"[BX'a$sbL]6&r? ġw 01SaԌl9ηn/HeLtfMDecoO:rg՝V32D@zS5@6Sw9p$>^f.x&2ut:RKysyJEKу6{ptCe͒>_3fK[>N-)և$`>!ʲUgxflmլvR0LSjP\:sB\{T AGkj͎ܙmJHgyZLUsQBlţ2P7B.(v=:q\ok].:;`<_&f ;lCƁ r w*U͂gށeMj>->5gDq [`^RF%w),soGpj@;DL:G=,FR>])/:d hg'ޱ7%y%t7N'qz=pzw awq)q8b\n>s4H_ UƗN2,0 wz޽QYboǿb+ b} `ÞS1"oӸWFǾ[x0j#W0V&6&VJTi3 ue彾gqWݒ섺]'2[ ( 6ްTi$qJiy Gp e\645iy}3nZ@>@eN\% /: ^]f>OL~yU " 3U=7L~j3,k3Le w _Y^Z݌-}̷~"U!Udrm\q׸ %G'&fxU:vmKDNoc7F{ <d~mp} zDƙH;})O*+WB91Y]K͕}&tdڊ)= [}؅jO2<9CɏUS.^im"'I<=X˲i">iN~D a&l{8m(;lȆَ 05ke~ZfJk.BxaOd4V}{McZ REs$t(>bcr=ObvG= Ksu:]~`yHD9"cn0(EYWGc+^C j(O4#/ۙ Y;6w0ԯ Ss 3ZH/4QA7zJ2v|ʢ/'/ 4GsX<9*X{3DN~՟NUY>rL"#m66w+ܹ*fS+i=/  s%G ٻTL’씮c>k T†[ Oۍrܖog (Ď R(hgF6@LJs8oHkdb(́H;v>_i 0'S{2yѰEx y{bY\OBp4{_ңK"vQ8ÊYm?ACLfRP}fVM;༷.x:U(!\BA0`;l2/nQ66{bP8;&EK5Pnˀ91|x |A leI8 ^ulK;U&*4 zJZপFD= 3K[ b&xVrkox<[Fs|TԚۦCKLhE蚌[ Ox,>%0F)cyk+v!9 :֮-iwobJꅼcHq3Z"XG^ٖNhIe?'U)ψ \ﶕa)T'шJYڮdtU 4P3lF1*9Ŏh2J i*aڙ1]NYoL_3>)~{)&L۸PqZ"hױF~''Ѣ]5褼JaѰI2e=3Oey\ !o\ ztʟj|Rơik\U|eo_ip^)kQbJɬDa%kuι.*W '߫=@-@K >7rۖ_\:3 ByjKz^8{V CfacJOR~5 [9J%p+w}‰hA,ZAT%MZāc8Db>A Zd~X>@WqK1ztua$y3fi{qa[q*jn>R=§~@FMYs;-UBK ?f`XQ5Nx۽ǽ1 MՐ<˱{o[6̭"k x2\]$)fRpBݍ:,e~M}I7&iq KhG+1РbMDQ6s6: u$IS^f8n?s9|5`{}%C6;yYj\kR |\(Wr_Ov| JV~>LΘ"J@],&ۃG]e}pwA_L d(Ab!.BgkXo/R޼mjKсtLwrD [450]Ba1b'OHCe@4T6KY5ΤD@euM-$t)scq26Cy="s58ĮEϐ\K!ar~}p3ĺA~u_).whOQ.Q˱<^ $[7 .ݞ!B]WrXe 3-/XHP}e pa-: >Ä7GO1BxK?r!v[8pU)<)ly#)= $ͻ2iM`|cB N^j 8zm}:gbANw~=(Đ qǮoi4=?b85ȗVxXMP90mǧ%׿V9Җ+áˉ8NO;̀Vi's˾VQY"^6-T.J"?밨| M ^b`B7| bHc5tJ81|{a8&Ӯ$ `%?:jw1b͔y{ UH1@@P t7M洃&t?faO My34j?WFߋ 0l;Ε1P}h QY2}8o;z1$B5{%8mX:OpH8+Q w 4$l_ 0!l%^TY87&*E$j8+LçgT"تC"ItB*Q.]QaQl0DolPsLxo3k%-ۜr$|l4i(dV:Jk@hބ=utP";t\> 7Lw)H[ '$ J__2Hmkfdg&h]?g%r[»l|GTG0\̤?@88:F|Bq$ J|c6VvB0yc{H^LZᄍ`qGS T'ع*HGeBنSx [lrE@3!#/134p$ZUCDYJC$br*D@' \O);x$k:[K;IK4U\کbGU0OWبp!(5jH3o /A}n]M+I٭yD ?}A8L gcIɞ[Iecx4W="FAԶQH~ip_k8Td)O>Hkq(̠-fӱW̑ 4š@s#sSOyc(ٸm=@a&9uxJG/4G Ō/B}%sXC Va6uLSS ZNzV$EiAm7C%> 4$"OY7. k94 Xk+rΌ?9>3~NBɥAtnMf>ޤ'gfZղi RM~Zjbkg~-@xQc|FN0y/F>>QZQ9lZ u|uni0iY뽏.GBc<4`V%RO ] ~=rb!=Z:+UY'>x{g$qv(c mPcÁC[N̂~wAeؙT`]›Kݸ[":? HQ{wAF&R>a^Xl)Sv `h(i5<*.;%pL5eA2J]wxasX}5oXn'2Ţ @>~h=5Z35$`O"}J]v7'`n8շ EolRɿ:k[]0NKL?~7xmܬ;AL=ֺ;L`wR?q+ ).N쾮C=b\P2֥BvCpwr̟ Z`ȶNG3д+d*%QUiYZ!H)97kI#oI):9-~[*Roe_,sQ 4'S]Aa18F4hO&NCDms. S8"k%B@X mjgbXξ!@djVVR){gEcN==Z^dM.uʿ"$4 T|e晏&Lq=)וBjfK=`dJ#8:80,,]܊C]%9K4n(%fɫ%abİbCB`{>l'Y7\M(Z*aYѕj~,2;Ou5k,We, h/DR姜q EQnk P{@Pj&vbC/( zrh-vRRR{E|I59ޝQ PJ8pdmӓ}?zkcMb7A\<̣L#Zz@WWeE&k2FUg7JΆM3Hm@!zHK ,I F KW!(1Llm}vR۟ 5nWGx[bro{ˆ;U,oQOlQD .# V);'}0?hMU5y"' FPbOӄ;dB4G-΃0 "#谘~N/ r1;韠}sf &R}|r;iG2%YׯHMLGt+ _UĨ`hV-j͉F+`FX \ܫ[Qe7c74=z;fZs4NVNrҔSM$_+U]}TgL bp`2Z*8PvYsgR +ļFp/t49DqsMqrk:kw!QbèxȔ8q,_E?T) 'gΨUlVDX;ޱH̡\hH *^iBHba@a7>Udp0ޚ+[Nb)s-3Lj( _xF!#ů5B1tmmTH*]KTLK׽\ߏ{# 8Uxq\@yKx!Rڕ|VbylǞDefLX5ߕ-^ `Ow?L\L' 4Ķ`XNȱQ{Rzp2Γ% .& Dw^W|]EX ,l ? ^ PhD5 [ʆWN}0s _pIiiSC8gJwF1 >`tp$'Rn iحxuુj8@k9b ]@Ss wXIFxS$f  p=rSQ솄_Fu;|gKk"3C}w1F)eG,\Gqw%xU6|LFVQ~4мa?=M=ԂC*v'Xh`.P_EO܃ qPቔ13H{Lg#PAkqs?4l?i sI0B9#6mBM]aUt#t8":q٫0,!MlY'1G=Hҧ?jpH y`flRhe_ }hf)+)N䨲j('dxsvxa,J&g;NQ6m@.&5g8؟Fn{KWs\ Ѥm Re+G-Gݫxm (s6!a mZ:JHT|?|fdbq Q3]-lҶZ\ɯ@=j+~U1tF&D\Y4ǎj{K+]!k0@ Zcʞ*b"k]y;Ri]>s3!%YG8U5bNh ?61:92agS,5~'_˷+k =8Mm4A7KOD& h$run6?cűq%mEaI5%btZݬd/n1D !2%~քot琰Dn;qFrGٖQG "r e6e)H8 v~' nu=F#~U }m$ogi;\{g7yx퍃h`Ûy \7fS 0}uU53 !h\b702Ln^hgM+y\S -aqm?;F".^ČZ݉I%QN pF0LJߏ"]?%blDkUg61f2SJڈ`eWŕ.lt<ñ߹m%m\ő=`⧲´qÓFJp%xDGHݔ^|xXCy'/%Ξ##QքT َAS*[t~{Tz)8eo&vABh )RMRwxM 7XHq]`B56% xfQ^llg?ۈVl eoB>ʪB}5/r"ꥩx:c1|x8(\KB>oPYS<9MT̏k #d:$7]%#vY6DJwMz1:qFas|k%nbgC}fX[63}v= !<%>zPJM[|g>F^-sDyHM&6E2Kh(fG a dǏ\KneaܢPC];Tvu5ʬ<yZXp`}EI]#rUē,> ,S+-*/v)]>fj G(eE? .?@L.U_I6 (@_1vzusti46tv װ2ÎIxll@cl&zG51WP匾[}(F* k4cǮѐW,IR˞YBT=?Y?`Ǿ@4C ~twmSKS[1yZؖ3՘?bB!x[ϋQPf!tAh$lġX{fa93DVȰՈzxd(ev-җJz#PE t, D\ݹĞsx}v!|T - ч,n $505_N9&Zn*nԻA9PwRCGD5RW 4$>Z# Հes Ĥ!z.8^X?iz XeE0-ak%V8) XO*-Lo/oR iHo^vXxm=7z&-~X̡ۗ"rnA3ޖfFsf?r3j~h;(#}/e׸;>kݧnF(h/ߪ %hM];zwwC dd _7t Ң?X\ QD^,o6*ڪsÓ^S08]Pm39G0>1y%0z[+O;K-3(鲦G[&m޳vW+ӔpɃ}HeP'/&n։iKt]a75Wef (Xw+jt@$w"i&ì]nm֍fA3]FD5 ]Eg8Qru&\nf =m .Þ0lDOXjoS3),E2HQ0foCT1ƀa<@JIPc5,l&4F2T44zT,r&xښN8 ̌_ D.J+ }nJ04"38bi%M)96i8LC@P6{[y_PO ^\.J`G9[lOY VЎqp4jlv-;Nly rjnQL" |ꅃTwҽwt0,@Gh]TZTIᘉnnOʑ:ܴr'NS7KS/` žT =᧪5ċse^W;/-+%rFV-^ի`dWMZӍà)VAyCT(Y WzAPnѡ9ʞwnc|[vy-ω!Kl )+09)TJ,ߠ„"!:ZۧBʛғZjS$ vn//|A f#'G ѷ"t&#&gR5T[xܾpD ͭl,KɣB9ƪRaJ\_dq}c_ K3, M6Q ]Ir=x%7t?ďЩ;G}$ <6ʭ 6X%18W@etP]њ u\g ȹ!y.,t^=frK̢ IԪA[/z(: AFȟwB(l%0uP7$Y*8Caĺ wdxvױz n ֒g2 CIB &/eErJGev8'54|hxxdS>HQ-+e-_45N{ܐ‰k3k;в:ϢNiK]xUt% (<وKHތ\*4OR76p L{PI6+$L1 U,sʂPf7`m{LOL|u 78޲[ oSg8~hc,s13.;ѠImϴccd:ʟk;a@݂c#JߴB`C9U,+f kd@5`8$u :p _C]fVŻ'!-J|(5ְYKaPhܳ*\zƍWn5-#u (cd7v':= WqV;f TJ_7ݎ ǯ͠v3 Htj c7\:WRB`'%{%1+5hQ-MxHa]1]E5΄s hEW[Q5Ws{r|QuJo)?~#opui1y2 SR>5C]?. յBUcDq>[ood%%? <)5)'ptl-Kb)tCւ\4|hgvn֑2 GBQHL$gkSBmuW36GadɈ!-!!v pR6=w3jxJ*+< ?Cby63w--[G&n~b^ٝd'樎Ty#P S[)f@I  sú7,|{l6qLY~5ìX͊7o S`3C_|Ru& mp @6|Z}?'S(.k~΍zqsmЁ.,Q~GBGB>BX\!{N""K)){fm葕\*%c4Fbs١G*&e>y^v\=B ¨alFг\IE1};K)vnJNz=D0U4>vf.V^+:eX2^g~THpAڍOYS;{{wC}j. Y%vI'3l]ݼGiQ0LZYA>Sġ#|I w[}TxP:1:f gr"7LRvި1Ӝv#pŽnuJX}N? ĘLpY_+zTdRE ;+3Ph]6vQڑqVb N Y&hWg nЊSxQ<1)ގ/KˇVFV@#Tw",e%Su{M8󷼑6/\*A-Ýs_"o!SںIzCM(lNH< -sNwkr2h^`\X{3f` Ēˮ26NM}oLmqܙGTM@s6ff.oa^Q?4Gu[mP[,c=72MVBI85_iB _CxѠ.B 0e*$k `>WݽNVA6T^f-hT>\zTȰ \X_^ .LoyCnns%I:췸tr˄mR%GwRA'JZںKͽAaly.X׻fѻvQȶPD\d\ ߕ8)_鳸KOy@+tN ;A*]|@s>Ð8g&7RSW:X68/֭3ƥ4kr؟u?9|P3j/6"fqe fπPJs:&YMDQ$*Sl a" ($P5}nMXv<Sӣt_:hr>,$C؃vY{D"WsP6`©(.ȉ O5]LjCݟxQ7f?nz({P>Q_\'P=e7<\nMyl2UnȳUz}ӛ'$4xQVl9B4)>6xWH*]">e?=ΧL=^ͤ6 1t%ejNOn j8WK|z48GY"?`he3.)0tlcQp¥S^GRCeE࠼II eV|LssT\jl z%# P=N&Q>1r¨֡9դflXv578D){r"ޱlΑC}ƔS0t]#I@S[P"ǚ=jُ#W!>LԲaj3<+S9K^&ֹFaJQ,Qy~ e 0_J:LZjKVyxno5 xO ^iG@G)w贷H?u_]*8HO=JlZ츮= > %v6/Q9s@N4?Zf0huvp\&Rr$rJUHTկXu)fL1Tru 0ԚVQ٠ۖ]7*k)z52PsZvHli;MTۈF!a$K<^I$ d[`@>So jB"6>8K+35Y?Q]i#Rg3yv,`(_izE ĮWkzk \W*PvmM v+C{!|qNG 8A EÅ;VjNaf.҂c+I V@I.|狎MS m nŗoHIHUxKõIBہނ 7NHdw}+ )ax5=G/-eEĬ3bNؠ ?!DSr]@%xd]s' *SJgpG! }-IsvHPdB:wʆtmZ8|}.GXwZiZ`m{ypXJi1*CuϘ+;dX|d܉_dB)#Dyc*Fgl8I2P[R 3DP2Ͷ\->@V%F })!bFܤ|O.1i2yFD:dy%`+VZî# R[ߦAr kvmj !:ÔSvJnxߟ+z'"Xqy~L)`E*Dk$1@uitJЪն4C4 dԜ5yR .̾h %[ /C!`z"=_YœA|''d-K6nuĉ Ӣ)RL?~vIpY^wxKl ^,KC1 +sXUu4yעib7c U9Nτ#<.6wrta)uXg; }㻟23:Oqg/r9d(:gKL_|*u\u6_U27秣jlOܣ,@nl[ɽ=<о]vO\"_.R:'nQ _|4fو ~R\ 2{/Z4"wޅf4Hٳ%2_C9TFVRq$-5p7Yxn" ˭׺LQG hfcyqj"Ҁ]I\+]D*$釠w8zd[uE2g-,ՓY?9؂侂ey\˼ODdc5* D.h`od3~ˬ;,+&\ 4A[ZhW Cn XZ77 nvjSgU;n 2;&N ˝:aӜPvaa$M~A<3?x-с@2wK f/cݚEe8Ҝ}kjx{5  #xB^<0Nށ$MnϸvIADIW]Ů-19C17_ ^[!S䇌툐g?|H⅏gB#rEU pن6߂~ bHiI0J1;}BŏvԚHFV7SgI:@X4an~aN-1e@@s|4 bU~ 8W劑g֙CL݁?{a٘qZ v{Yq* w{L>M0gk(rFYCC#'Qgv*"{3~1)D(Cm"6muٜX^w#.S^X]'-k*lvu0&fSÜWQ{g-B/+Pefy9`cudhIV4eIp RYџN0OVy&&Yk Zd;Mt ´Om-Gxn۞ܘ f0 <dt9sQsVpR(ݚiK#! \8B.c8(GYJ%rRA$nP@[W3wl2\a4p2e?k GѽE:7|FqB~]4\w2s2+B׽U$홡􏴥Sπ)~cX\+8i@yQdã! u׋(c _ӒL*@0Y؋49Iyql({h7zF4hMf m{td.7V6>lohr |e_ȶEƪ +"20.TnUAEeG,&Viibcs>lWs*H8TFtSUMT~M +4՞LJ$>Q-_6 jᚘS-y]K]a @ڗ@u/]nCP axQnDci ƞʉ(O')\fUx.Q9NsM{עF_VF/e=nȘ ][No:)錅T+jy p>vnq`\ۜn|K›Y^x &6g}6҆PE/IHVi]C #JYꚖNҀYuk`C.҆CEMֳ̲=,F iUKC  !ZJ2(5 QurH85VUM{_r+>SD*-P"LRl8[jΩy;'@K* 8)ϩO؛S{r0C(~Mr6kh5R,Afф@YKq:8$?9?7~.޶ Αc5@WI"SK2쒞e2\+7#79|,hp[tc69h#B5d0Ag8cӯ>_^vGoJakǮ-=(8,;ju,prk!ü_gxq$}J#T!'Xe;sT5: ;GC? .n)7J֬>_F ̴ay2wsY++ ҵw~P@,cRvI'lzN}@!bhw؁voGՌ3 Vy/K{){2?Ha.ku w;o$~7A\, #ՆwTB>Gѧ~LZ^'A32E1}@{^L^ PU!6yyNu9n =YP]o.=Ihjffqf iΉp$Rx=He}_ASrDs$}PyI;cJR ŏdȎD/6t^yicaq?=J+Z57.A&~l>ZpQj2/sj'y۩5"]PMӍUZ"pxٵ(Mf+83[? kXYz+~Msnꈊ!3@"{ZI}Lр?yV0Y 38̯:wGorB.ޚ\ڨ=1H@ԁd=Z>M㏧3K,s)y>ګ@|hKh窫U2 =.=LhK67Ig {pƚ RO'@Қq ]$V_A6XvT^|T9r tbwEo^Njxo"rá#jiEG2'#)f-scA(W)mKk'62C)G#6{;6ubbuċVھC|H\/$Iuᯇ+ZrS4O"v/Fn t,AI| ~lUoLAl9D4@~z I.?ĖM(=x3(%7zPZ  -{[_i˛l`$԰O7+,b5Oua&zL{ZKW'jJ2 J(BHUF8a }FHAI3Jee:;-xIF;h_ }HOnlD*M8BVE@ч@n5ٷjΗ&b*첔ƑlX& /s#;1 & ^\Yp5o7E9QG@b+hi;go [x&eoRb%*{O h>ɶ$߫TfXSסZYAq7hߠeusd "LTa|6A w䩩N*h?q"˻ZQleϔ dMrfMÊXM8 ; uڤ/I1F<[ڱHgJ (iH%z_Pk&eXoڊ/(׺5 ^c[U䫣Fo`&|bhS`di${Hh]E^ ^*a_ X%0}Y"Yػ'B7\dk6!6VǸUAJƉtr\ if#Fl1 $0GJvQu! 9NPwr|cfuW7+@`KИ@zC=a 61_`]z ݆ivڥu$_ճ9m݈#L */2Wz':&rHKg_`wMVջ0Oq?b5Ax9N`W%܊᧕9wZ a1^[Pאeab]+pO8۝`ȗ AhlгǸ%UtzϏWt%0_0k8c+5>'SҬQWAbޭ!lޣ,qU O~ym~p'*>,/CU(lUeZQ5nx>:]%rDZRl1bZ۩kRUI6?=ˈÅ;5Qq Zc w0 dƉz99eıEuvs7WDyt#3TbǗ(P3fxzsR2J%/&?;}.2~]n)zCAC8Ed[598V2tF]0ݎٗ.+3(Vj"Q%۔GŪ%311Q>&[{X9R2s ?w/Px_1sOou B|Hk17Wi[n4e˺uG7es j{Rx{4=*.EzDZ.Џ EΉPޟffH'\%1O! zd ^PW>rױ65Esijd v)o|9&#rnH}dvKd͔Nl*rgI ,~lG6Drk#3.Ck˙.5ϓ,CT%Tu'kkܢ DjP}׫?p# dGh2 -ɛ؀YV ss.HҮXO80zǒ합r_i[!@;ne)^lIG%2@TܓO{r)"wfi(ʧƥ~c=rƞs `dcDp !S%SGϋ01CkQT d:Ey7xpSб{R OA-k*̕NC>gag_bLYɔ=f}Er2$VpAU jXUiY|}f!¦e;/t}QicpxV$Leߡ*WiͿ]1*lb=̾Y}J>7Òdjthi4߿T;VBHҴJ?^-$U:tq,ZL\ja/rkXbYɫ=}a)Ԝz|UxiѠ,fDj+5UW{y-qFO%ΔlN@'Cd_SD b9r 4TSn.FN6ʅDG^*Eo 6{?AZNy<"W.xO Ԕizi!iI40hq@m=}-ܪӜ"Z8A&Cze)>~Bm(^DZ3 K(T$}E &Wkqu2wc(메yMɾ^S7U(D'#;31c_kvƽ#lʠ{{IbI MZ>k߻N檱ʿ}U!.K' RDKw_,'lgo~,ҁ0قDFV\+(HD:ǷpF= mԂX}UfN"fU7Ab)ksb|AF]I,II 0I'aenP ʸz@ !:~BV\3LCm=\L)hz`_$jѦ4, ϗ&aƑ`:u *4Yur}pՉ, fߵ;t6g%\j(MFqXca:,M TdVbW,d'st8tbHݼobH( ;I@6#I)| YZ