protobuf-devel-debuginfo-3.9.2-lp152.2.3.1 4>$  Ap`e 1tmaTq43H ƻѲ͎`U) :ɌQoG0o9֢Tw|SwOtYd:J]y^-Nڗyu uhyrN`5#FmGgLSmz+LSNe;>5{ԟ`ʉڄg?Jҏ &)'lGSRb11ecd8677ab433df6ee689f3836112673d00fdd332f941e5703273d23d57aeb5c0c6a02ee68c16f3b3dd29e008866f55ca6231dYT`vkʰ/HJOD&e9Ԑ[_]/"8RF9RcD?͈3 m]6BDsQ >o'dؘ:I\Dҙ>Ÿ3!qi=P/O Kt>p@`?` + X /8E ^p    H (Ll/(K8T9:F[G[H[I\ X\Y\ \\p]\^]#b]c^^d^e^f^l^u_ v_,w`x`(y`Hz`L`\```}````protobuf-devel-debuginfo3.9.2lp152.2.3.1Debug information for package protobuf-develThis package provides debug information for package protobuf-devel. Debug information is useful when developing applications that use this package or when debugging this package.`Matej Cepl Martin Pluskal Madhu Mohan Nelemane Fridrich Strba Jan Engelhardt Fridrich Strba Jan Engelhardt Martin Liška Michał Rostecki Michał Rostecki Fridrich Strba Thomas Bechtold tbechtold@suse.commlin@suse.comtchvatal@suse.comjengelh@inai.dempluskal@suse.comalarrosa@suse.comstefan.bruens@rwth-aachen.destefan.bruens@rwth-aachen.destefan.bruens@rwth-aachen.dempluskal@suse.comstefan.bruens@rwth-aachen.delnussel@suse.dealarrosa@suse.comalarrosa@suse.comedogawa@aon.atdimstar@opensuse.orgmpluskal@suse.commpluskal@suse.com- Fix Requires for python3 to python3-six.- Add missing dependency of python subpackages on python-six (bsc#1177127).- Use tarball provided by upstream - Small package cleanup- Updated to version 3.9.2 (bsc#1162343) (Objective-C) * Remove OSReadLittle* due to alignment requirements. (#6678) * Don't use unions and instead use memcpy for the type swaps. (#6672)- Package also the protobuf-bom pom file- Update to new upstream release 3.9.1 * Optimized the implementation of RepeatedPtrFieldBase. * Added delimited parse and serialize util. * Added FieldDescriptor::PrintableNameForExtension() and DescriptorPool::FindExtensionByPrintableName(). The latter will replace Reflection::FindKnownExtensionByName(). * Created a new Add method in repeated field that allows adding a range of elements all at once. * Drop building wheel for Python 3.4.- Specify java source and target levels in order to build compatible protobuf-java binaries- Update to new upstream release 3.8.0 * Introduced new MOMI (maybe-outside-memory-interval) parser. * Added use of C++ override keyword where appropriate. * Always declare enums to be int-sized. * Append '_' to C++ reserved keywords for message, enum, extension. - Remove 0001-remove-PACKAGE_NAME-and-REPOSITORY_NAME-deprecated.patch (upstreamed)- Disable LTO (boo#1133277).- Add upstream patch which fixes build with Bazel 0.22.0. * 0001-remove-PACKAGE_NAME-and-REPOSITORY_NAME-deprecated.patch- Add protobuf-source package - some programs using gRPC and protobuf need protobuf definitions which are included inside the source code, but are not included in the devel package.- Add maven pom files to the protobuf-java package- update to version v3.6.1: * PHP namespaces for nested messages and enums (#4536) * Allows the json marshaller to be passed json marshal options (#4252) * Make sure to delete temporary maps used by FileDescriptorTables * fix python cpp kokoro build * Change C# reflection to avoid using expression trees * Updated checked-in generated code * Removed unused variables in repeated_scalar_container.cc * Removed unused code pertaining to shared_ptr * Include no_package.proto in Python test * Only check filenames when end with .py in _CalledFromGeneratedFile() (#4262) * Convert descriptortype to type for upb_msgval_sizeof (#4357) * Removed duplicate using statement from ReflectionUtil.cs * Add support for power ppc64le * Cat the test-suite.log on errors for presubits * Address review comments * Add third-party RPC implementation: raster - a network framework supports pbrpc by 'service' keyword. * Delete javanano kokoro build configs. * Updated Ruby conformance test failure list * Removed use of some type traits * Adopt php_metadata_namespace in php code generator (#4622) * Move to Xcode 9.3 which also means a High Sierra image. * Add protoc release script for Linux build. * protoc-artifacts: Avoid storing temporary files and use fewer layers * Rewrite go_benchmark * Add files to build ruby artifact for mac on kokoro (#4814) * Remove javanano. * Comment out unused command from release script. * Avoid direct check of class name (#4601) * The JsonParseOptions::ignore_unknown_fields option behavior treats * Fix php memory leak test (#4692) * Fix benchmark build * Add VS2017 optional component dependency details to the C# readme (#4128) * Fix initialization with Visual Studio * For windows, all python version should use /MT (#4468) * use brew install instead of easy_install in OSX (#4537) * Sync upb change (#4373) * Always add -std=c++11 for mac (#4684) * Add kokoro build status badges. * Removed unrecognized option from no_package.proto * Fixed up proto3_lite_unittest.cc * Update Xcode settings * Cleanup LICENSE file. * Remove js_embed binary. (#4709) * Fixed JS parsing of unspecified map keys * Update version number to 3.6.0 * Deliberately call simple code to avoid Unity linker pruning * Revert "Move `compiler/plugin.pb.cc` to libprotobuf with the other WKT sources." * protoc-artifacts: Use ENTRYPOINT to enable devtoolset-1.1 * MinGW build failed * Support using MSVC intrinsics in Log2FloorNonZero * Fix array constructor in c extension for compatibility (#4667) * Add space between class name and concat message (#4577) * fix python * Add performance.md and add instruction for linking tcmalloc * Add script for run and upload the benchmark result to bq * Add test for failing write of raw pointer to output stream * [objectivec] Fix memory leak of exceptions raised by RaiseException() (#4556) * Remove stray indent on normal imports. * Fix python ext build on kokoro (#4527) * Add compile test sources for to test include order. * Fixed a Visual Studio 2017 build error. (#4488) * fix linux kokoro build in docker * Fixes MSVC compiler warning C4800 "Forcing value to bool 'true' or 'false'" (#4350) * Updated Docker setup to use GCC 4.8 * Remove broken build status icons. * Run autogen.sh in release script. * Output *_pb2_grpc.py when use_grpc_plugin=True * Adopt ruby_package in ruby generated code. (#4627) * Cygwin build failed * Work around an "old runtime" issue with reflection * Added Kokoro protoc release build for OS X (#4770) * Updated change log for 3.6.1 release * Move methods out of class (#4697) * Fix to allow AOT compilers to play nicely with reflection * Update Makefile.am for Java lite files. * Added map_lite_test.proto to fix LiteTest * Introduce a compatiblity shim to support .NET 3.5 delegate creation * Revert "Removed mention of Buffer in byteSourceToUint8Array" * Add gogo benchmark * Set ext.no_native = true for non mac platform * Removed atomicops.h since it is no longer used * Rename a shadowed variable. * Add kokoro bazel configs for 3.6.x branch. * Deleted scoped_ptr.h * Check the message to be encoded is the wrong type. (#4885) (#4949) * protoc-artifacts: Avoid checking out protobuf code * Add conformance test for null value in list JSON * Build ruby gem on kokoro (#4819) * Try using a new version of Visual Studio on AppVeyor * Make ruby release configs consistent with protoc. * fix for API change in PHP 7.3 (#4898) * Add .proto files to extract_includes.bat * Update protoc build scripts. * Blacklist all WELL_KNOWN_PROTOS from Bazel C++ code generation. * Additional support for building and deploying ppcle_64 artifacts * Fix php tests * Cleanup + documentation for Java Lite runtime. * Added Kokoro Windows release build config for protoc (#4766) * typo * fix golang kokoro linux build * Fix spelling error of __GNUC_MINOR__ * Update code to work for Xcode 10b1 (#4729) * Added pyext/thread_unsafe_shared_ptr.h * Added missing .inc files to BUILD * js message support for jstype string on integers (#4332) * Improve error message when googletest is missing. * Make assertEquals pass for message (#4947) * Sync internal benchmark changes * Removed some unused C++ source files * Fix missing LIBPROTOC_EXPORT. * Added new test source files to Makefile.am * Update php version to 3.6.0 (#4736) * Fix RepeatedField#delete_if (#4292) * Merge branch (#4466) * Implement array constructor in php c extension. * protoc-artifacts: Update centos base from 6.6 to 6.9 * PHP array constructors for protobuf messages (#4530) * Fix problem: cmake build failed in c++11 by clang * Don't assume Windows builds use MSVC. * Use legacy name in php runtime (#4741) * Add file option php_metadata_namespace and ruby_package (#4609) * Fix cpp benchmark dependency on mac * Use the first enum value instead of 0 in DefaultValueObjectWriter::FindEnumDefault * Check return value on write of raw pointer * Delete unused directories. * Replace //:protoc and similar default macro arguments with * Add extra C# file to Makefile.am * includes the expected class in the exception, otherwise the error is harder to track down (#3371) * Update instructions about getting protobuf source. * Add cpp tests under release docker image. * fix java benchmark, fix dashboard build * `update_file_lists.sh` depends on Bash features, thus needs Bash sebang. * Rename build_artifacts.cfg to release.cfg (#4818) * Fix bug: whether always_print_enums_as_ints is true or false, it always print the default value of enums as strings * source code info for interpreted options; fix source code info for extension range options (#4342) * Updated version numbers to 3.6.1 * Trim imports for bundled generated protos. * Require C++11 and pass -std=c++11 * Remove the iOS Test App. * fix duplicate mkdir in update_file_lists.sh * Updated csharp/README.md to reflect testing changes * Fix bazel build of examples. * Add missing ruby/tests/test_ruby_package.proto * Fix cpp_distcheck * Updated the change log with changes for 3.6.0 * some fix * CMake: Update CXX Standard management * Add the files added in #4485. * Change to deal all messages in one loop * Fix php conformance test. * Add __init__.py files to compiler and util subpackages (#4117) * Updated .gitignore to exclude downloaded gmock/ directory * Fix error in Clang UndefinedBehaviorSanitizer * Work around MSVC issue with std::atomic initialization (#4777) * Updated conformance failure lists * Add back GeneratedClassName to public (#4686) * Add continuous test for ruby 2.3, 2.4 and 2.5 (#4829) * Throw error if user want to access message properties (#4603) * fix json_decode call parameters (#4381) * Move `compiler/plugin.pb.cc` to libprotobuf with the other WKT sources. * PHP: fixed typo in message.c * Add go benchmark * Allow list values to be null when parsing * Added instruction for existing ZLIB configuration * Fix 32bit php tests * Removed javanano from post_process_dist.sh * Don't generate imports for the WKTs unless generating the WKTs. * For encoding upb needs descriptor type instead of type. (#4354) * Include googletest as a submodule (#3993) * Write messages to backing field in generated C# cloning code (#4440) * Integrated internal changes from Google - Drop adding-Release_CompareAndSwap-64-bit-variant.patch . Applied upstream. - bump soname versionupdate to version v3.5.2: * Update release date * Disable pip cache when testing uploaded packages * Replace private timelib_update_ts with public date_timestamp_get * Remove py2.6 support. * Cherrypick for csharp, including: * Update changelog * Update changelog for 3.5.1 * Fix uploading binary wheel. * Fix memory leak when creating map field via array. * Update rake file to build of 2.1.6. * Avoid using php_date_get_date_ce() in case date extension is not * Update protoc-artfacts * Fix string::back() usage in googletest.cc * Fix memory leak in php7 * Support ruby2.5 * io_win32: support non-ASCII paths * Explicitly propagate the status of Flush(). * Add discard unknown API in ruby. (#3990) * Update version for 3.5.0.post1 * remove nullptr * Fix more memory leak for php c extension (#4211) * Bumping number to fix ruby 2.1 on mac * io_win32_unittest: remove incorrect error check * Fix memory leak when creating repeated field via array. * Update version number for php c extension (#3896) * Fix file permission for python package. * Create containing directory before generating well_known_types_embed.cc * Replace C++11 only method std::map::at * Recursively clear unknown fields in submessages. (#3982) * Update version number to 3.5.1 * io_win32_unittest: fix condition in GetCwdAsUtf8 * Add release log * io_win32_unittest: use CWD as last tempdir * Add PROTOBUF_ENABLE_TIMESTAMP to let user decide whether timestamp util * Add support for Windows ARM64 build * Add protobuf-all in post release * Use fully qualifed name for DescriptorPool in Any.php to avoid name (#3886) * Add _file_desc_by_toplevel_extension back * Fix setup.py for windows build. * io_win32_unittest: make //:win32_test run again * Provide discardUnknonwnFields API in php (#3976) * Update php c extension version number to 3.5.0.1 * Fix ruby gc_test in ruby 2.4 (#4011) * Remove duplicate typedef. (#3975) * Accept DatetimeInterface in fromDatetime * io_win32: add more encoding-related tests * Bump version number to 3.5.2 * Bump protoc-artifact version for a patch rebuild * Call php method via function name instead of calling directly. * Well known types are not initialized properly. (#4139) * Use matching enum type for IsPOD. * Fix several more memory leak * Fix for php5.5 * Add backslach to make class explict in global namespace- Add adding-Release_CompareAndSwap-64-bit-variant.patch * Fix compile error undefined reference to `google::protobuf::internal::Release_CompareAndSwap(long volatile*, long, long)' on s390x https://github.com/google/protobuf/issues/3937- Conditionalize python2 and python3 in order to be able to build without python2 present in distribution * Use singlespec macros to simplify the logic - Run fdupes on python modules to avoid duplicates - Remove shebangs from import-only code- Update to new upstream release 3.5.0 * Proto3 messages are now preserving unknown fields by default. If you rely on unknowns fields being dropped, use DiscardUnknownFields() explicitly. * Deprecated the unsafe_arena_release_* and unsafe_arena_add_allocated_* methods for string fields. * Added move constructor and move assignment to RepeatedField, RepeatedPtrField and google::protobuf::Any. * Added perfect forwarding in Arena::CreateMessage. * In-progress experimental support for implicit weak fields with lite protos. This feature allows the linker to strip out more unused messages and reduce binary size. - Rename %soname to %sover to better reflect its use.- Install LICENSE- Update to 3.3.0 : * C++: * Fixed map fields serialization of DynamicMessage to correctly serialize both key and value regardless of their presence. * Parser now rejects field number 0 correctly. * New API Message::SpaceUsedLong() that’s equivalent to Message::SpaceUsed() but returns the value in size_t. * JSON support - New flag always_print_enums_as_ints in JsonPrintOptions. - New flag preserve_proto_field_names in JsonPrintOptions. It will instruct the JSON printer to use the original field name declared in the .proto file instead of converting them to lowerCamelCase when printing JSON. - JsonPrintOptions.always_print_primtive_fields now works for oneof message fields. - Fixed a bug that doesn’t allow different fields to set the same json_name value. - Fixed a performance bug that causes excessive memory copy when printing large messages. * Various performance optimizations. * Java: * Map field setters eagerly validate inputs and throw NullPointerExceptions as appropriate. * Added ByteBuffer overloads to the generated parsing methods and the Parser interface. * proto3 enum's getNumber() method now throws on UNRECOGNIZED values. * Output of JsonFormat is now locale independent. * Python: * Added FindServiceByName() in the pure-Python DescriptorPool. This works only for descriptors added with DescriptorPool.Add(). Generated descriptor_pool does not support this yet. * Added a descriptor_pool parameter for parsing Any in text_format.Parse(). * descriptor_pool.FindFileContainingSymbol() now is able to find nested extensions. * Extending empty [] to repeated field now sets parent message presence. - Update to 3.2.0 : * Added protoc version number to protoc plugin protocol. It can be used by protoc plugin to detect which version of protoc is used with the plugin and mitigate known problems in certain version of protoc. * C++: * The default parsing byte size limit has been raised from 64MB to 2GB. * Added rvalue setters for non-arena string fields. * Enabled debug logging for Android. * Fixed a double-free problem when using Reflection::SetAllocatedMessage() with extension fields. * Fixed several deterministic serialization bugs: * MessageLite::SerializeAsString() now respects the global deterministic serialization flag. * Extension fields are serialized deterministically as well. Fixed protocol compiler to correctly report importing-self as an error. * Fixed FileDescriptor::DebugString() to print custom options correctly. * Various performance/codesize optimizations and cleanups. * Java: * The default parsing byte size limit has been raised from 64MB to 2GB. * Added recursion limit when parsing JSON. * Fixed a bug that enumType.getDescriptor().getOptions() doesn't have custom options. * Fixed generated code to support field numbers up to 2^29-1. * Python: * You can now assign NumPy scalars/arrays (np.int32, np.int64) to protobuf fields, and assigning other numeric types has been optimized for performance. * Pure-Python: message types are now garbage-collectable. * Python/C++: a lot of internal cleanup/refactoring. - Increase soname to 13 - Generate python2-protobuf and python3-protobuf packages in Factory - Make the python2-protobuf package provide and obsolete python-protobuf to make the transition smooth in Tumbleweed- Fix an issue with setup.py where some files are built on the first invocation, but only copied on the second. This resulted in an incomplete protobuf-python package.- Update to protobuf v3.1.0. Protobuf v3.0.0 introduceced a new version of the protocol buffer language, proto3, which supersedes proto2. The protoc compiler is able to read old proto2 protocol definitions, and defaults to the proto2 syntax if a syntax is not specified, thus packages can be recompiled to link to the new library. For backwards compatibility, the old library version is available from the protobuf2 package. As the API for proto2 is not compatible to the proto3 API, proto3 should only be used for new Protocol Buffers, whereas current users are advised to keep using proto2. For a detailed list of changes, see https://github.com/google/protobuf/releases - Drop no longer needed patches: * protobuf-setuptools-2.4.1.patch * protobuf-return-no-nonvoid.patch- Use py_sitedir for library installation with setup.py install- Drop protobuf-libs as it is just workaround for rpmlint issue- Cleanup specfile: * remove any conditionals for versions predating SLES 12/Leap 42.x * add Provides: protobuf-libs to fix rpmlint warning- disable google-apputils usage. They are only used for the testsuite which wasn't called anyways. The next upstream version will not use apputils anymore anyways. Fixes build on SLE12. https://github.com/google/protobuf/commit/9f42f5f4a423b923f7b07ae8c5e8db4943df49c6 bnc#957472- Python bindings require a recent python-google-apputils, so build them where it's available (that's anything recent except SLE12)- Fix check so python bindings are not built in SLE12- tweak spec to build python bindings for Leap 42.1- Fix baselibs.conf: last time the sonames were bumped, baselibs.conf has not been updated accordingly.- Add protobuf-return-no-nonvoid.patch - Do not install examples - Remove 0001-Add-generic-GCC-support-for-atomic-operations.patch- Use current url's - Update dependencies * python bindings now require recent python-google-apputils which are available only in recet (13.1 and higher releases of openSUSE) - Update to 2.6.1 * Added atomicops support for Solaris. * Released memory allocated by InitializeDefaultRepeatedFields() and GetEmptyString(). Some memory sanitizers reported them as memory leaks. * Updated DynamicMessage.setField() to handle repeated enum values correctly. * Fixed a bug that caused NullPointerException to be thrown when converting manually constructed FileDescriptorProto to FileDescriptor. - Changes for 2.6.0 * Added oneofs(unions) feature. Fields in the same oneof will share memory and at most one field can be set at the same time. * Files, services, enums, messages, methods and enum values can be marked as deprecated now. * Added Support for list values, including lists of mesaages, when parsing text-formatted protos in C++ and Java. * Enhanced customization on TestFormat printing. * Added SwapFields() in reflection API to swap a subset of fields. * Added SetAllocatedMessage() in reflection API. * Repeated primitive extensions are now packable. The [packed=true] option only affects serializers. Therefore, it is possible to switch a repeated extension field to packed format without breaking backwards-compatibility. * Various speed optimizations. * writeTo() method in ByteString can now write a substring to an output stream. Added endWith() method for ByteString. * ByteString and ByteBuffer are now supported in CodedInputStream and CodedOutputStream. * java_generate_equals_and_hash can now be used with the LITE_RUNTIME. * A new C++-backed extension module (aka "cpp api v2") that replaces the old ("cpp api v1") one. Much faster than the pure Python code. This one resolves many bugs and is recommended for general use over the pure Python when possible.build75 16145903645c51924c8a37a53d8a9b4ca938cb0c747dd7610c3.9.2-lp152.2.3.13.9.2-lp152.2.3.1debug.build-id5c51924c8a37a53d8a9b4ca938cb0c747dd7610c51924c8a37a53d8a9b4ca938cb0c747dd7610c.debugusrbinprotoc-3.9.2-lp152.2.3.1.i386.debug/usr/lib//usr/lib/debug//usr/lib/debug/.build-id//usr/lib/debug/.build-id/5c//usr/lib/debug/usr//usr/lib/debug/usr/bin/-fomit-frame-pointer -fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables -fstack-clash-protection -gobs://build.opensuse.org/openSUSE:Maintenance:15869/openSUSE_Leap_15.2_Update/423e5338ce746d6f74b492275788ce70-protobuf.openSUSE_Leap_15.2_Updatecpioxz5i586-suse-linuxdirectoryELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, interpreter *empty*, BuildID[sha1]=5c51924c8a37a53d8a9b4ca938cb0c747dd7610c, for GNU/Linux 3.2.0, with debug_info, not strippedP! "upprotobuf-debugsource(x86-32)3.9.2-lp152.2.3.1utf-8fdb1858789f8805c5b0374289aee2479e49a6ccd94bbc5f72d59e3161c3fd45b?7zXZ !t/:] crt:bLL ׾X*mDX/*d?LXuT̅sQԓZ~a@IWi7pDo{Ȼ T Jr+օ7#@W69vZoex!k!Q[хk8lϙfFiBf cf݂¦7']v\e-6Z:X Ev;3o¾^}u]T)TN`=K'5 ɳDCS64JX|qi6PH|'.e0ͱŪzS/K[6M79a)6eP)(lmpF)W^x]Cκ+?ftkQm-5 PVr0L\|^KV/)PyOQvKT ̦BNɧ΢8s9%ܿU N"'3 Uh[Bb&!]ZIߩ j #O߷mƐhǫj0 DWM10r:bJ,4 &ʕǍfO䞶\8"P=A3nP&/N{KZȔz?mZFΌm8x&!^_*]q8}ZZĦ H\HQ351[L#)vy@K流|U ]f/4 joTտ2p(Zs;gPQfa >حc yFhw:h% Sn5:G"9_ :֙yE jO,$L"{P͘pI 9XR`1^i [NUPX.Z8`@QD-)3dq~FKG!Io0 kM !(0QSFcwN 6dJ@HPA*l[2_X0|0wGJbm~pxVm/!+T;!^F+w@Jx^67m7}M!ڹ~o~᩸M },Sd:B0o6vFg0t0O#%$%DGhx< (#Amr̀Yx$jIm;WRHDSi{Ssc>}E8NZKr\&&]Tt- kr0˴Fs$UE@>pkry2uMDq T1cɆTGՍ񙢫`윎D: Ԍ֣'6-FjwB\b5&8=Cˆ}9æ<Ues_TB }:/O$f:x}uvFtvOtE>b+֑'U+6 +\$oV`aœ|R JO>I@~?2Hhə A(T}/F==29{MCE+88{)Y?4a.#! A,MO–ǨT.|?{ĊTZ8tM16ni+wĤG! `Xe3;p7 On]< 2ߓkD&jb8vpoD&Z9OS ~@$<pZ 'VIjH0"Yn$%`^XJ@ BJippNqN  W*!|6(}ƾvkg⅞yZHA7*<xr:DZq!%'+5}7eq[}aFJ83P!+" s;3@I_:y|34 SqEB7|_5,숈^UM_C^7=Zи>]X[ԑ ʦkp!:PPJ8j7~7ÇBu)cK()+qC-n -pjG+|aCΚRтב$>23ʚ ` qޘS7[VD`̹i:wJ+ A74T_caaLa79!) DޟD>ʩ Bn'C[4g!u}Is@KHΚR7Dђ;RK *HfY(q OQHըk 1?3O%c&$BR)uC3}y19)0کJ^*6!g0\{Bu'Af h""wd3a%x0qv8ecFhS0NnQLv: ~w#e*0[Qt3N6o+ RL:6wse4G".Ci'J\2S턑e]p1dq1|lOȋG@ֲsPSH/-@ Γ2AD}{ݱfyz7EF5@8UE^VYĉ3ǀ:$(+Nbu膰q\p#~Qk:O:lj:y U&>r -z熺#"cWlxiAjV $s}o:CnHF-|j(0w K˷6v H+Hqx[7@CCx5Pu|Ig\@e +⹙yzԟQgvL<8˯xRG'!>W{[Mp+z,VWp==Z4| 9&`'7A䬘41 Pv!݌NzV43<1A:8,(Db' a=$]݂5x'[$Q'O~3B"7ܽʉux.A]ų={neOtxk674cycu:MA٨Aox)M^MQ/O1t| *(^Fd5KKG(~=RL>M7-M΅ǝrN0鴛2"<[*5efSujvM2B=,Krm׎kk9iT(J%VM5j(Z~mB섭2n~ۛ5; 48AoxzJ* c 1_P#t]s|:w}S|nk==>SŁC*-xe]Kz$R&P^iX-K$c''a n#i%ʹ/Q#v%2Aܝ+חr1XGAVrj"wq$r֛e)ԩSWsھk ۅo{@ Ӥ(`JM%M(yF^4" H0/s:)%|tIh_yodGP\d^paFw' hE[1·^ʢGdN Vc?N K$cQA3Rk%*L5lVgYi|X,O׆Ɉ BM<. 6AVwmxA4HQ1LL#?B>1V@[X{T jˉ5O5O/^1iIA۸buA~UAFUzqDKhEz.qG ng  ٴ5L)a b8Ȣ:H۲LRFlV^kX˘ SH~[ 4p󠶕y,ɥ.F0d?=Kty/v;G^E4EkN 'Rbv&Ew%v>s|2'c14}*P-" KV5I݋9 fh;lHNN~ʼnSa1pl"$ͦxZi?Xzˬf*-]DŽ !=XU)SLL3ϳDPJ%]*Em ڂhd};3^S 0t?1 g&MH)',\̢ZkBtb^C9Yąͥ~F[drHN|h'8t{ ^X@ YGcC! 2d6tRfv dF 7fHGI㈊Ũt I[ٓEKr<|G8n=J 2NP.֤l矡N\<Ămc1! *}V2?l ʁH7m6U?(, b0sĹԇʪpbgTo钘'stŌmHv5GSp c&vȇu18 cQ#}V3a`9>!QK oP`Q%ŚW| Fyz +:{2qUC|̑EI2yEz|B6^BXiDFo`!iyA-|5y3 ,ɉKo3UH  \SIюi/-?=x4f(fmGI7$Y<7O#bz4s'!rb(WVes~+t-^3@<'Xv,*J_WBM3ĩ{& 3=`[& 1#ҹwYISL0z.8|?CO [5}0o!W!CNkh/TݺA!%ACsU?*q[X[ ` }BVomYc."C9[@ ũ#+cdd5,ŢcNZ$T  { XчTTk NXB~1Ҙ? ̵qEQ#DY(J~~`Ufl!z; ; vI:7&+ 1IBXUKnHHuf$drs"Ko rFSX*"/YCt1.&Y*2[!!N R!z]^ (- XXF;pSPb~M>wegu}JC.8*~oďK$W+K@FP,Ρ[o]VVZ>ۂ|,eyg.[l.?sTb̚u`tMErM*ǻB<Ȗ80 tXh*ZBu1.k#,')R&&;?'$BIp2SbGDy킝0^gur#T÷$&uW(U.劙|8g@If8uWNFl!+e^po mXNNwJŹFhX2P9~HIR|pʝG_΍5ejnVk=ЉgL' !VFN"sX@c(谠Ed`Xqqpt;p u#RaRgfMdķ%Lr|3X! u3Z(cW~Bgke vXHa,c"-~(O+$1caů~c:${[(p֦Ґv#ۃvPr]9ڎGYCcWY])rF}Zx@YW'qHeG#ܛL/83j9?bڌT|8i~ffCOTb]>EvC203!!LFci 7U*F<$_ϤZi;g>#d H8bsrH IC\dfP"z}Yr~=0:GR]VW>Z N? Cd =|h*bڦi;a?'*XNHs!У)xR%q𮊅4DXB"37).㚮E:dj. /KObn(QPiR"Vkg7^Ny D1D)r=XX:."( 3޿aݭMFA/l'Q <,LX-o'#Ek@m1݅C/ӟIN1:$QtB{#xIodO!f8KuMeIOTOI^"kK& prPv(#|SR31H~SB˘k'\:yþKtF~8&EBTC[!)Ҵ:pnIQ0t QBx&a]e˦T6 .C͝H"u|)-]uXӒ `LhHobRSRTVjԴ8ŗ!3Ìx2T\ć#T^;n(_Kӯ}?I1h~5j~хFr*tn|=:Xm'd=GVJΙFʝ2hk3a'S.ݠas 4};v:m] dO9йEF+!8M%p54'$ >ѢHiTfF-T ڰ&Vۿ.ؕb{v&xa[cןXW ]9<=~0ĥc 6{Be-%0294yoy:s. -8}Z: PQ,p m]g3Ez=8AIO ;zJC.awXgC/1ed(A y/Mw=Ӏ LӷO'N7HS!y7>0@, $<-t /Q͡ߛ ~f8TDO%X{u!Įz tRz(%1ÿ5Ɯ8)*|`oA.,7+!ĺ-CR)Zl[Ed$hT`̤A8m;`gcE 0-&zIEG!i|΢S=4q _q.HtŗFǽ}6leږe躸Ke-0/nr2'~gU4)c6.BHŸ*כݦ-\G0C.l|JT#U|fl-Jk3gcj}Q(XD0q܇hZAR64:1qIw-b(>|{NCoKlP1jwX p[o > dEJiId!^X, &sWE^o562Nz~u. ,ggbOo/{s`[/U e230OF@3*3SI+* HO(f}Czh .U<"8?#]H2!1:J05;\dq/F0}}2[ja sxV]Wp{`Ls'5xSȌzv+deWYa|#8?_4-IVE<,շB? XD,oȇL9ȥid)L(W+Ėr=H'XRȮ ɓqSx&7A*J(X ҃fl="ӕG1h&ԯ#2ofRd}T= Ĥ~QVߖpTxюZk"0@o*j8i]25+(Y$i0o\@,K?]?;,6/CQ:(7^Ǟ$BUJSl*gFkUb'r-b1Ώ'WGǬj  ̷*m6V>Y]?EjEe}7CdwMf2 dމ6iW<ϬTR'Wy44sU*ұ5"Sܭʓ P-Y_bfjHůMX={Z*@/(Y"wp(߮t6kBa7|JsK:@=i迀+q^d;gDVУT3JQquD]tzh)in*jjPҷ*x+襩2!I$ctЪS!Zr y Xy6Qo ;|%Gn=I)/˛7Q"R21 Bb$?"=]woSȨqot́Q;!aYW[*2^E>pLUr*lyވ|VxEafQľVPSrIzfizM0zayYA_ R_Y3Z;cDOI_g$ "y&` ,8a-؎\| cܬ_E O<%'4TGfg?PDqp&F̩|p9-l|la9i(ULoʾ1TFIm,Jx0tM9N 1HK0 f%- RDbgrΒFMZpKw|  lЃ'EН'~cIx~@t#!=W,9osMC5 )8<( ULLp1k#z!Oex0X.nESv Ii;sj5AᛚLcކ[|ȫ@ -k/byɇOLR'ТXd\) H4%:vy21u[VsEcM眒3m'Vloza:WZ]tzFO[jKUIY"TwU,rzyB4$Jt6,ZPFpV{HHmB&ÔS Lѣ/Ɔz P|BnUjoXc >=U_z-C"`8YW?pO>P!EI Q[C|aj@db3r4'8Ś&SM0xA]v5eiWBx5H?#>Q05Ij.JLC$`.LSrM B*fVJZ,qEzK |0g]' Y?-XSӿȰԠ0;[,*܀ĚIiSyPB%7|{i}<>"?3wTQ6t6.\;@hl#w<^dUmClEISY=m`mi[bzj'1on#@P{ +xk]/b)s_da 헦q_\K]@g$ K }i@Ybzv;׍`: :=]&ʣFLxt朑,D,[)Ba[h>+~RFPiQbľ։;OwFmEix .GKHja3U9Emt{BKZQ7^ڷC_R*:|$q@ 0򊄐nJ7FƝ^:f~c=J|O#x)2ȗ񣶼65DilZ $&ƚMEZ>zG]{${SA!f̠d搧c|7cU%}ƍ՜xIڰE*jxxu/e`U8oA'1tٴ;9HC``- P~ýnT.wisr,0~x3Nj|V5ݏC_Ǵ&c 5ߥ 2+d~gG,r@:]o5umx{f1־% `W+8!v3O ^QݾXLҀ:[aGYe:Bܞ&m2˪B}ʝ+ gģ2|iȗ{?Hj>W)˛hI֮烒ڮHl\x\¨GE?Pۡά#Y3>nTZ?eSĦ-Ze`D8Z1֦$qH0NK*< 幹eNq?x$}>ړd1ߗ$ 18*8{~ARTUbΠq%9J́%xbAv ) Iu<CmIj:5A)#A:rix`ht/brp3Mu>q/RLJiP]?Q)\~xom]Lxe+,n?t͕xfpI%(v2Zw \5(Z-.*GOw˂-i185Q%I Məcz|P"9秕JG X)NR# puIKIs!`2ѕܿ/-@#* ڛإWh&V<-"?c T?tʎ$gAE4xp9Qـl$$=9s=J B?X70a M=D_}C+87ŊC5\`XܭNtN00vJj{Tٽ\Mu#*C@Â&ΈmeSLJ^)R@NZ"a54$hI+DU5g+PSfqI[IUޏF[ s IMoiz-]ER`/~b0[ak>Eoj@l)Љ\ztqK,>bAGd_A HuC%l 6łn!nYWf.c3cg:s| Z$]05@;`iXJ#l0 @E.? [Q ȯc8o}<|45'-,m_|O2yHN"ދkdS7H8UH[E"zxދ9ϐٝ9;I֤L^5@C~\y瞹Ó#UL˒,aNfI\`LEo3e^'5xޅ7mqקM~E6N$o೥vQbz'yZ_D%gp܌*FJe[N)9ļ tLD rD@XĮkG0ow{Q0w11${J:=0D6ۙєQ"Cs:H :\sv'\GA?k$oPJ"]̜$V;ց7XQ&>g7A/`)tJWcF$^o h^ŭ*u"n>TDI0(\NeUCmetߋtіKIԮx/Ji18-XaWޝV|H`OǛkXkHIBWhoyLcw'LgX\ӌtP'oCbp!Dgis4yZy -~C2sm=6pS!ٺ^|?f L+@_-Flй7% "ꭹC6mtǚd$`2Ni +ůK2VG }Q竞 ,hRe;<p43.#Oƺdb֥ KK,Ӧt 7_p:A/1طu 0C(k^=8 BstN D;iE=Ri&مdGЎE.`Y:8˜.V/ 2I%B n\L͔D8i!_jp)íd8"6D2d4>g:yFusA!m{ AZ ޏ}IfP 3@7<3Qˠ+o` Y=Vspix{R ߁u|D,K%ǫ* C5dvZqgI$1Ƞ8Q\uQqh1+;׺=xN3/EDll!kS癢|~t-n3>!X:EO9$5O,d9ߡ@ǐ l0t gBdU୽IGd8F}>k6ڪ>e-/7t-@$AO]F_a6Ҵھ,-)R^[K_rrrR+@vuE/tu+ÒO?9srԔ#KDb%wE:M;%m Df<`-LWI8z0d*wTHWd uᥴ h̙Iv /P>QOA,iw~Śej#DQ^';E /Ŀ&:Vly, NYSGjVӶFwݓʝei#jicj*K6bCE>a6?MYkMFAxoOf s̻;(ߗṳ‡cV"R=HLFZ9hҘe( od]( n=" [H\*?gS".Aڽ3ȠZƛ iƠ^[B\vUP#h,?)--Lh<왍,cE`G](G5Cêj_ aO #~n.+VA8<BcQV|MӿvAMQA':(єueY'Y&_0Hr`Nf]3DjCX&$O՟+EhU#xh45[o>0.<̀ߋ2η- lP_ZS6&hడc4 .L*VPo;1SJ{V^UΔha< e j#t] 54{G?.EPA {~%&UknY &- Ri%v&E'bzMfi%łE~;W *K/ o%{, RbEaَtf-HIȓ(ݐ.1x>ѭf7 9l6%/{ Ӑ2 $NߢE)q)%]ߨ|ӻ'p҃~[@%F dJ؉bhE,:TS%VY~ %V{?10ѭB!P 0NnN`%:0?doba!3'Y33e=i?w 4 |q;E:b xZ*7X+`%eH5-ɾ{A!k6J|sㅕѮ*/ /Ng#To 37{#tJĶ)c`Vf=va5u#qnRĕ, FNP|I\o 潖REyӇS+7wp`U~!hLMF@/Q/7*c&ؼAe]Yi&XVr]kɊSZs6tE'VSު yْ^ŜqbUܜ#W.w@>Y.{ss$ UJ%OSlѷ:*M6CTاd ai8쎇E JBTԾOP>*?l#ZU~Aq'^"nn5 KˡNevR̻]3upbV}JUDC۹qt(ohP|Hs3W+3/fcr˅]<=x'nm^"ٙEVt?9Ppyyӫd#hXH;;׭N^0 wQvjhST=;e@.f+R|QsEC&-"%LUJ:1A5b, b*_ 6-ܴA:Bn}gtdV M nzߍyrH(ŕbı":x]=CL6syg 0R=z- PK۠$W2ϡ 쉔%*fBv!G &!\_ ܈=dz%lKK* 'Õ#ln\ke֊‡(jTMhG<_Ba=< #:IM{1u &_l]Rƈ,Kb|VK/F^ݡCE'҂# ?Kd:ǯ1>>f#ysS$6zS9;5_"DAZcEl;zF̿+qvbB$;J2$N)nM^JqO0j߂n%6j`v }3KuD}#~Rn:[SL4gq .$!S9c>G|˜ m Ru.tA hCe aqb%/|<}⟑JZF-?-KY=*IiռA*=Iuj"Ӱ6J)NR&)7Ѳϋ˗0~zO=;=thB2i1=W ,I{X:Mp ?ziin!cipGC\e M,]7`R ꁗjЖAwmofY-`,vP< tɏ_ѮxAa}4Lw֚&DM!Ԋs?6^my{=)Zaq tGqSeoG:Lj(eǭ%s+ΝP(){SW}^Z'ڠjFD9nĀ IvI1+&h6#H<`^X͜k1_ c,dߵl/fۡaEi`F8~zt =g4c rz|KuZ4A3j'x V c]p 5%7D35,G*L6)uvz`U"Zb/[ۀzW݄JLg'/40Zna:'7UTH);d!Dڣ”ܱ& X4?Au0'9 ^s&m:GCe¤ӛ#Sܖ,44d1%̱H"nDuu{IC0ZO%NaD$;y`b:|T`>4(XFrqEXq4ꊎH2 +Hkۓ@7/Q/n ֿW ,TpʎzD1A4ah>IgTe?|weN ^DCV*ZwθY/g!+x6bвl6erAs]`6!Wb\ݩIp_{|Y.2ֽY>v6q껎`͆a|;?&8!␜DBX-I /$ڟlpHSW d")Z1^_}cS|15Mu@tfI0*"5 Oң3&D>q pnqfɵ)f/Tvx7:~{߃3Rz2Uu0dr±!,tꉀ06%RFeʲݔ P6?baMNet=j-eYjoRT7+cbҗ{<$"*+^(Y#k=BE> pUF! Ǫv^h^SʶE i^F `;\` :^Es@wPY`t㐝P|Z{TzNeg96_+tIe0I,\XDLJ['e y:>G &*D1ಇE[Д068ejt4cC~!4b#Lp2<AM,}YŇjw'չ@ӽ6&ir?@BJQY\hqP̔"W,!8׬pZCx=]"v}E8QfU M`c&xdEVU<]Cz @އ3;EULrvn]p^)F?4ȸ+:̖*˶15py&l_WQE uyDo켵 欄xͧg (eF6IOQ@;&;E?&&ۖo+dW dW6=W֫XE^g_pƾ\ ,,Ԯr}+ݼDռE$$@[5wrĪEl=n9a㎲e:+I"é*TdAgyAv8%EWG>K`zDZ~Y^7sfON4ZڶN[(\d 5 i,-j4":ɶ6%A!MHr.ɿ*%k6%kb{uo8.f}3Go1a0O\'r`=,.f5evU: O\ uh&$_P9%6AUgq ~)jX8V'reah h{OK\ vz3BBY#d;sQV21oVN+"4/ʜMܾhasJ_Lechp֪xq 2'~Kљ[ UTGٹ 3֘HֈJӴ@[f d}ؼ 8-9ߣGhȾ=|Ȍ#mF/OSv!&G-3^s؜ 5o(bȣPs-3OVz14&@]{"n/1r "-i;b|I/vw-_~s#ÚU9鑳Du5X#X7b+k4ZGY])Sl6k1e0g#gd`oo*ܗ8R_EmLv#נwos`Ux_Iek@ZM`%nV3TÜ!88FDktե` )?ǘNP:Xwnv'W̹ϠVQUqۄ2DKNɌW&Jr׉y*iIڟۿmVI hg} 7^!qh.Q5 "ͻÄ` 6} _2\H&i,3LhlS~iaT](8ς1^.2.7ce?CD*_Ѫ<4P`2#+8IוM1j"Nl?B{Am)$l꿕sF^4F?hP'Xx#v*F>\Sj'Iq+)Q A(Z5k^& 7U)-Vt CMquސ;~- #&?q0`,,¨G,Y:lΔ}(L{$*k֪fr1-Z&W7zvHO.B;۟n}WA9**E#wjt+Dl;o*ũ z8n4۪}mƬI\@Z9d?%yLEJfb9m,j)3䁣ڙD$V=5R\uSVz,t^F=wOM‡ӷH:*fB)LAea@j| Cjň0c)fG:ax=B[w}Hfnt /z* E}\aAuz='@ٶEOuC[+񢔇7]nNGhѱq]Q\)shsz˴K rZ^4RA}Ćy: =߾K\+g}\NOG"Ӿh (v׏,փ(XtQvĮ$)=ti"f>u(/vfmtgrQ-h͍#hRPp zY>+_S-F'Ht@Arl5 ^2EjsPV2%R}Eh"Q[ʣdGY9٣c"?]S"59s#Fҷ}|fl7:ne΃z\[3,.btYtjv"t @-s[OVP=zO)x[_U:k6!2v|>6ˠgP/W eR4Hci-xۛF;8w_>/cG&ׂdXeS0>ZAfR[x->wQfTɰᛪl:_gX')!wtzUddƕ Äbu~זJ\)u _>sr5L#37^ი EjRP'fp*\_V !ɴТ l)lf~dj2Qǰʒ2L3|!IMՇeXz?-Rݜ/]$C6G/TlF9"l.Ab {1ch?*2V=BÂ\xJ*ں[69~4(IR) 40~W]{g(:#7w3\ҬOA`Fq5/@ u l(#a2s'PʯpЇ\)-zN9ߠ=!08M,08 8WRLiŜU>3>kҍx *hsDKT Al_Q7|54:_1PJ^=AxBu|CU)<߭RE%fe#fYH#J:/{ihX):&ڋzDZ'~JT+t{fOZ"z7ZWa|iϜsBK#fݧ>Ytt ȭZP{ZXIvZ#x8>_/"[y%Y~=Ob] 2)mw ڽ#v\䐍Ĉ%ѾpL8!ʔ RN1Z~5]1>rUϞ#NLo9]jل >[ Wֵѯt`\f  W`9ZQ|ψwXD9:TBY[{_scFZRƄJmɵZ6w"~EhF#r i ܁iA]S~N!~$<ɡvY58c f],=7GoxN2|gƹ.eq. oY>ʰ@'SzZx Ϥ3&G=+e#hK9͓@+͡:{`ۿ=}!b*xLFwW ?3Q/'Z(F4r.׮aS` UViߴ(cXLKaÁ\ cH*܄75R?p ڂޫ!u{߁sS8TúxӉ1[2H_xኊЈ (aޝO44mYƉVja2v{: ͡69渷1'd `2.h_z+J]dfhЩݵ)|UjMujo fY+)jC( __NDUY:~R׈/ L)MOd WMvUMb|D|{4XrRI%S4H]t} YF@AX2BV(#F:6a5i'3."Dӟ^tt̮{/JPƧ#ZifALE9Mlnv#ÂEbK̏޲,=JT\hq(HqS)}0g4.U؋ =P+B\rlZ4- -'3p#s7p?Ik놚sģOfC;N s5kUs)+/|R/^ yJmcqc0mEp8ho8AVjYE%+ ZT{`-UVӳ-P zS.2%G{ &ih:!{_7>Z?z,t R|.t$-+Ym"/$AM`N XMp.rtp?~Oמ-mad ɵYi 1 tf?wJ\kt}7$2#I1gB"h$Jjbj4 Tlyᜐ|(ɇ@ bύB>,1F U9,tX]ډ kD.?zRH臨igb'6fM8|5>|eaM3c*r-IˇDt'a=z_W" /rJή˟.6E.ʁL׸ )_*V=n>J ۜO68uL^.YŝUM1A2Wg"-A_ TxyJ/ B=x)NVwiHr笧aX h$S) d7KPfl^al|]bb4V@{c8|ůT"UI'-m'/SZ-5ݒD 8⚗|>GpV@b G@٠j_L>w࿆ghYhѿ[Rb22c#/7Q꧲*smすj;wAyB2 #-PFEhrԞCgVE+,Wzp>yiOb0c@p&y? :|:3Nr竘(Xj@PDϗ_t{U"mbu%89ky鮢ٰaI 2A=- ]@\$)%1t i#nm{/X|MEL{dwYCw\_pݘSqs;:$G'Ke);g,ct_Eg9&/_iHoEЪWMc/\y36W#t{hWlS s³/a#ߵIg926zv-޷{ݓx5Ic86ΙAdw;T"A|nJRhl>zƟ]PGD?vfsz;2 +7)o0U0Hg;J$.${3u5˴$n'.d%}N\J.O,:Ƌ \[qmo\/1c3{(yK(q:#xm/VKV"7pEJ&RnO:VSPN/hL( tMޫƦCrx oK#@ a2'{{!ּ\k3_>x>!6)k ®!9(IY . 91C1U?7QՆpTJi,w[SV |lx*;Z>it_F5()ēն@4KJS`Yu#/(_4vy@ZX+8'NM0VHN],al6;(u)0D[ 9 γt;*S=xi-#b/~捈VaAHa!͊]yB g=J7A,h(d/I7w}2\CQ-[_X'_NmL sF|t{_D\#@M"JXɌ&LMC\E,ˆf{''0ӠQL5z*k5!6TF*4!Ǟ Ihv-)DaɩǦlhm/.GM`x80U}u[4= Lj4n5ӀO3JS.ZG8\7ڶ'#?CP)E)PlZ*ٲ,\ X[XٰA&I!8VJtF: Υ싟GTٰtFKdܗ԰/[: _b$ oWޣ_+T*w?H'l>VT ՚ 2 W{/s3'=I>(l% h УN#V#nr=Tհ"l0;q*:$N(aҼu63,p驣+\r~=3Uvq!f4cyYWÇ.B>%@P?y4h?TG csTKd@{cZtB{x]ftir^8iTa/@;wPAKpL/=&&r2a7҈\(ĒlLwg/3VKx2o8"Z0f, +G`GZ݅y"?'<5ِ mAD56 8*о:UN"kY˲|&:PguT4ukHu$龎F$qx~kUcvVk\TbKvte&wW\GD(kTÙ1aB5cHt;$n|< \:vL z0o#Gv*y) +JRaKO ]ω{ ,|hK> /j˔ƷAћkn6OC7WtuL Ө鋱c:^uBŽH&\|rY W$.l:ؒ/{zlVΨA%f]  :QG^SF F>ɥX7#cV!V80q@Hm4RaV Qzozc!W{QQa:'DjU=|Pyt*O}6O6 fL4ZTvDcIQf1;zP/%Leѕ^ʏ#b3G\R F匤ߟ֬C-d~ PY%:k2RB0I>υQlP l~_PԐQ"&͗Ǝ1]RGZr\DmZa`E͏7`@xf?>Զ~%;'W ,Ɯyg-e({8:&AoY>/*G, o.B蓔Cu| ?&:şhbea&mu܈)^ESx@tsfh|^KUf{Q;āzr^({6z30T FV[ GC)i涘 vSt,t,{x y7UY¸1 AUH)4!l1g󺑄^FeWh'>H3i7Ա8 KA%  XCK[A7{Qs;gۄϬ; nK6*$w%l5NHxqG1HK/b|׵{(8OIWI)ppdZ0@5&yh{'̃ALQi-!h օ+-a>gxzbpɮc{t-HBMsSGnNh;UzezMWC]MűZxV뉦EbY 6 EI*QVy&xx9}vWj'S6 "+_p84Orf?|)K{J+I 8u4$ji*\tp({jx>U*[OFhh3p+WmYNodK7sj U̿eUkŧHO߸Gkd+7OAj:Q6LBq ŜKof8vbqaEG4w٠ ga 7@-˾q >3sYzwi^{UD[2(yI'X`"q⟫ R%Lu(D:+vE/O;s+a(,! i"nSr"jG1bه=?B53mL80zv$:gncLtK"B&Dl>@> ÄQ]!ZJfh\U>=Hxy!,$xXxqURָ<vdM/Y8 ,:͋14咚2eO^>>2/ sA6l!jy|2i.G@`lwPXf{ݒ36/ay憓Sg7x}ZbT{ 5OR3"lfUsf#Cw{B\hB ˯sM5@׈ ZX.-4:Q@fLOPZ\箈Y-PҭHlbM_ N ?i\Vw$epU.&p$ .Ez"I v*ixa$2cK[)XG2ҔE~@%i/JBdW w;/ q^ch[alW3XLEFT[tv`F{F)݈T+7Ԛ/\q30nz6^AG͇uQө뚗9(3ѿ'>d 섓\Sce©C*^Uz0 <<.+`]f7Jr=kx w6Bq=(mt\ETBLё6v^'xc\s(]h  Gm i8 h`Y!!72xq\G#1H$jE@6Ftt/e(oOBKmo{P>36f21r_E,(m bGL֨E4Gc819VZN ujT.Uo3Xꃉ&OrP_@c qtA!!8o9he:hUL(Jۦ݂eYǰ6wjqm9iA 0 Xk37N)˲-ipStYSLB@aնX?oض{i]TEsV#]|6?3Zz͜kF/xR'Jaa'tiL (;"y8(6U/WMpeqä'L>4ܑ6 )jtuwtM )b|ѷv!P#4I Il^+ -889ˈHD,z鵦]s㋿w -ĄY]7AYw x'Py 6rDbѽ,h|j4;KV7$\$~^U=fC+#H&}b\v~|Eutӽ4u~PUP^fhhItmᬓm&.%Zd#<$C,E[L{߸$"DΆlQeUCwE3NbV%U-Eo? m{5OhiE6DѓDy|W8nBjЖ7q{mX>&#/s )֒U$e)Ki蜒T='v?-xkjeGڀ Wk ~$k6Ln({c-N`OKJOCTVTk&nEq|+Az>Xtw:WiWa[/ 4Us=w8܅v>Gcv6COtWd>/c&LYp̡H»Qˋ \_qfPBgûU;KnX7K Whrr%}0P5e 9 ЅoIr,| ,YQZ uП|ͺ$UQ!}:!Ws^y҆ӣmǿ 'L][u·1׉ }Z䒙79ޘr?bB&t)XK-s@Pp8hveyŏQ?G&Cӥo%)S? (c>>>',M3I3 [;ɌQs\Yf׻v WLn <9rse/+UTf͎ hu": j) F1˜0 ,GQ?rЩ6/G"< l6([\qWGmZ,g"SUVdT6Rln+sstr^ v@dR6ȴ-Ӗ>si|W$>o5'4Nyc[lE{!l fa2ͭ}_!]$htzlObbHj]y0=xﺵϺ J2҇ڋ #@ւ`+z#ڵ74oxۖk%x| Ti`PxJ+Vca˥I., ;Z \ֆW[Qu%|!dU"A=0$#Á8˄v nj;4wٙr).PQ1 >v fw 9+J7>t6vE"T_JOB?ylvQ BX5Ȥ-ڱ{pѮ^jU˓=[;>ɶl)p(6RS.Yy 'Xvz ҕraN(>V"<ÖHAE#y*1M1xTZr!n3g{E{ &v?asg>I٭>Dp9::zFH5z`vmmc_Sg+¶Aza'<8\^h9$xw Bq fNZ3:hʸd!m^}K,@%O+p<@FDёzP 1oq"7J

"ۿ{5^ ]:gAXӱWg;2V(غqSռ ?GzX HA4Gk(+,r$=YfX]cY2jL1^;o} Bq;Ve*Q WWIf]m2jJ5˷SOxX^.,SBH#QO i1I+1Ɵm}Y 0/(Mw"Ow ?-6tq:5vW*x@84{ ,@?kĞ>S]4X9gԡd5JXLžK~]Vd]r% \J,DbBvoOf7J]Οʅ^NYLhKbhPoS~8\7^TRKt<%GP$ ^|EwFaOc ӸIi;'-aVq2X*$cI h DuuaF8CWM>J:: ګ)mӋ..v0qedGCώCVX_NU?=+:J'!- [G%DJf햊\Z R/Kf*Ň])A4U *}!A7WA Ewsg] :F ظ i9e UɎT2wg]<_Ti&*c+n?oS?Ce`;E "ZQ}0SjE@ȰZB== Hq>=+PNPdYセzSȣe3*dQ]K@=F0J#R;=:dp~M*4!}Kc)h!1͉7Qtw^ KTj|e=hT29&&IoeHIpA|[#;>߄M}=xsSm"o`v@_{EڥTdyf"w"_Any*fj~֥FY<'HL>7Blu$6zOh yQwJj߆F5] cWIa d|ܜSwP6lKKy| d }(?_Nkoh۵7 8@yܚ.zz!nkTLegQ$x]J?Xk_Ѣ1u )rñ3g1r*h#RTd\"nEC%Pl1{6V/I<,tX8F @]U) w%{`DWǦ`~Z8ygw#,3yB7+oKѷt2 t3heފa_0*$[Lf_{,Mkr{%+…(x5*9.d=LNJX5Ǵj8]C``.*Q'>0J;DnR`[)3X2#yQKBAXwǞ#>1T);,@Yx  @v 3),ӣUB.$yZcMu\Ζ6QxsrH"M%(ui03&tN@XhмƽQk+Tog`I(~kxh^ns+ Xg*&~H⎺f.YJOG,(x~H+X 5LEO|f-.QS_S:~ua1Q#Qj7~hH-ȥ \ 6]GϚNS8KN= 12;twFz|,Gm-ݓoLW6l}c~i~ꑾWGZHf_`)KDL\+p #6qc-ir:/ 3FQ܁4"%ɌʬT7[pDPZvK{ ]įpٛH.Þ3O{jaYe"/cl~$O4s#f:cjL9X%~t{o~O#ʋ%ڟ[u0"`K"t. SXyZsĎ 8 sv2^fssFFgqr+NԡҼw}d>b9lX##;BDPA4<ѷ.X:?`rj&V4JqN3ꎷߐͦ e4AgN=P`%XcH O6Ÿ Q?i]!HձinYl' oKq|VB Up R/:*gc}D$虥7HkzR{?nʭ%bdkOϡ.c J+@r:W#Ghݯ@ _ '^zQ$D6FlgCK>vgt+rĥW_L(ieu!A_h7f%# O`Jqi7צ[e{"Qh{y>HPC!_޳,.M~/yA4 ) w ŽQD;?zVJ=1r8 ӗ"?z]ЌJbL(c8gQz.=څGΪ6j  S,L3Gl=p͸IFbE ,}nW  _Bl%TvB{!9$J[1\S rHFapvk }7KԾQ[#'nA"nnH+NdfP}>+Ol'I92 ]TQO˷S_eX䨛=MK1M,7~_4A~N$: u#3?\+^jq&b 3^El20HA}TM/2c=21u(O U-jI*]vM7 +B9=U: ȖQœwrQu*0@%K>zgl[D mzQ^dJHر-Ͽn!&$5zCV!`0G`'!Q>oME2CZ 0|a?%'ֱ.!Bb冑`[vBYd`ׂU/lu=MTuoPm.'B@ cE1όJ.q4PdUE>b)0PmM>V A5%pD`ymR$5epm6x(#V1[ٵBh'+°_\ KN`|['lۀbJ>h#iG),){KUAaY'r nGKj݃q#)EIQh~{{9|lA'<;bK x;)GExy] }W$7?Z>Y%'.kHhUjIܼd'UٽKxo>dHkP76Y-Q4YyhN4Do ##Qᬣ~lrh-`.=j.0tgӑB&Nݱ|*nsJ>~e Y*L\-eV`%}C`tڎs0;Q|t}F~Lį5ed,ǎ姚ʥUrIvKH={6KN{v;]@Ѥ(in>6VaGTRdKh⟦Js c8L_  (EzHAW3R2p P?/ 4[6^^ܞ4Ys.`y>j<0ѷY0a<uo9r%Fٴskqۭ)% s$6qנ`Ai5w ܔvI{%N$ܨ(6>O)QrU7Ju]e9^RQG^] Jf` UHSJyZ$IbGΉ7A[f>0({*5* S#{QVn *tkw ɋ݁Y6 mugV v':[#Z APpy"J#cs;A`{qR 4qABҔ.)>~&l1fɡ{ՠTҭNUCE[(O [ ttw|k8.b֫2@h\o)RVG |"ʨl`LqߺգZ\{a}_ځl>IVY&YbYY|MM 1GGqF)&+IJ&.)*9?1BҐ0)?UsXa Xu'ToS \g˶y[Q) 1"J"edA"6AAͭqIC02ΏS;d4{= B5bszڧLU ;p*jkr-R}a+FGN<9%/I07-ɓ*#r%XYuTTND$!Ah6<<NrYX;~oqz_=D:TiJ]ЁVF7e6rkMסRuf - u$Yy$)̘?ߣl1_3@ݬaҋEhݺW_!Z 'Hht^>>b!b_l zO7Dm''w 3Y:{nTMӑ6U3bƽ3 L"(0vۉMbk6]vXs<蔅rvvo)N|yǙss~꿢2_9Qq c *\d8'~@/hs;@%LC<ދQdUv/;jg>!,9TxU!O2N_uzc)Q}_SP Z,NEQ0g=%" KZ G,`=B^ h8T l G_*ՉL*āZɘ?Ty1[. Vi Am3C S[`/.S:h`27`70&6A6|\ԣeowZ~5ޕ:'M~)o#DrJ ww(BЭړr6 WY]!^O8t܊3 $:WUq L֎OCQwe鄩ߓ^)1s;:J&#ӡ{UA<^kbK~ܾ$CCaXl fy}; 3P]U8*Vҹq0kh~ g8 5߈_l"7"k1R`2?ﲮ0Gn4fCac$"_x͘2I}0Eΐ;`܌i[;6x*~,U&ٻGe!󋋁+!eLrkn1}0A/WA̫; + [atK\Έn@y@_Pz`kC)1w7ѲzD%OĸέGWg)6G"D0O{C8fȝ:'h@թdt,Ug*k3wGSC:|BAMpe_ 8U!cQf3J29ԓ3UąoFWj{RA5S:$z$O/t2b0bnAf7f ;*=Q Motkz{Cv.w(0Wx7S/ϡSۅ=*xI׼jyƑ&AopmusqaYNϙ0ˮSGlPr&bfIʪ*=1WMW6ژ.V<׭ky/:q% 0|͟ZՓMV 3m'ߤ<Z a3r1DfěN->;Du=φ`Nj3CݺlNj4eQ_Eo7,.6c27ϧcoN&=7ӾtbYś`ƴZ}cRV)1SH*Gzf_NO/Fu`ˬcET%lȳR+:G_)qK/vc[ UFA䑯JlmPII#2Ҏ{3<7a. o*Ao܉(> #מ6m9X3aL.Y\w䈭n.C1GM v;Bܽ+{}pr C)i$gf%oϏ+Gp0`ʁMqG7뛗*,U[09o ΀#ga%^Ac Irgqaz00-g p4ZYOkSڄ|^z\RT 臱%K1U0rfk.݊5sdu_[~-4 4 4] +ݞJ)[#썫2Sf*HA2pX)𠁁RZmZ>:+^) b Ay"[`\ _ԗ]6sC`e9d޷ڙS0z/\╺8cy??ˑ0E:饼c89 .*njKsgqMfX6(X'KxnX=&3qXTc$9߫_ǮgVXHSы'ּ:XV}6h~sB~҃.ni 1=n!W#2ђ_RFeM;*Rihąh(C0`Reٖ6ȅ{hdj-Pg-h_?~pFmSǣD:Y3h5^<[,gMB1 sQyԥ*𙥔l5ym]LR~RXkrEaI&|VXG1nEX;;LtgNKo]>#`u+,scHsF.=?"M/\ z&j Ƒ,YMLUu1k`~_@T9GF-E[ *5zSFp҇g͉fSSxߜ/0S/Dnu{toĶ7t0mP+SNkhx%ۊu +Y(kzbzrz5u>|EZ5?Qyt2`ի߿5@X;;&x5LynÑk1D$-Ɗw^eJrdT1o)EɜW6z/.zHի@գÆ trʏt {lX-l`0&ީ ǫN6/ `DIguN1=-l%%,Taf ߻̐( ~%"] vW[3*ʡm Rf%" b.o䳄'xEy4g *l-o_{iK.bLAJ\iyQ C >B㊅'5FE g \LZG:1UL`Ϥ7v<C?򽗸U/sOx mlj#x( gILF*iuztj/MdTײ.IJ F ;k<$XZct뇧 bҳqJ bJdrd* 5Ѣ,{N3aAI> w"ra;X$Jdh:k4#3G,S dB)w(]{"Xu:j1e3/& &1_' V 39"l"h's+аw1P~&\sec ޲c Zc[yw_< ')IXuik ɐ `8wJq 0ew"z+fS3 0SzVM G.l!PXdw!'t\n32Heٍ.8bz-ɫ9]9mp1֪t@@:-Vxt0J:f%FkW`Qt)I+D| -ޜfu[ 垚a/x}; Z+>XfFдI 5# &gWsF\Sun`Spa,!8̸rznk6CDGS|bll|W#Z(-aǷ}c)7ި{[>FFnETojӦs`cA3Y`OR~"YYS6!XhE.[ǽwԌuAbԨ r:(rpe?+(6+fDEn PzlWljl ڟ !%蚵2Yq)Ū6|:W$#A\W@ԧ|Rgǀ))N3LW 9e3Q;ZM9^CZ"=͞;M'ARK}jʼnRd@7 2Gp][ulNYp".;y8jtfB¿yA>4I3xs Cb#*ܰvꨞoь|A5fO+_YdK`[ɮ!lHd9 l+ ,>t":qE-OB[)GeካiY;gzwqYJ6Zt9тuO4;6ZTQB x'}}rT&23sL%Ue^>@[XO [R@n{R:"oD?޿]MDT zV=T.+IuHiS !drm"iɒpRR:Mk"~>%3D3S ;RPjCc`.m+[ ֺι.),hݬ@ܖwR#ʚOS{e'kmsH;6t56 EoWgpQ<ܵ6bH³gLtˍ?ϐܹEa xbٓ$zƯls uFha` NM- )8!oVuyhf!nQ@>k] 3D[s4ëMR\ZTӻ!-XsV1_J`Dzuɖb8 cU))㋚|ML*Zcŕ@-k野ԭz Z2d·l$ad@C~l5u\ٽjb$)y%Q>g:x ht* +ǹ3x*K#_B`Q Y7_>rf5BSWJˀMMq+CN@j`Nzlsxh-n d[0]5#%"EdI rFe|naqmsY &;Q[hA梻1%ǕIҵo -wgGQvOnW81ɱy4@jXG6AWeZ-_W5 R( -k`ISf,v+ <+$>~PUIQ ڪ׉FU -^aJ#^ E|ר^E \9O ψ^l5` s2I`cTݬ \| IPNK=|q\!_W3b=4h `,HU+tGbCʾ;ku9IEqэ(>LU-6B"_j  zSѳ(R< P[2!K _ [<^l#>fP/?/ԏ 8V] ^LszMY-6]D 3N+R( \.R[L͐Q_VҵsR]':l1m5OPM1==@!#%d4zeG<&rkubKcNLahCu/5%+f!kf{zѯ)!вall"JB`8P!.1o>~n ,]~W>bTJOcs~LjFmןMP"Wzk4bk>9pjxH*Ɔd8X{t=atغe8̊au^I;w!L@@V}Wk4;]EP(Z`5T/d =%Q .GW>IԸq5 &Ab:(-buyKAL5Vrj2ӂ0>svnpbÃ"3e9P9Ris@Q0i|etr''؎5( 4>MsȳXJfB) :rV#%˻L)]")EnTQut^ヘ?3Abt>dx@˰g&Kf;w0vaJ,d,>H<[9=aB/P-V} iVI!HQ&[o垴෽&ۿggJp=Wp_Ԃi%wr{ߓi8Hk,*V)̕]^J@KBWOq .9)N5 իm$1Eucc>]7F" N5s3a >b'mO(Ls/ zm@PQ\*m|~ٹhc/+ؒbES#Z`cc>+_,yT;SZ^D?zNUojcc W| 0-_"\9n[[eb;m5W雳]k#,O5ls?ce$hzYH߶qJL>Rs[ .]CIIuO&_K_&R'h!Eƻ<ԬGJREklôHk5| 6P1V4(xV\x.^In|_҈&sA);y,yY=g&\/1 a% nUmJ/DL{D&c~HLV0I T9 :[^n7*5H"S& g8%`?pqvMd%[MNO,n8ͺ,KSIX+0Xq.AP¨ xoj"PQl*חTA:F0ts2ѩ1!GI챒8(@P~yZQ) x0DxOFM1nSZ!}98D:h~3{ [5(>,X@o ~ܱ׶)ll[ r+,8weGWEXa/1Se{- 0B{t'6,6S>$}J´azś Pk1@6~f6uٍc*ŵ!"[ꦕ5_4K h42/JHI'mJQ's:Ah(ǐMF:Gu; ] |i(&j#QͅQO LhMqWJ!|Hf^M9..ϗ<&NP=qV 7w:C.خ_q"A\m%qt ۸,!920hkSsطD8Z ;3e^_ֵ+nm-j49e *cRp8URX$L ;q#߫ռG{@;AX}œF]c[JVԘT jm+Òhw:. P@'EiVHAWp&ͶC#DE1i"VAtum+"mځf$sh2˔-jzDv($w~S_3EO2b qyӌ.AVޔKOaO48go!#I!TgF; ȐS,ț{;T ˝'UyJ)-'2% Ȭ3Ѯ$ N}!X˯K8 ~v*VH,l QIXy@ZRiڏ2j7 '"#F}V#"!NE]/!Q׊o-S<99#;%␤Fh>56^QTJܱ4ι?~C;BS3V4d?C=̀^|CwUJ?m3{wX/z#5pQ94 qw+.l򕮎wj:[%hG=;NyT{"$qa,ڄ{#{KS嗫$Ay+V69Lj2u\1+3T'AOOUDpFK۴7 ̹4 ƾ.A[xCѡ/4\ySmṕir=qFҘыhmm|My[~Y=`̜3 QZF ‘Q\Ùtih,w G.Vlϼ\~}V6`/ߧJFm$+fhS$D,P<6uO훹e'A|+ .RRsNj.f>bVl!@z|txvDEJhE(L.@o`Hk*5,}TL5fFUiJmicFDz]ise9P* Jm)/2v]0Z;qH8(6\r{ G90 7z q%%s-4rX|$sj.C0~&˕d a,l{9U?&!>XRzr ^%"5m:^)c9SY&2 [0Q՘Ծ6bm@aȔt=D19a-)pCk^:уml"M$i~8+14C3ϛhtb;D\HM10sg\}f7G>*⪂f1K@-{C@DY8,@ vد~2<Ҏ:=&aY \8`Fl%#+ YZ