libboost_container1_66_0-1.66.0-10.1 >  A ^0p9|󢭉;q<*p\(m4D9}}iV<4+tH_y~ؘ^AUiڼciQ]lZӣɀGr[H22:FA8xgBE,xQL!?ۓ,ubKLkGQ8w-=dvUnHb{<8aquS(-=zIS mӈM&T|f871db2a07f02e25bf55f903b85dd0f04b8a6764c76a9f0496417739926ec07de804b9d062e7d59a9037511c57d26ebfc9b3b121^0p9| RfX˙2 IǁC usc29XޛzjQa` hSu #2=5b–Ko*ӄ0ϓ娒wV+w9f_z ޲?Ui򉳀DF<`;xCBS^8G:"4Ԗ>)p@9x?9hd" ' G $( * , 0 q tx} T%(O8X*9*:*>6@6F6G6H6I6X6Y6\6]6^7 b7c7d8e8#f8&l8(u8<v8@w8x8y8 z9999"9dClibboost_container1_66_01.66.010.1Boost.Container runtime libraryThis package contains the Boost.Container runtime library.^s390zp36kHSUSE Linux Enterprise 15SUSE LLC BSL-1.0https://www.suse.com/System/Librarieshttp://www.boost.orglinuxs390xkH^fef363ea2876b568fcb0db0cfe918e7016d2a27a93392a74a6afc93595ebe03drootrootboost-base-1.66.0-10.1.src.rpmlibboost_container.so.1.66.0()(64bit)libboost_container1_66_0libboost_container1_66_0(s390-64)@@@@@@@@@@@    /sbin/ldconfig/sbin/ldconfigboost-license1_66_0libc.so.6()(64bit)libc.so.6(GLIBC_2.2)(64bit)libc.so.6(GLIBC_2.4)(64bit)libgcc_s.so.1()(64bit)libgcc_s.so.1(GCC_3.0)(64bit)libpthread.so.0()(64bit)libpthread.so.0(GLIBC_2.2)(64bit)libstdc++.so.6()(64bit)libstdc++.so.6(CXXABI_1.3)(64bit)libstdc++.so.6(CXXABI_1.3.9)(64bit)libstdc++.so.6(GLIBCXX_3.4)(64bit)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@suse.dekukuk@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./sbin/ldconfig/sbin/ldconfigs390zp36 15914078631.66.0-10.11.66.0-10.1libboost_container.so.1.66.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-SP2:GA/standard/4cc1fef118ffa24fce7e1249160f253f-boost:basecpioxz5s390x-suse-linuxELF 64-bit MSB shared object, IBM S/390, version 1 (SYSV), dynamically linked, BuildID[sha1]=26f418e4baf672ac806b29e064b3b1d0fe4e9f98, stripped PRR RRR R R R RRR3eBzButf-8861d0c9f50f2bdc6a078245ca27a93c0125be7c60a918449a00eed17f1f785bf?7zXZ !t/l[o] crv9vWÎN.P#|xo}4:7* cIz,pZ[PWk}$A E.XP(XC  b qd5ls͘5YX^g=N]X*1 [2.U-'x(5Kl3 lH-xϏɽeD `Z"cOclЄ9+UXQ"?Wex]{3OfXЃdh_` hc=K| RPpdb5$0X Y5^Z_nX*0<[Xmc 9VSl^2 aՀYWcR<+SYH6}V@18nugsxtτEQY I,qAȭ!X*2Q%t{s+lO5%ɁTU2rzAׯ)ѹV̲^\V XŗDV1ag.Z,ڴ[ *sB3UkE3nVCP}.Bo iMc!dqy\AAB}0.[t:'qyVxόCbe3 7KX:O1Xes^kRer̼v~8$PٞPq)AFt[2폣'L3|p+AԂ>px?|J;+!PH?,7PT2]燻gdIܧO% ᣳv 3ZyƸ:!s1TXKy8ڟp#=1#^tk/Gw*[^GylU- &3?J]Q/7-Dz#볤gE4 VM E|_LU ס> dXI,K|sb ƳD`[6y=knpUPiZI,)д,V x~0hmwbɖQS~W Ϥ @F q} r9Q{?SWA[ S4Db\wm"^<9#$q}m]m u$,vͺרC:)$lXS4SEÓ1+eǭy_wxGd_P0`Ol5i>cBDP Wn14H*嵻c;Um F+L߈]tF|nII@ r1I[jp$)U3~x~&qڭI8Kt(jZ)1&4axiY N:jK,px0[?p>VK|s}\ʏ Ilov/P2n\ֶ3T@aB!w#ى"'X0yXxW~c4cHk~"!w:Yѣd/s ~%îg(lSjkM-:hYuJ?dRs,_D6%(ez;(TMW&*_ oBT*fr'ֵl*\-@6 _KVy?tؖ2#F0"V &)& p;Lp Fv*W26&&,`j 6,+<]027z⢧} 좐J BX߳" xuXJ39UWۗ \o & U "D-ݛkقS^բDI>V7miC[ ~J96B(*GB:ݲdݯIVD{Ms/C|kEu'~p0gL\"NSCm63vܲ*IRPH_iΕsjzTu/S4l=jWF9NjWS b;fFv=o9ﱕ"l !fZݝ勞RqwBVRHJt".zirCE m=fэX:#sױ,L@LtU#L⃙<%Ȟ*ktT6.?]-Y@'u7=mq|ث|%ϳs,qL(6M6O)Q0 DZ,7#hd )tdYs*8s?|BJVm1HHm ­`B[q豵W8i;R9q}F_H$jGY;::D4ro3HG:_1x#QX8lƾl(4wU K ה¿Qup T˫WdSP~lYקwe d]iC_V_efC@XٱF`WK" 0 LZÕ6ӂV4vv$gap$F{eRS8j;7W 嫐~ jˉHDx ̜Uג<RJ_Sl qE0AWS JX"=G}%I4Da .rvNd[󣂒nX+Y\G3vI>ƣuex6 Q+?mc6&S8oZ+μ~k?5:"v;;N6 cҺr"# E`DU"mZ@Z1=t7}Ld#;A NTS05)g녆/+iA@dۻ/#=+@?{I)^7U_3D/0RŖ2J.{Ú+޾#{d~\.747OUoim9{R|K'7]]9D,<8=fbcIXGTMv,yg>[-nT4UJ*嬦g4r.48}-e:s7 p7(v`\)ӭ`9 [4K$KP]"_`ȶ,_+HU7Az7Υ @V֐ІgNtU*>>PN+؝.zW8.,a|pu2NN h?`C4@Y2)|N50vXaf!캳SNYJ Oe,kp\݄y~oKרJOfPE`&a!8}0Bj~F‹~]t2mVg_EVfx=: Glנ- W._FMp0vNBYNU Qc{!ctM@K]6 Dw-Tl|SгA{ĩVD0̟W , PJ&ZAҹjCҧ|t:Uv}"R˸ueΓ31x&%%u6K|!Pt.*8p0tNtVO&sEHΛcW]C=qtHsG;r76/¡sW#R 8HO>+]1I@WzRx\-PR-Cښ5ғy'7diYm_ =LW@jl0 D/ieU"Sv @l!0+ංo>:t+؄rZ6l` "3f(9 };8Kaa))~) b3tc#ÁId=㠘&T!b(%aC VI 0_46V }@0\)T:@q56j0yaZ4W o t< =@\8oZ # )56LV9F?/`Y5k|[ Xrz ^Q"bNK,FsgN0J둛'~}'~MFk긹_̹j3ÄP%%E?EN|wzO!]=]Tq S%@?{gХ+}Up;[b? &1[UL?^jc2o^>yn΢&Ғ! mf$ԖUK:,3>h5í&5cY_ \Ҭ0PGa:gQ \Τ][v=" Ri]wIƒjnVSh+י ~}*h`d1>=GI$E9;`G$㜗M<K<%j{ C0t7dDCS͔?q˽Jg솋\xT05_ރp.ycWūvoHmq =6{[>o\ | [r} &UYYlLNkB7PqRW+ѩ A]0R@TE Qg'd}P&j'pN4*S=KsgB3p>Dܒp)S''geHEM rh0D+=^a{JY,cUϊUؽq[H+䨤TZb /YX(eY7åQ/ ܫMkQ17VB%a?p,~#yjZԍT/(H?N滰p53}؛UDn'8 9ThKP Rn456P-?5b B.^VT')I]& Ϋd4Ǟs؎ۆ\+ 5Mԏa$,bfsزrk0w FєuyGUWLAu"Ν*[ңnGWכHoӎsf3vS">djzW.Ȉ[D]$g.PHABT/^7"yVS;6y` .SvVtD3pKoa$Ȧ})\u9ПG_brG#C17Q\t۔2o )dV F#gu!:b>t0M6sK opR!:ȵxn n0rN#-;&hMD*ڙlY\ Z˛6_?¨W~)bcA'?Jk!ieG0 o=} )$svŐ5n?K(xM"E.aH+`D?WTOk$|5OS0IFFjrmP H.J79&s\'9|яhutg]xEGU,+&x!sO0"DYI*[{OPk0q=CA"26̮m"$H+OlT'IdDz ` dGwFwy]_afi/h3)3qBFF?nmpXm[ycuGZh;-s`l|DzM)q= ,ڂ>2i.Qt RN0-$s:QyG%1e5hϋs~̖kJ O~ MDPmhaӕKq[P('S=Q ~Ȩ$&,;vGkPپuHm>F-9 p2G~;m1jfm|eZgq|KRDm_d<+ з'I>wuN 9@|H_ɯ:CF9 ]ܐZshǾ$ Nt)y\QB5zZiZ9{fd5^.SN=TmԧyrVb9gYq+r3Ge@)?E|ZcfU d0'"mj7^3w|wISI"Kd̈X!66Zb#wm.U9w'mFxAPkyYLA8*]2l=]zgqSwcnMcv3ʈfe4YH<,ʓ\DUD#xװ]N' !L}Y$L)τs}/eψGԊVBJڹɠ%/ #6 lQx+{aM5-ܳC`ˏ'4<"hB.ߞv39Hy <'$lD2Uthw ȞnKNTՐ]y$!4uX|NІ?Ұ3_p$̅r7͊ӕ@l$ܶxW@ow|p2Zϸl̾!G +f[e&0?>?_g ҈N;np2 U9"Gy7` ;ncKZ[q&U3ӦW(uw[*v:6l;fZ"ePvB I-e!^}~uy3&j.= Uׯ~T'ZjQH|l*עEG$rc^MpHJz@OdG^ZcӺJ GBo<4Pr`:52 Z<q-23%o*K ٤e_>fbPϑ{!X{4 xX pNj23wjLV̄K@,o_J#607.gWO>l=6SkB'l؀>?qq.L;Z"urg몱\o!ѩI6q#'l:m +6S0Zzz h! !࿭ Uj^}hb( $߷ .XN/ikH + 'G;a*e?X"P8w% MK^:KBƺ8Ox̪MR 6Bw'Iذ@9QWL A }ɕRn%UKJM5fo+]Ofm;X~5q+yDuOS܆chy|Z|!I,Rgظ td?gU/}'= Zѝ`SKh"n$,;}K^VV>{\[DK$ R\fK@>hUȿzrF|Bۓ'&L bu^R*.n$3tU E9v57|u:PxO}VU/ Pk0&vUzi@]uOQ7UlN% o>!i a$n&DSig`F:ƐVRs0"ζ~RƥN:q Ë+;c1LGZ!fJyl \ֱo>N/'NI &L3i7Qx!}1sO66B6* LuD7PK6d`UrfqF&Wt& wj,sO68a(˚VVa*/qЀ C8nQVxwetd>=*NIlEPVjwg X-B{!=>aECpN[5 i:^*1Mhqr$ΒZγ%v]Gj=G﫧@Vā8mNDS |s M熎αs%ϓ!Diyl҉ }'挺 Ә=|s$F}.؀%r&n}`}j.rrJ Wޏ_ӭ~h '2|u*+86$8Fvqs'*-EgJȾt\q.kcǚMj@u'PB^Jdz4pY/#Y[<wݼ6׬c䲧-K4V[<Ի~ayr0$ʸ?9"pYa(lAjLҋTa:p3*[SYı{]I̭ ^;Of@8(2mPkx@g |mшEM?G`?6 (jC%SCĘyӷ0; lO E\mYlZH;&C!k8&V ʊH5v{])DMc=>3FԂoمڽvqa= К*QǨRL%a:VNoU*O~q Ҳ@w_=n?%gY[۬,4RtVD6)3@ Gi<9.̼H89: ]9M_ `ϛكc!16,&6Q!FHm=F}$`A[XC<.(LL{09'*b\C=Zcѩ b*cuB@ Tҳ_[RrŨ3$tˆ5HvxBW뼟 &"܁yE6rPve& [P+z4$6w9A!:pˉT׋)4s?>iWDPz_)i|#.u -:TBru5F27rf q,?Ra0'v J7s_ $Z~|6NjewdpۦFD5wD;(EX?ylTP,z@PO h~B7ٻY,OBm+ iwtÕ@gq.Q/px,^!^`Q1 KiȾ:ŏѵ!5A`>Xi+.<U4/L!bVKw_kTo QvO83q$8o\N\˴,fo^V!r̄"2} 0z>DcB- ز^/T Rz9L5E1z8D˕rls@Gp kFbkL(mK8!& Y D!k~IBn}gQR33._i9! .24tXA%o Wr4\ ՀS-p AS6*K]uGJS1ĭ˂ ¦.7P:opӳ2cuXk%BۖDBálZ%@44Kv0zh4˩EY7۲DB ƪZa+a_s[:otn"^B:Usx|k>mIK,)s%#;FFi-yMC[srmZT`{jq$X-Ss')Ѣ]" /Kd*UR*D'?8pMUB$sʭBіyCvwJYZb:-cFJ=ٵY7j#ĺ Hy: (hÏc[.7j?d{L4򘔃ػc7L(hw7.cGpWL4T)f5@mo[ h)Şg&Sqe1LuW%Sxޣ~̳=K7!)宅wF[|@+[STA-4cd&FG_P0g{jڽ$͜x.{JS8K0 ⫔ Mw+K:G*w^>7MU!/\<q@"EG4v|[UIH| ތ@I@,8-E;2|3fN8 0rBy[ S.x#÷iLbAkϚaIi-e_aT~&X0yCcCKk7Anu)~_mۆ)$elJ5c E0$Dv1Yɲ>{Aߚ(\@; CyԀi/n@!Y஽޵U"CK&P4Nw`R]o 9ijaB~ p,y&OZ5jEX?_7$Lw3εrXDvfj'HIG1.՚[Dgkc "9"MS+(O u/So=P?Ƚ箏ZdGZ gvZbjjg{!R3 nnе WTkpx>S<2Coke+>b4{cK&.FA62溦Q ǙFQ:gz~_e1 WÂE#q4@1ލ*` 3 L #3]jB)ڇ,FN(KQ0Tb:y喇ް2V`QNv77Ii;Pkn0-ќTȵ|ztIdr3Q'@yP%\1lt{ ս( KeGC>t'Rۭ)̤_f'ϩL kxH9 * /@wr.3E.ScE+0w:(y7}O5p=uHܕ&Aq{@[VǴò-pϖ3\p}$-eGhvOhH ։d(:)# yp-$TP+Tcq|-ugVo#!]/nMӛʀ DZ_nnKI%﷍Y(S)| en `5H‰ɄKXى=w8 " ^}t*rKm[ufp1Z4C=J#<~47p;>j?#$ @pqsB2+ׄ%'4 uP*nBGAob"p-& e >/|xE 893%? ܰySf=} uK:%JTd&8>Xi^pY컫bJ_g8cP^Ŷ]8Ԯd~g[[ĢLHpN_&n)տzt= ͆&+y wsӹ|0(I?ݹ1K]7l 9}EX;<$|&wR4q.-|1DGɾm>J~_!tXT0&Ipfv b+Ĵ"U]!5u|"SBusO1,CP4*5xTQևt1' n@ @17/7C3Rc֏>QWpfXĕү}u &۽gfB]ytKiSt.kS1Oc;S%fQbv;sy_WQm2|xEJ<@Ȁn^_DWAk\4LR+.w8ѥKP[ctDJhVjFb\􋽼F]$D˶ f94@7&հ00_81!T>߂'""PbՀ (?RRĈ`L]-B%a(^x]OÂ.U[29VN0㥹ErR9 {OlIߺ0H.P\2+K %J/OF(0>opI@EVf"Ư!a(\y3oO,N(6.$$,qQ0h)fvzcU 8YGjishiSQ2~]Ӟp4Ky.:^|w:>FPs@-+bQoRLL=Eyk*׏ܞ8TG\ k$ /җ>{ֳpc)^oFI2rm2$ʙ&>l?AѬA?fb8ժHFbw^+eS;dysI՝ ,›:)W0xQ_.yT%X%lO.7<nk*Ef'gas$V|#dZe@;!@ZqoZ7Z ,vmJ/yh/8BlKaܙ{є%2Qbb(&cW@4>aZ=,v:o i æX=VƱZc0f'xqv``EFJE"q'2:źH Wܸv0iZLI:~fq+bB\˸T Ԫl mv*\y=loŁ/bD#4n4tC5")gU$TqzBU^`hSGR(A kL%֧{!SGׄ}jmˡ\quEʒ@dS>k㶲8kF~4I9z~C:b(;RWMUzocYuB `.zrMQC([q ~B3Pcul{oE_'9%* u׵vV小5C )O`vOKg胑+SbtR7GSF36t:Ŧ+LN8 }K ^9 nHHdg gvzKZ\Fܜ gGaH)S !]hxTQe'r;õYa~6Ypb#*C,- cZ)Ik9!}`\2{3-xήb"x"~?uck4i)vfep#z(2DE/ӹtp J]ZOW 8Y6i(|07S2fox_;KCBZ{ϽL8LNPޙIPi1gM8Y$wϺ`{/ҧΚp *݉vIȺsik֌Soי(2pwIOa!0xC:C'vԝ7聥$ a1P>KS^ee]9Li4iokݡJd|]AKqs^ERr| #TreG*xP}0kk_pl O`E6Ea&_,~Wβ=+ Es-Qe3G*ȁ=Cm%ct9BhBq˟y5Hul;5tM#fgr[)M2#-͚E>_n!sZZS7WȧcNiaCբ]BJa,Rqq\{]2’M1ǖ^N(F[BFWeտ7=:˓!EORyLSo@=1|u@~qdD?α`+>#Y?b/1Ј.v28t7Eo;ﯱS O>c |{zVvg3:s-Wr_]d`魂jmĄ6<6nLj?fW/֛$|r]S$un29N%ϩ.=G? zm1<6ٶ'm QIS;"\81 @Orčn$FSx.d&j&/8B)>\m/|{w6`W6w f_ziTlt!\`ZX sp з%5 Vn},\8z9Y}{H HN?1✎ 6M|z AzЖ|@ܛO?%"~k1r[棲pXx_T}[!M9}|ƿҳy֠[J&5X^Tњ8ꩥ[nCc{B5P:ZR{(8 *[QMzЬwnp0SX6]*=ADQj)5N7 Q/r%5{,H0"AFRǝ[\fwUo31b K(ڄ!"!e'C B#VMXbJ2@eXF5ly|VOLk3 ' aEڿx *xwRL#Ja} +8;8ͣѸ\hz}9K8$NGqN *5ugO#B0aVwXw0`׋qmcB+u:ɒ±`B~l_uWlX@_3-kGh.ymFSQx@9/87y ( `,V;j9-"xH^M/FZɖBh nǬӐUsEXEPAP1_rSz%8s >XFul\xCތcNnxs71Jt^&e^2 D+z@J7"7R4M,'SPFL-T[VU-gۈg8U}pM\hPW2Eɮ⢞z RHr({fNW~2=(RGh,N5PTmk6Βe3a\Y4dFİ;~{v.$W1 ur9T%Xٸ^7Wz)׀m]5/Opj2-R(No ~3눊ɛp{'O)3jZrs0%2? LM#G!v~wX#:~}Jk,X8b|/dz#AwܟđeuaΓ1]Rvwÿg*Dp@](̩un,[PyJ{HF9 ~`YOӊ׼E_EU)>=2sMzțNS!gsrT 3;oh"f~s $ā6>k~VDNSk腍eE+H'z2šD%pH n$;ąn2C'"C CpGrK.Zh *Hݵ>-q i[-^DEBd :=P=/`rݞd0UvR{j"7&v1^t X?HW[~{5 DkVzPI:gI.4uGiq?JyTPUn]#ގgjl)OPqA[)-$=_ +SЖ|2gȖଳ^ xx^8ˆZ9Ê:e%G0Pr6yTk{nuFHms5w ~ 6z>ku%j~dM(H9+$*P&a' h,5M%TH#:>?;_:hcq`L[ލ!Wu Dn_+SmUM ~*fMI~yn1]OBNKvP9%o'-)? Tj3i6 ]=. @$~r o{Ǘi5JFac( 9jf%ɒTr2k)5nґq $ Z5HHw6F#ck@NFM݂ \WX`JĬla H >奆| N7?KwcܱX+- *&7^V@ފ7vl0%yx;⍬mVi}u9][ B8n<۳R馗lTU(ǦQ/?JhHn94HvNàb@jPd*/j&=PC^=ъVt,2ma14B 5~ ֌ qK:џ Oc[͡SxGaJ;+W鞕,ƁJ^+ĺhW'((/;?"f+z:Z3ƣ 3sXV[e؟thiV=ӵy[hD>kc'LJ~{)[gfE|;#YWX 28 -pko{:2 D#8nq&ߤXlи ׺C m482,uHLq2'rū$K8a_Yq1xĞ3#0SƒpŬ5;ŕpH_AO $Av0@ ;9>vʸ`̓|ԨR21/i|`A; _sׄwbaX";v Qƭ`#O/SK"q^le#J4? d;H q^lJxR= ?dCLD:;3gP(z1p-|&Ci&E]ZH4ش`˓͑m<yt{&Ʀ<~sNH[u5Zbu̼63$mW  +n nl dkظP0u77U3Uldv8""Dp؅ SmҔ%%W24Kͩ< v=1Lc.2!O,VUxm''^&'\a]OhI9%]u<43H+$c&.!Q\gvޮWk2 9E~'O9_䨦gQi5-zJip\t=w#!xr?g3Dx0t)d6W5>76XMj+*w\6lwGuTKDB;NNW wA1m"hN|jY_8L:ZB&f$X:A$6C g'4JA;f:#HM,A+.edC Oge?AE?B}*;spṲKSWz"UMx&Ģl]Ǭfs=E]:Ĵ# m$WbwMgsy!5Ҙ-v@\[E}C.>{0DGe\k>gJ{#'vXgw>]T/t0[.xzs!ߝ/fO6r;9ρ+aYF+4ɛ OB`IPM+;78gUZK B3J'W)_s` yɛa,UݫTȬ)f:yMFx+B>ҹP;ԇ^C5p*C-.Q#w ~|86z\fh+-A)=`R}ӒCKQ].:B6\*Vzɠk%"7"\g5C aFx6vyּ(Ha QV "vG7ݎ2J5,"5qՁSE$\O~lES( < Wjar@0f MT+`QN69ɳQ#M7H4v)tm!+\mK?"4V68#`UFcOelHe{J@ȴ5Dc̱/|!v;z6jQ0^@L/o1[t~,Av/+&!w$d{Ykm0us ~k<"<(nIjlOR> >G]CbO_>Y]y4uZJnmBrsj)xHtͥ$D@n^є#`(ꪐv\0*=I SڸOY nkt(gWI{뇱p1?ud>+,+:b'CB>V!:If7$1*]R%stkr0?T"FsEV<д 3`,WsR4תkP'~d`j&3qFJ_,8Wm͒78ZF##V! I\١,@ygp=dS -QͤOCpgh, 涴$M]@8U{\[TiFcA$P Y?<-!O5e y6QDxw{$_oG :bq$8OP2'/\m/_@|} /*9 fo!8"E+"pi,%Ih悡rEk/[66 +gQxE8ͣtۻ`pSȇWFE[17uګWja4 nGcbۉt>bHB T]ܵj 7`)a/izXX7ɑdR;k۰U!7Ϭ 8τЯ2&N|ztxG316/Wvobҙ %wN\()#s-t縟(9wk*lvͣy3, Vc^{CE>#"}kRFeR/}"6O?~*q%.B[:TE7~^ם0}AK|~UQН}jo x(P}bю=98crμj!3f\pvN 38J`P#aDHm_ ꍚP+y0(K,;glo6v<:JʠS7OʾwIKdkdO~ݴġHfF> Lǒ;&a.эfe`GXF) [G=qlbTr%D0_79– WUg1'  p=d2-#]EӪ@{<: Ir[@^|?`w{nC2Y l;xaZL Kp8NQ(~D"E>2FKx6dQrm]tڪ;ω]%3%sIhJwh#\|=DvhH\xFBʼ"yf$ !`g5q1»9.Χ,y1'kNݚr]ӻmO nivJkZ:66 ^d`&s@C6E`#`էteZmz{0<>Zf_pgW#Q4.ƥ/0/eSV5b2Oh? CAiGPJy r~ߞ]0s iҼt"+uT-rbĦ!W`c~AYzDAR*,k6|a~T 8E^J6nJqN&<d W'G52 >$\ a* %`WxnVL埑X'4?6EK^fhOqp.;UAr/܅klُπ_m`]tƫ\ m M8@*]&u{CwI52*[Pp)Z(" ]exc?mK=!V^Ex=}l.W:8zan= ( fPв\6eb5Gyq}Dru%y}z?qywy6 n: ω)9jւc9(PH%+\sNMub"1Iq6"շXU{v$ ^|JfW~< l`jDW[:aa"SpݥcWF']]Z 6*jlDb4O你P}\#;*؆8 M@fyfa_6W؂@ RyQp0fR{D!|' NS.٥;x|3|gxz= "1 +$d 1&ݶqT\phQ 79P+Q4a차_N\3Kd3$s,̆y%ytvDzW~F؄,3&YU3E`%p+ʾׄxHBrXu1OJS($ 0qWIʱؗCgjg/߭3AE)>a_B9IFTHX=+{F9ت )ȼƁp½%%/ 읒)tIWa?yХ=. fޔf9b`)@c\yuO~&fv0yﰀ s8J8 q:u gM7 h ?3Cϗ)m(')0Rؕd-ת&ۡgC\_&jZZ8Vzp(|; |ӻY3)h ZOTqzCX/_e#p?Ӣ%k2;gF6Pģwbו qTr<> gpk%0e!؎\C:n0gZۮ<6>e1='*mH"k1nC8(J\ ަ|w͖9L as#&2FGxt..F Tæ3Y>$" ,i8X#PUwd|¿hܐJM$#iki=c_[2 8)>L"|G(嗯- C)@+͍B%` ד6q|BS=b4gº|ʉ4Pudvoƽ1L^NT 4LtKnP~Nor$Û!L۳Dd@+ss$M!}Ym<ƞ)Ff݃?@mlEQ0dl :ynkng@cDbT&/OW.K3CEJ >I4e~=]Z͇Fj~!CFk'My'x@qj'3lB^n.%zqA"x.{[Lec)yIͮw#X>r/[5?<;%*-!>"jZ^vD3#J# ϟ> RʨH[1M6A`~ o)0kk;]bBOop')w +.x~m|S+a[w)6% ϱ+sݬ:xZaU%ϊ=f2B- YZ