libboost_container1_66_0-32bit-1.66.0-lp152.6.2 >  A ^m/=„ؕXe^RQ.orS'ƊO' sQz W3zWuAhQ+Dɛ<gŬ\$jKFSK)"֭GC? v|տp>9?8d!( 2 R   $ & ( , m pty~ P(8*9*:*>6&G60H64I68X6<Y6H\6l]6p^6b6c7Ud7e7f7l7u7v7w8lx8py8t 8888Clibboost_container1_66_0-32bit1.66.0lp152.6.2Boost.Container runtime libraryThis package contains the Boost.Container runtime library.^lamb68GTopenSUSE Leap 15.2openSUSEBSL-1.0https://bugs.opensuse.orgSystem/Librarieshttp://www.boost.orglinuxx86_64/sbin/ldconfigGT^6f9854b05f6320d2de5e65a5a08ec40d05cb57ee0a278e51dda4b7794463094erootrootboost-base-1.66.0-lp152.6.2.src.rpmlibboost_container.so.1.66.0libboost_container1_66_0-32bitlibboost_container1_66_0-32bit(x86-32)@@@@@@@@@@@@    /bin/shlibc.so.6libc.so.6(GLIBC_2.0)libc.so.6(GLIBC_2.1.3)libc.so.6(GLIBC_2.4)libgcc_s.so.1libgcc_s.so.1(GCC_3.0)libpthread.so.0libpthread.so.0(GLIBC_2.0)libstdc++.so.6libstdc++.so.6(CXXABI_1.3)libstdc++.so.6(CXXABI_1.3.9)libstdc++.so.6(GLIBCXX_3.4)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-14.14.1^s^Zľ@ZaZ7Z@Y+@Yܶ@YdYX@Y@Y]XX@XpX@X~@X{d@XlX!@X&WSW@W@W@Wc@W_W_Vn@Vl@VV^VzVm]Vf@VV@V*!@Uyx@U]UMT@T@T@Adam Majer kukuk@suse.deadam.majer@suse.deadam.majer@suse.deadam.majer@suse.dejmatejek@suse.comadam.majer@suse.denmoreychaisemartin@suse.comadam.majer@suse.deadam.majer@suse.deadam.majer@suse.deadam.majer@suse.dejmatejek@suse.comadam.majer@suse.deadam.majer@suse.deadam.majer@suse.deadam.majer@suse.deadam.majer@suse.deadam.majer@suse.dejengelh@inai.deadam.majer@suse.deadam.majer@suse.demvetter@suse.comadrian@suse.deadrian@suse.deadrian@suse.deadrian@suse.dedmitry_r@opensuse.orgegeorget@openmailbox.orgidonmez@suse.comidonmez@suse.comfstrba@suse.comegeorget@openmailbox.orgpth@suse.deschwab@suse.deidonmez@suse.comidonmez@suse.comschwab@suse.dedmueller@suse.comrneuhauser@suse.czrguenther@suse.comdimstar@opensuse.org- libreoffice_compat_backports.patch: add a backport of Boost.Optional::has_value() for LibreOffice- 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./bin/sh1.66.0-lp152.6.21.66.0-lp152.6.2libboost_container.so.1.66.0/usr/lib/-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:Leap:15.2/standard/4cc1fef118ffa24fce7e1249160f253f-boost:basecpioxz5x86_64-suse-linuxELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, BuildID[sha1]=8cc1438bba824c81cb43c8e7071b89e5190208b1, stripped PRRR R R RRRR RRRutf-8e58c920b8f05948be28d7ffd6929b7274103de1d1dc76ec059b20e9c818cdedd? 7zXZ !t/Hgy] crv9uP0PkwU [g+>J-~6傑?,?t4*@4t;kٝTd-pII[aaӇܦZGNJ3ij%N]Wp:Y֍6_grN~\ךTID)[rdZ}䃖]z~DuQĚVr8E_>zM:|faKm\iˠ}^BWa|-,՜`:0R`g/~9) iA7ߢ7kWsV7k\fL7cOz 5IX{ h <(+EgĸN^dyԘF88N׏Z:%TmMڠ=W&+Jat,y>;m42a} /YZntvS4y%vGh ʓ}Z8zDkQؘRRt٘'*tQ{]f%@τQx-[9~w"~zxN}C35+\/(Яj.gS]Pck(&kՀ4)Fs"t[WSt)ǵ?:d!k/и{ik5 R"٢].sƏ- 26D?2N5֠wwElؑhD_֪ zlM݋oOيs~Ǖ(݌)D+# (R!MJdJ`iymP8*Ȉ7Iw5t4}"Kɋ(SVpSV-@26Y_ 2@ҝLܯIQ 8KY>*F-SVq\q#$D"Tէa[uN/aFZPJC>nn0Ӿ! Rb&-  |#]rYxL: ~I}-Qx) (mTg6X氄d)~X5=S  s N|oct9jتɡ5xYD(9|׾3bcّ?j:Gwbfe|V䳩$t5\ZPGQ]00#c8h*$`(vðcW[?˾Igbu^[ClOeW'o5^cMڔ\rGI(cɉ>„F4=*$/4#*%da* ΓxuO5\뺙i? zmLuEvQڌEWBN~X2P .;.XƕD7˲ xR5A0y7 ̶*m\K׆iuAcrS0t L\tF`2?onv_%Y0g9<Уqۓz|:.lGZ#jtP֪}~XHqw@Q= iM, 5s)W6! idHd7iM)#]ab f=`>PX=oh~_*?.M ęn'>X݊N),VAce6xY$ oц=qQЄCv>ˆCCX)4"4NMwnGdj#ji> mNK!\Gg|7\q-ʱ¼%DBlJ@hk%Y;EыT_d_r^| fNi+p)Vbś~Ő /5k}Dgpwg&B ek_xoIQ YPk?2o>:mGݟd]?nO/i GnkabU++LMoxWCB0LhH"'!̩c'dOJ~k_95WȸbR"znѝ7@2%ԀZЪTu}i5Z9~WZ> r+n3qbu&O+/vPC>%׆²1[k4rDks/B!@${. xP09Q--c!M(}st61jh:8ʑy M?S"ep4HZ?{dW|hZ=نc+:$֏?=UkJy۰Cu&-4Qc?9Npx?SY,C̱TiyR!Ǹ4w9w asO.iʯ|# w ZƊ2Yb9<=>_K/@xKΠXfwg9#7'1xVD+Dllj8X:0R[ Fiq~J4B_I5 Lٕ}ZI9_3_3ixbCPd13Р PB`aCJf*?ab+LMd΁ưl4 i|ZZ2K\]V;|*^ȻxW}Tܰ|ΙW%Ƒ:*9,xhB5U җFKRRd&ALM#d;p#zfd'/l% GZ[pʣ MVk5vdXӮ8l @^J, ,EE<'84rB+\[yz8v|CLWxۆj"IYdVWHKRd7uU߰kQϼ".{R#-iZ {߱Gʊ̞ꁩ[͕?*UohF_.OE3K MSeeI4{5>f]X (&M'hPwRAZ{, Yߔ0G<3Sn?y=DZy_7}JJ7 oQ{w'ޥb9'9C{#(Hg*05z޶Xk4^:#MLN cҰ)dIӒ ;' ҹwM1YQM̖:rD ;0a9]}8z1qt?Va*abkZnsf"n&aǐp#ɚ',1V1%F-ũAIh)]2Ε,2PȰNu~}88G -0IЙ^'^HܬR‘)r|E*z:!XkX ˴kݰ|A `^,1q>Ҍ{(_2(^3 )ȭwe&LIt \I3 &JkZ{[k i)tR MiD @qHw.I~5YuUK=(qVZGމ~MṦs ڧ-yat\'hF ;ϒ!q-x/$"ҍfW`3r8f@^kZ@̏I@.֮ Ũ/+'Y=Z@e_nSc*4G8dK$=&un/6ܸM?47,T\PDJAv{SH. O7 VI~ϥD:\It,^D1̪nj]Ԥ6#jRfi3PRhYQKG/\ynt ֻ#J iص˚ pͻ+6;| 1'GާRDqPj&X*0LK;!*43,hS0^,kZf%$Va&s#d\BK!3*k,a)sHbؙe\ [=vH;wGA ^&9wNRLd*fr8>}fKPQF WB;mq~#~&Ckm2^pqngA dI@"E W%B㠾pCSixQO,E$މR⎍H{~9V;d]Q: %5U;5hpχw|3w+.og١*l]De6i3bg!~}/(X啗aB)\FJjS]LRiŷKt AU/^WzoP:DwO+6p`j%R fEq@t׮Z>ZkY:&V%a4z;&jc 7}$Y 0;5]@8I2INJ$Dh8iVHƞqU7t(Z!f[ A=k,7Ѽ.|M;{rҧ6NƢ@bjXj߶eO|/pGB, rϠXhFpӳ_2Y.GbYg1^8:Lb_=IfdmCtaװDwG4޼;],.!yA:nI"âJǯ!!)Gg&upjZon m}ΦG MQ=ɒ6Ի}[2E@𛏺JuJm@#r="s!WV|s`a+t-ΙG܌_Z[ڐ^r?yU_y<`+7 s(s!Ⱦ=#b B݃FqLz*^H7gh=y&;=˓CicaP71lJyXoQ8-k}%./DžS/Or};2PX;F-I͚"@KУjؓDU(:B(ޙmQZp4Ě94ߍacGnnS Tjs]nx'E3~*%1P 1[lo.AsEh*_[Hʩn “xA>g%qnNBUS9.G[:ׂ%1Hィ7f1ZfmDsa ؋'g:3UȯbJ~6O.WIݭ%Mbq Sґ69]8>u/Bs;fۡ%'\!Bf\˳"V,tI3{BJi++i/xD#_'fBn y<̋;Ԓ90D+1Qb0cw h1Yk7~p~cB SeAK4ut61%l|¬K7A<ɭ!0nT'ٺ=nI~W\c}ﯘTP|lL2}ѡ#.2x1xKZ@tG61Z/Lz]7؊pUʬ蝰^kGB1Xai{0{#.cgEGKybiU!9 b0a̛ϳ#wU,2hQGҺ5h]ř(E7w,t^'"={NR>G"f?aa#$w׃M2ybEe>#'l/:#6FjeK [i3HB  R8}`kH"vld>!]؇J ^R#6y(@W4\o8lG^L1 t BF=;zRb1U8c'% Sjb1+_oa5P\;m*auX2!2A>9قG8^02 ˖ O`ܦگ X.T#iscd珩hNd*Z nhΓƄ*)JOX5y! :E l4Me;JM)-5yD;Η^BTIGh? '&E 3:@)>:> [c?IQw|?.eEOBw>P|:wj:V =0_vZ^n{O?'1.ǻrx(fJ:*0l1Km-FzZ4E(hYUO$'yg}+@+ *tILa[3/<֪ .,wgi=ǵl G;1F_vãe+ER\?^͟w1GX!@r kOf`F0gA“B[Z$SM7kwZ`&,|_%/hY'+tKWͷrLR\Pf#QHj=J3wjw:PU:dZ7c5iG8I)31wHg 7pGR%xWوOqER#+uAp%kU!Ī;sMO;C?7@t܄wplK9馒D)f1y-[plr]6Kՙ=~H;oJϤ:ryH3*1rG D {RH]Keq(geĄ@ \yԅ. #r&+>OCq6o\p6a@c8NisYzb-);O26'-Wq]o D} k{9(s~z>s_X]DەP.j=2V "gO u`>q}o;uLú; ("tyɳ%U?+Z"bQ7>^>U ij" l%$m{.@P̲ ) {,.(EuR-lY\ }#+Bs.鴰b*$sx!bH.U'`ǡpi /Mt:WY%|RfV?d~hm f3Lj̔6(V(_DA7/EC+!XFpa,XnddREXzGP0|φzwd4o0daKʖeކKc. . 0Ǡ#AaX6d!q(Nߣ{}{;`ʶaBcק}K*\Igb EU*`;Bg3ѻB meZrb?JNcVKgy-%GyNtP(!70Nv>q9X\abtD `hTtM.x9ϒ4 Q5r"VC s.eAC}=n6XUOweO7Z,t}^͕^:c̟Dlk3r~`IgO*;QqJ]6]I;nā!DUQ7wIrΌJCѤg˭0]٤E щ7`&hVNTt?50XeԠ4MZ~dʠ&JoWz?>Es3ֽ?Ľoĕ`Z[E=8_vWv>~aU@ N\G߲| oҖj<}x(qL? 1oGbV \~C|Î(NÖ-4ast<(O8-S0$7pmaݻ Wvo! pz![$1'{G2N>,"/݉ evuq%15lC^a$(MvВܲn'v)qZAXWE(K^0X6)z6,OpB0[{A)79l nm&xTݞA,C+ C(( — cצVBTSyg*^5kaduuygsö~>~ Cc%iA"A_A vUH*Sg-*&~LMIfTfGlyYX\ 0M>#vˉ=e Ʊ | x[>B:AL僰ΘA=,CɱW3R1-r E\p3Bog ;6w^YTHmh=; w5G3eQY_&*[ן( Oӳ\NFL82B-Uyye潑evP*i|N|**Vq^"5<ط-y`bc Ǯ`КERc& oJQ4NT[h͡U։nr#N꣖Tg `!+Y I!@O 9ɣlǫ&oJ ) AEPFy)9qaON._E1'0 EUXvĥw'h73+o@vW_ ?NA%_G^r1ߝFf&-MATA 3 FA6Z>жg!%M?Wxb5A1kM"E%(Wb=, Le}| <r1 C@59{CӤhsd1UyN\d3hð%Ml$u2M&/qBé̩9od$]YR ڕN^ZcjLE(Y ] YzpKɬTΗ~p];;$TVQ|>0r/'fSl~, |wYb;6MJmG&E cuo'iǽ?ag5]BJK&ƱzBּy!XLi/]j5t o cƑ.]0ysswJG͐ $obȁs ƄUgChAT OG=O=BO\W^eIL!?'x>1P\51?B$]B_=PK4PWI xEӻFs/QH0 |iR@ő\2)PcRvng:Nɣ}k3g ;?ۗ$ Ne8_/k3qj >K~@/嵕ɆCRБ#!)?_`RY̵g3rpl,Lܴ;t[\naILl:whlC +PZ>lY[fG‚6'A/)^"8"f ǏfU'[cBD-EfnbQ<,h w9ϴme~56ZƢz"  .zKa"U|*`u=_ %, ̎Yx҂w<^R☕.$ '!N'`7.y#W4T t`'Y9P\|#sv1s.EԵ2&y?]/r{~HT:ܿ:J&w4{!:jƷzxq&`۴;c 6jzh9ߖe!t8ަ;}~FfB 8\'.έ)K{}ډ(m ߔ=əf$-WXGpbڏsu9[T ћҚRl,% zA%$H+"8yU$-K +!W|yD՛ӄ0~3 d Ukq:5yQdπ- ſ/y&V$;S;ĖLjypz8+s䑪 tT:ȋIgliSk_qv A;o%Ѥ'yTh5Cye!_I\F+9wEq稝`mKh}1* m ^лôDO˚N)R`@BBm/jGHZxq5p>&֍?[0ˊDNd2A&xzXTd_:v)\ ?zԵTPBw=&Z8?pk paD(J{Yy2<ɶ8;#XkA?@%F]qu 3J6 b ޸K_էb>cvn_`X*#D'&k)؛(Ni!*_Y}b) Fq>)~@x x:̕μ 4I5Dk%IkPyq/ش [mY":O]ZX=EC}eG]'j>*+_?: }=7=Ư#ޭ"h҈YG,x"nSno{mzضLbRSSm֭r5{W8}wQZ Yi45S 9!{zӜNL-s[t2y0șy2@6MofRX $Pch3p0b%pj+<֜G:F4G[tCG0ΩH_ơ@G kw %#7ZޞJ7x!B= rwVXw#/e0!a;T^#Ei&p@xV >=SVI_e)Y;"B%`DXW@I ·Z?F]*$!r9(=ƎGғL҅l :y|5P+ұz(ӶwOM(Z(6oD[~0cf_ɶcb7S=؃hjMu`)#nWn;o7,>NjJV߾MDκO>m74m%hQvqxUGGq DfW|8[|e6ǚ"kxI,]({+pm-Hne Ҧo(VP lT8J(PΈ 8y>N0BguX#NX.oqd-ñ~&@"8%|8鈁 V_.jSH0WSeO[YP.ճgN@VEQԈ AlI Y[oW2kLHoIZwvz/O&.O3}}.RUq;AHN\z J[x@8Bl9 75?xz]S.aC՟5.Oc/!)!qn`#afnkư>J4K%'k=@8!B`sG0=Ú)+^5[a9'|iW?ù%)ҝ_;mZyǾgR7Pѧ`UEχrbdHk1oN' H]}>w&djϲ0+(b#Yk.3Uȟd11:&u*Xƪp/3K@{PYPj6WVG3 $mQW7g3$y٧g1O/+GIe7ɺMif2?x'{;d8G1ƻ>Pjf2jdV"2Xcӡz yg8ͼùyY;qT}ڽ#x+뗇'^ܒ0h.C >ri` TΓ:i]M&ɥ2ζ"]} U[1 b[6s +]5:`VaQYeCW:L mi ͱVx8Ԛ5w#7&i9Qs& Y/WXPkO7C709#8AIN#;нq9pB_ TQPxFUBi:?sn0߄SYΖ ޕZ^bQB6Jv[Ӆ䠨>yz@3_]ر O OQᷫ7>}p,QU]<0ĠW>]ԩ_:''LXZ{0#ʩ GVas4vY q,txbԳp>c-_lbE]%F XR5)rf&~f@s%HʥNV ` ;T|-B Ӝ dz#YĖ'ޢ(~ag|SH-Q,F%d/[Iǔ(њrӟ qy.g4Gƥ"vXUuo4µ7H'_>1h1lKi/A ̙ Sb б?s3NirXQe-<&a:p!:q25Vb'SZk >)[GL9NJKp|~k;i_3On*:9;0DCX> @bSrH ?_[O@6c?SRW?kNxFViAk KL襷A%/d$wd2k8Iy;ҟ0=uV$@]d~'Ӡ40X3&9 ˣ8C@^ Sg7V | Oݢ<V8u+"=fĖЍxИz"$ hfǩHC\ÑZ"d6YqV30}cWf#OΚ_xKvZ !(-.PylX~-|̗'>}^CX>j/I=xJFoR>12cz7e(BA ~ m ~EsTռpk3eS 1nל6PL9+&A@x11&Tmp&=~#ʥdc k;܇f]'_:(ul ]$(- Sq{vȘδ+#@3QPYCg3~MIJW%Xjg0'hN(ߓꮦo~xzceZF3PWö́l`N+4ew5q@Nde D}|sosRVSλR82x~4%^ ,B>lyTcvcJ>>"vQ1BɼCo$:;QxԑNaC,,b,'P (47GS&ҁ>趛-ܯ)uާ"P܃oFwVGd[e2M;x,zsQc?)e9`wZ FR璷c}^5]38t'M_xw&RWFw}귷 ifWDM ! &MR!t\I?{~x4yԻd ; ~@)N`nr#,FHoK_+xDҶU~҆MIY((_QWIdz vdHS0qrtޮS6Xy&: ]Ŧ{yVͣ&R BM!i ֳy6p[}#¨ 24p?FxkfwiTyQ4{`jnߎ@n(WbqE"K9ļXfP6osT-x=(_vmwiPH _$O,UA)X'-MSaݗD*4WAHKVg+%Bڈ1e=K%,=p p 0d/E(kٔ9%3-N> sJyQ}_: HBAB)apҦl%aԣ'LG:YɆ=^7ADЄpe ieZy2?jVQOվZMqe0EW~ݶ7Mqt,WyŴF knâ2X+KDPΤݳVK9 ̼j2O5lEQk"LţO.=[GrPwBݧˉ3e/ k7CTg4HAǫ<Wq ZHGcuyD #ө >N(9ev6車"EerQ/sv ~q'zRjGq[EC G֍ $7Pn4>TxNE9%m)n2|'&?-tj\sIXwO;[%tޏDyƯm!w_"%=̌@ifI'*::/ϊX1SAr/Q1Uqgԃ5B?^9'+^}\|ۿ1)pư0P01`-6Tfۺ> + ><܉."a SCTUJž!ĵWD4/!%NVָDZfl~V8ki`jȇI-"Lw{GHdMatJ>s_O0{١3.[<,KB9[BrDυuI;t]{Qtӈ~tzs ƤW524-c0@͡-:D0ӔĭnCrDgW/Et!$R?҂BCBvu6C |F!#M<̯a٭@Mfs,6!j}RGUV `Ʊd`M/V]0.Vmשw/lE4,`wOh &Ǧb%Cm*<}d,iLӞZVI#5aR8(tcw+?4'v9F Rɂ4vՌ: DaZ.KxgG%C<'æqdÊՙu錘¶%|9:+3`bzvztbX@O+A@37CTX[go$Wj QA/Zzv`=u 8u#`.i=+zs]t 3͜T`y?nPt쉂\Ob*n1*$7ǹI7PzwW`&fBS}XR;Ei/H!&[41%F} 2lt~qZeHMiӆbYP+G鐢W,I W)\vuA Ҳe5f'Xv7[r3%/,^o&Fҿ||3 KGDE^&;D'x;ɝ[aV mf}9rmswXFoB XNJboH693UFY Wl$z% z{ai-ޕ&9&eXPdS1rd1QVMW҉ Pt‡w5ĚsFI1tkf}^(w3Vjϣ}X'vr\UU+/^o 3~,ݴ9f 5鵞Skbqa2F^3\sMխ>r[gWa&@hdɵV[*Fo3t}7öMW̜!Ûm8]ddW }y،:pTʄڈ1AX :S}R&4CdiL@Dסwa=xY0w=@QHVU譫LL4S k;AvXhx.kfX5di #f2gT2%8d7&2"JYӏO W ( Psh-O .?]'b@6)%‘ FVe P2n](";]PQ$ib0HV|.e%T8FkUoaSHR:MU)I[K0r@KBWK ب/hqXu#?HY;oڴq"ǐ0tgPZ׃/c 'KAd LXDޅS n~r եd[x[oҥ-! ]p2a} Acua1<ɜ Y+XҹS|1hUOzgaM[(8mn# qZ351rU.3;Bwf3<58g&/ Mi;6OY᧠ 2/fӈga 2)ΜT~?`VJ9KCf?lMj*_?(T\mCH4.c՚2ߴt(Q84kc\" DzE2W;*OZf`)vDdgl_T혵  K~q:˕*Y߉nٻy]nkʛZƣD_g$H؈j7*Q;=;F9!nz*.\TNzKKV`OYhl9X}Qw:a$߽zJFKg3Y>T +}ix'#_gtw ;~/M+z, "Hsb'/9dr^c40;Y/ۏ˿ˁC Bo qYU_a,NѰ[R>O}x-{jP>Ԥ=B aG R~,ϊ ?PxT*@WDl1hJWHȥ!L? $Ԓx7@= i|(B7J^@\ Y%rGKCݻC;/`hv4ɻ5); :NrZMu٬/ @} !O#vJa?Bj (0`\ 1q*hBzә=B[Z>Q/c )K.yOUơ<:Y0¼cRAǿL|JrtbP{}\QYu lI'֢ |)q¿sC̿1VZnZ 6?)'~.Y&s$ B ժ~~MOVZa! GG: H,IN ;sV-#6s4ߎ+k&3Yu ANFA]׳?P%*/~s'!l {e~i*Csb%9QCvr\ڝ;\VoP3NTR,:Mhkg2EK>m\H+ouSuH} e1~)pZ:ݓXAxQ{(VoYm25tutTs4.\kSMuU>ۚ1:cڇpe_FECwHJDM\/c#..}ށE'ʀǤ&B׺nsek-O~=sQ5ej*[[/ I$(S)ck3VR}-9 EbMévFشU[}'|`*[ <kXڄŶ9ڀ+ޞXYDc˻Pƴ3>C4];Y꨽-r K@od %ҳfaD*FYڇ;B:cGkц1e12Kn_[1 ,zȆ e3kUsep~ лZ+j*Z<+>QOR}&"Jľýd鉯AH:Qz.%SUqY.'aT$e9~ӚD.rHٜĂ0W8l-޿Rݞ~`M0m]*H}/6PzcBIYƘ ;&r}-ۺJBo=8kxF96]M8%>n5}?"'HI9f~Is,/x HhI ryʖe++,4J2lU# bj1S&J]18wc$;CW|4 QBr"yֹ$(\ڜ`Xb~ue(aL vO^.e(Rvvwl+lܾ-c"^ǂşާ2t{ONm$? }Te0t='Xm!s~ ? 5Q~ozhJ1x{6mN H2Ll~?;߽9]'~`BŦRy߹ɁTc`r; <՟a(Y{ftabe+H 6wQݡBxԤc$O"[N1?fvZF*ˈQk ߢrso;.ZIƙmۇEic>9J94 Ny.cӧH = 1;>Pp6Ɂ6qӕ#poDŽg筸!0ŕ8D؋*s\c3[Isrhp\f^m'@򨯅s*ns@z=U{2o4^??Od NrDZ\.i{#hB(2br ɝT@l΄쿳ҵ.)!7 `žYM, { B4 _OS$3H/a1yN3s/}4©h f_`=f|cX`IKP[qYJjV;tk`aAs YlZUb^_4I\ČRAe_*k8!(._l,84."蝕T /C1x]3[]l2,!t6v|iOqlMj) RL7>[L{uMЃ<|Y XErV (}#ld=O~@ٱTE}kC 1ӴPVA 7 &> 94_TzhQF֌s4qxzw#1=w6l0 QgfLA6J 4β_ bJui J5D((% `QFf!A9AT}ev/d#(}FÊ2tEzoT5gT|>.3yX71?`}}Y0WN)%;sxtf(cAq6ΆɊ (\qGD10'{>νX|ya /LbDYعݾPطq31 zx݇_zfzEf2׋n>#dvr2)̪0skyyP̈́n>X)!<%uq^[ŅR@'Nvib_Vn懮D3u⿮)}~/# o, V;4M`P+ם\9 0c|0 9͵ ب춐㗁VXɋw{*l< ¯3*ѮQV9O̩SCfL;^ki0Sf>>ؾtK͉44rAIxSkl3@$ot+`.Nsatv@,ur(hLFItd(l1MԤ!QlnzEzMl՗|v>0yC w؊̞2+zTmm5}n3M#pMh1'? G%B.z ('I3dG Gmktt t b4.JM:Lzz- [9'LF.,<";J'݆)*C'_ 48BP§͇O4hkˑ&z"J⩢wO4yO@_e&l1Ifca8!po3q6+`nynlk\$׶L AAXDLbZB n(Q )}Ey181zS:-mfJ{n'fo='0W{Σl>`U4_UyIZwv\`NU.B#p|юkVI?3;Sa̯geȰW]ƥD-gC` Q>W.~ jG|(.՝U9hRvgDQ {7˒%E[I)-]&m# c6Oya3 aP2낱I~DZHhelu.-q^Zf}h/:<lj@0S~i"^hr.jxrweU?@R1i#vFW( ly>g2cbUTn.X_k0\$cAΎʲ0y y 8X4tM&w!J,]n#|? TiR#x(l_Wfzԑ.Y:Xy$8THbNR/C="V-qOOv 1OyRPlpRK)IaDܶ (Lm- ZWȍ;zpZPGqi:pBgN)_qBΛ̆s8Wrǣ/]!2g űX3^+ od^ Uàa;pOv?俦rOխlJ n`LL:d&6_X)8ӵ?ih{̖y/FOо.Zv< -m: 7=e;