libboost_program_options1_66_0-1.66.0-12.3.1<>,ap9|pjUv$΄HcwZ;&D7䛰i?g?l緭5WWLnΚqha:y@#{=߆]]&+WS~*0bugz#lݮ=oZ#N+ǡf0 9pG]X {"vTTa5yyk8Q&P$B@:F$mamֳiխ/_ʅN^ַb|$ oYmWdD +_)=}>@:?:d!( / T &,48 : < @  ,(8+9+:+>7@7F7G7H7I7X8Y8 \8,]80^8Sb8_c9d9e9f9l9u9v9w:Dx:Hy:Lz:::::Clibboost_program_options1_66_01.66.012.3.1Boost.ProgramOptions runtime libraryThis package contains the Boost.ProgramOptions runtime library.as390zp33SUSE Linux Enterprise 15SUSE LLC BSL-1.0https://www.suse.com/System/Librarieshttp://www.boost.orglinuxs390xacad46b56b2a25c78c2fb56503482e1da72460f6eaadfe8826bc91d447692b58cbrootrootboost-base-1.66.0-12.3.1.src.rpmlibboost_program_options.so.1.66.0()(64bit)libboost_program_options1_66_0libboost_program_options1_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)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)libstdc++.so.6(GLIBCXX_3.4.11)(64bit)libstdc++.so.6(GLIBCXX_3.4.20)(64bit)libstdc++.so.6(GLIBCXX_3.4.21)(64bit)libstdc++.so.6(GLIBCXX_3.4.9)(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-14.14.1a^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.deadam.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- variant.patch: backport fix allowing perfect forwarding in apply_visitor. Also fix wrong usage of boost::move (bsc#1194522)- 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/ldconfigs390zp33 16421431501.66.0-12.3.11.66.0-12.3.1libboost_program_options.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:Maintenance:22385/SUSE_SLE-15-SP2_Update/855520926ef58d438ec310c581dc4438-boost.SUSE_SLE-15-SP2_Update:basedrpmxz5s390x-suse-linuxELF 64-bit MSB shared object, IBM S/390, version 1 (GNU/Linux), dynamically linked, BuildID[sha1]=5e44de43c837323c2af983cd8924ff9316982e25, strippedPRRRRR RR R RR R RRRN|m]p -TTutf-853bce40b3a569ab6b4eb2e82dc190acef7ed70827d2d6313b7bb36eddd62fc2f?7zXZ !t/:]"k%Զ@@Jmo-N9X۲Dh <D(ode04E7gA<X'RMWC> ., $ݞufBhdKٝ{p+[i|#фH`RH7 Y=M +U;>L[?&5'|2kmg֙JܴrB"~t`(m mg_\}ZWh*: fh~dl/ "W *fk( 0f@xu=[XSÌU^Ϋ7 sVpϨ }␢N_#InwgEaJX2!PKˌ_2?F%rl#r=dBiy2e'}hcY6>ۧv&c6j̨JoneLMJ]bQ7Fy^5TSd :_Cl r˝Ve.ժmFvDՎ2N&BE7Q'i =R@Q;_\ɳ>IW]H(!6F'|k{h#?"lJZ˄o#N[L}q;:~dꟽ,v+_ l/kWZ)} anMYR =vRdGs~ڿyj>0<$kpO4 >g@Me@- n6C:Uf;d5Wz2^U+98ьH4Ӏշ9 P{tr w<1@ &;4UFd=itӻZmjI7嫍) 噄ӄ:&]EN㱼YpG`7|,^ >rȘ-alY2/9mǜ_u3>mti` qEO?pmê!Cq"<4ΞuAGGbWhȼFyNkr]Qrӫ5_om\al,)%F ְ X}ƌ?V){%{}F)̜;$ ;}P7V|:|2 GR(3WHx; k'?Q"/IS~x~p&bCjfi]?1 ءtʘ3,+  2UIAcAdl(`Hحr$sqGDW8^w [MɷWLF N2hzSyE֬HR$;:kU#nǬSCeҎDP;M9[Ohp?,wԊ{$pcږ{#Bm^7#:`^ ]7y}co9 tmcntۭS?\bdjyIJ(,mү}\__ N2-ܬVrpz.,* lGGǿWZIjV&|'pݺv)ɯYPvat|OY4>maspUmV9@z?8IKD߃6w1:?mZ,F =Y)I#|F VUq4wg;˹jMkC^9E~ҬB^ٷl-h?RG{#6mcX/JFzF%w-gwF1 0;L>vO(QH'ʆf5H26DK|"h9%Co-_gTG)de1-.X?R [e L;B2A/*ʗ2F~dl%B/r-*:ej`=d{3Hެ$Ć #L\l8kQi{*NR"`{'3aPao6 ;AKU՛~SޖPP!5ru ~tZ\@x$GU4v+ak-TH5^O,zN+׬ԐFnnOB^~ #\+"ݘ1[ƍ {X&6V!+*o5tX&1S(!ad>1F;DpI^PΥ$НD#K^w|utHҜS2IѺhʷ<"сDe c~{x1]Ik4us6(@2=cqgUJ9`kZ@;3ܑPŗDKv pmq7HnB=VQb=wRi4ΣǞRSnQtC<ԁ Mcsm%.vXp0h=5J122_֊h,YKxNSaJL@fdkN1Zq΍H4iG^=|{}8K8G.=T M!d;MH@ uL='D sə*mo)' u럸BLר1H 9bPY5@s%`TtJQ%lgrIjy7 `)"4nr^]u^~" {1O#y@ Y\[Kd{˪㿢xTB6絲^:uŻq|@xTiY%ٸFUjICt{,#DJqx%$[x3AѱWN |y.P)Q]tTE;FDHmouƻ\V]]433kYkb]6XxD8ÒGt& ?F <6A)|\r$q|@)7+:]<&;u~(!L03nU&{[HI6L7NMmI=Uyg<ުfѷؐq_{:bjlz*8)~vuAT2SzO?0Q z2tg7H'iB9ջq_W%6ByHK{|2L\j1s qЎw~8$ {F2@UEs[7A`8h8#ǪG=GAJ:7@o)9Rr ^_2&#`Mp TQHDB3MS|_Ӯ̂c. RĿJKeLl8ˠ1;ݥɐ Î]ۘ VבIOqPWJ4e=11vu&;DEBIAoc@-AP3J9q|֣!͋EX@ھv闁 i?<$D6׉{)c5wݢƸ`BmIۺ X 8bq/+)Y?/ / n6Z6 pGPwF%d;`ݩq:!S\J7{ń&+ ؼ :Kuf2Q8_Z^u 0vNO 3' +vX;b-_>*ەkƊMj[oe ߲`#.w\YDRU Ւ >E/Csg4S=o TJh1"X7!z WH,VԒx+jzʖȫ^|T RU'N$B"'`271`ƭiDCuOpU1 ] =GE'K؆gئx@6l ۅ]K'`4_\3k58eە+V ͶUWVT;hAq(?!ԫpMF=WSM%/R!ɽjS"y%Fm7$e#3[׋q1XOv_ir4 ӤIfJ:'\Xȭ(z2]eb='Ȓ6gsI$^+ژVלT._,w a76%t5@P4yvAkڄV" <5R5 2>Sm\yYԳ*Ssxz , GʽgRFkZ/ښ WnNׁy55DdkE=zB ΃H A( `i܁KlEyXn % Yt0j'J(`frIFw(fÈNF0e0 m|T(eM"7GeO2 01uWy8#."j(a3 Ǘ h&'~"!-Kp%:B#t<{XeqXwsU6@I!W[?̌6d^YU*3@.g s^ReHJqfBf5.Z7O>)qWG }Ȁ鈅ުZKr ^JI{Q/KSYb4=*寲g}Ÿ㏒3d[ƺ֩SW/7xB<裞^XS>M:y^L_s59v>k*W`O{. 9θA<4]=< ̌bNKX0Q⠪aA[^hYlT܊gp64`8!F[PwѰx_G,PG("8SZ^'KTL= tΔw jL9[(80`ki#K|yw7X*?t#$/` " b? qhGkemdmf,hfh93|З|͐ZE8.H2,N\[ؖC%"A`3bln%=ʱ?-q.r~49'4tiw')%`5:후zKYSm HhQ Iը9fXG6BcƆ{O fdS9`eX#U{Bj,~ÍċH}u]&Y1 [tF߻HF&=ɠ vp KGފS>uBusM#v*+%mϤ' E?\I})p0ܐC{q5OU]gx-aϼob3I7H+:!2-q4nL`G f2u#NH#;e﬙ȝ ;')J)>Dz!`oX/| #\S`Kr~<ٕ_Ga{wEn[oDQ#qHn( n<Ô[1[{U7#3J9>tn#趮hl7χ7dIo[CX#1OTf %:GWiE#MLfkCx\ \ac)9%A֎g"~Ҿ-dbrfn5yR 7^`NqZ[AĶIQVq*Ò,S_*٥>g$M?+ہujI`XUu(KVӛB;ۈ]%gXc ljM|Wȍe=vd 7v/4f (Lzчz4*z# 7N/2U49'w~fAz5ڪK<>lkeb9E-^ܗui޵69KK6o0}^br @S\6ܾ-z} }y>^y uWЗ Hf8axrZ@ DkbNB 齑/dy^44vܒS_F#COJFZJtX9@Ĉbi>UI ]V@3 H=o(&a \vߝ)w5JW7;C@i|Rxe@kvHdP4=G\cS$vkgY$<8B{E*QZCd1?_Ci=43?<dW[~? =X&=SN#2G9 pAppg-b i&4~-kf Зs$ioM0V}ZiftS{i; f!lOrkFvש#2aLlr}Q _8S7|fN-{@4iѣ;n&,/v1±fkY҄^KW 4o;g{>F^pOxb<Lƫ|CKfV̠^ SByFA+*7L7pC~+mR"e4Hv`>o(Z xD ɬ{ps 2( gW:G&`0^ Y:dCLo?.}s:+W)rs"`jofXn/{3\C֧0'083/U 7U~4m-_a68tD?"5Ę}_EЪ3҉r[?үQ(-Of#xs^q듬61SD1>0|ָJRd5 ^C6< cpA# M\Lyȵ>\ѢVw_ nn9f)oEɔ Xý@Gh.zrA3CF)HRT8tSCIna"j{"vց6X;P_hȫ: O.2$g VXg'fLND|?1 [A?dy& n |PӮ6$276dfP tR^KSDT #CH,[J7 D />dXd;cMLTW/Aawr1<}7ߧF%ĮPR5[h`mnVr>uun UXЃw-}l m>nm)$p.ODL:Hq]v$j#{i cpqn]i^wނ(P:L|? `9Uh&V.~F2Bxj! ci*}.̇T*U 7,vX3H[d*bGA@< h7Р9!5!.ת=<X\L7mŲq ְ%ф-Y{mOQ,>fj3{G]l8F( ${ k6Ҹ\;G>ajEr3b3/2j (JmO\37瓹Jk[p3& 3k# Hs-f1HȒ B5dBv%Q^et,f{a.#\~t9yeBXT/t -"}\E1Q^zMr("._m/e+Ul2/vF^*:dtn.,rF\{xVn4ʣ/r?g)w*+Ť;s8$}TOʆ $6EŘ}i3Wfi4$XdiK`˖ 3얻i]Y2>às8۫!/ٹs<=,%cd eYMjZNQᶒ-m%':ռ"\Dz7e0~_tFKD3c掋ipWrU=yc|g+HdR1>h:D+χ8J %^;ʙOTI12-m&ԌamAӭu}\rl&W"PR|lD( PAaNwlVJ8G *b¯yڡyOu}9Qԣ5`зd0ҡ?o4%bz~g$+̺PTw.cMh|St .<,p”2"CaO#'IWqi^xM{@( O,\'i;#pZ=#obBDn<I$ou' bctF x,ήgoim_7AA#=R]d<`f3Β"np=]mZ4tB69H6Zt\Ċ:f5oy¤Cz~$.}$E) 0X4OA(8㖋q/#ƙdMtA0=)Um֋?VH\c8kht|y^uͥTg:AFn/XλZ[6&^=![*m(\4pj^>)3nڽqOm{,-f;.; fzR*o<ߣ:WrKm+dgB4J4aᇁHCO(tF<͛ݙ;tAxAџ|B8#hw\M ttisS(jOv^rJk[ [З)(h,b':{.$$B@ͮA2#Z{7XPBMQ-T#X'w*unVHNMi-Z˕ټo~" 5Sۃ|/ Ղ2yٜٙBQ*YN|m^:5DԾ6 %gqr#mgI\kx:]uJ]K 틹R:ave Vݓ<3d&jpB2o x>}ika^do8A_6ЫnHTh|9~|@y RR )ma" ]# sŽ;q2R5qU@T$qm1YmU(Uov0 ͐$M;hTFrȐ伊 +؊]I| ,y( 0 ,IO,90C<{6gn dJcƟ&▴xhbЬr'?~@nm|Bm\I_1(5y%VƼPWNG~*6$c!۬ob8p䥇89uԸJɩ1Z$ +Ftmeq.D?趌[IuĂ}雉JJҙir45\ Ъ Ds fq/(<Bk5O{QӺiCρZC;H*Qё%b5P!ƾ$ y"ELhtrmWFm_@>0.Ӱv =k|=b‚OTaR䶣}|\^#C^c)Uąrmg`erǸNfwaK!5^)#0_e@[ISGg)~?|$$N)fP-=8Ix?=U._,,Y+_gCrUv白uۍ;^9|,◢ϱ; &cUqݛ;!yq=`QUBi]kf&DI6;cZUN漐\*y&ݒg"!,ҢAT &}[ RnԵOǤb=[J4cZbO:5b&}]I+qRy#@ξBx kU3):٭ ] 5yG-w:{3oytX(G#+iEQXRX.]Jn.P>7_("l8U.Sŧ%cgl x#q8˯$YVL!n$|-!ۀr$@E6/ K Zc'YVz(Q3YF2E`2}HLj'`> ~dA?[c˾%ʾ `KSOTjHc734iL#ɩ{<$%~$͗C72?4hޡA{M0v#8;XI;d =(߹]^a!ɯ(S/!5:Kl n4ɀ PaXd+`PBc,na29o߬nsu*#۪#XȄ,uݪ)g itE2l M_ܮ;H|庚TR esCQ:8v5A>@?Ƭ߳7k$omГJ`\ TQ3Xɡ{Sh̥BVwhYK;-T?j2;V#Bњp#'P>Ƅ_Ԭ]:6^`(z&veVA3CNV_CeHkh PR@Ľ3Cc?*]JqdCE@T˧Z1a/k&]%;B:f<R~XUg|\pNh|wܕ)^"`䊍W imkAꊠ]H{AT n`t⡮ MfFrg%|&OM$DvܽآF ܛc+e:X] E7$3jjUrYABw{\Y$\('8.mԶf㺗5*߃&D6 ɐ8Txyh}09Z4x/m$:gqHQ| |?(3[oKTj_L5?ap ~AԔ$)0ڜ¸~7ep&CxTTTfZP\aۃB_z#J?HL& sGfMCm-2ci>X9|*z$˳ WnYϦHiT_ש(D_E RJuyaS0\OEeq5evŖ\^8S@^%O)t;:Z|t%Gz[J4R[F=^곊FA7TFa'YE%ShTkߕzR+^Qv@օd xOnq :;9|ukN;'CttcEE?f-g0 ,5UTr >eOCU"I;ZXzr6N?"=An0wG^Ecj/'D;-!&`mi iOdk$Iv!6j(= n?3`&d"ٔ$EGNW7}P"F=x uqf q{AiK_pC_jF旸9K9>DtW>m#BN 탥vgVu^K= ?~J; edp]M^V񄒴1ĺ8K#v3{f2oO{kZ:c ;1MUCd4_4yg\7dY,Nӫ*ݚD_U32֙ϴa6DUyD=AMIFN`G+oeF=IHD=?P-kc돪.p+V*)ګBW$ܾrlWIu]ZU.#R1Jw%ewIrrjАEG'S^ZSCy0<>n36ԶP[6}ls -[DSЕ[v%{'+-fDjD;#C.FN(lOKe6m8&~y`Y5-}8np۱RVTj FfD8֕&GRJA>a ϻBICh^'} ߺB֦xu)) *P mfS(u_8KJooG/i+cs dM\U S /kpߙA >T{.Ґ/3uMt-513┅gJp|%j0m\D&H$j1hwwS+i|{ p& nO %%sa+^-f.tRnďS3/0-8dZzg;#/)pX0' pޅ@ȠxKb*H7͞ "LC}WFkm"]srh91WLP{:0mς.3ܗ~_"l2󳪾b\*-ܸs[^`|NgƳ^iMQBJldMNìmg|*րCĪ}6mNRJf'áp'pQ~^'xQ O0 >1~HM *aufrYü_P!9A AaxP|Ho"Pp>(dB>ɇ+߇2f) xT d/CpP_/4! r`H8RrL< A͏Oy"6VCoZ=~]_`Xճsk~5O,^|j,[q*NBw ^ 4,|qeS(lǴ^5VX5WPTѫbFC0YXme6!fl;,i`QXJq¶rU5ܲOw |*iq|uc!+#!^ :>率u\gH]HV{yE@X@ )/  tv@*U[M.f(<%Z>pgxj SiY ;ɨ~Zg0kp2 ןL[8}_ 2 s]MifpJ_Df9[<c V,xO4xٟ>OԈ~fv1cqR F% K<agstElep [;DZv<-gC5Ų֢kGÉu$ / w$eNE߽6+.8=/sX01&W6GlU۳*}, <\\?/ƶH]ނ2b!]bIZ7߾8ll*%$]uvt(DD|iXO la ":4,QM[r>E"cM ΍>ˮ#`S6rysz\D'rի+ϟәO7O)50C/0uڏnNb)HruK/ތ&C Q ϴJu'c "ٸC;(#E _DHpr.g [8 I/y&mElu^{i (;Z-9+FJ|DJ]7k"=A1sL/b)(AE{OgeGkH' Rd(5,,)BJs,LJE(3hjӗ 6Y>.]FGp {D}aGXuFuZM0ts baPES^Ƽ*Dg {0}|$"C:'LPo6orI̳bhӦS, J {7S.8hh ɘLh1-Ǽ%_80Uq$2^U.{)Ȳ{懣Hc?z8mX6-+&ᑑ fKV8]~\gJbZlqU]f-&(/#3eM[bG%nP]x tPMf8NϭPϽs#Ubu*T vLGɚh?flga$' QG0GExgUeF#+[ {{{>K(3+ t3K1 ЮZ6?@ S;-Z S[_`>VV=C@Hj#`9Zd,A%$dpb{4u/"iBЪl=p?]vp,!lxD@ȇع aё2(;sq+>a<ЋBd>Ox"KPVN3?Os?\ߍ qӮy\.|Ty eTmoPnc{\nec r :Iw]Б9Iu6.D֑"gVTĩ:s2^s ^.0 QJ)l|TӰA ME+@xR8MU+.ѓI/d%$Rpo͸{gm 3f=$RPUc[k0kmyb{ OJ?wgF ~Duo?Q( eh_.\4ZN'{ c)jl,9~%E'Yi˜.DdXkxjKi{{ 1[` 8؞XR%QgBF'7 J>ѧ$<N#r;Wyגҭٚ(XV۲0 i֨zAQbLl8M/牔l4㧭Psk[x)GSNh0ܼ' j@Em%2F Sܚ5/l\;դ|v5s[Ԣ1[~gYsJky&vNTvz$.!&=K)hp҃h{|1Jz}LX" ce.C\+wQ\̈́,ej$(~C ֋FpdE&S&D0oMgnJYHzS1d,\ٶN~ as;!u>S;_2fwMTsmFB1,#g\c,A%'[ uxC^3pi42pΐ~OB[|r5[ .z&#SD贩շ>ѕ{)*<_UHzy<ф=r&tʼn(ɧ.#?>sh|Dc'234]~]]䵺 kftWZ)ToQ\?Fvqb_2/3oط2[(U.`.9څ(N^J3'x g f V~i.#+)ǜ9Ho>'ڻ!;UJB}ɊV E,钭!"y4+[y"juW EK|ԇ69awWJqmy\wrw85'o Յ d3|n(Ah3vcOS(`=$}Hsz f"$ɖ sׇ?*1^d Q),()P Ja4y hDrT]L`Xj7Uljr恻< Y2cb [ lf+2oD4>Wo FQxjsn&D±~ oJ9~Nfg}Z!bxي=~'zٶN F\[Fo { (C0c)jA0nXsBECY1223Kv'-YjdV"Cܙ/L񀮘IHz6n#V3OtQr=c^M9?kEke̡r-Ȭl\5^bY_V12zqx'w#j-m؁TMl ]NlAM;ۂuWgi{'@'I4¨e*K>p~ٞB'q#H>"wxmyzatGu~ugG,k 9P|,壖J&QUdz L1kS7Ϋ- U R{>?T*?bh O`j=Ekt5s08"ҁ,QD}5&"!;.dR2|p~a cFj;>:r E_:(wڭ5PnY .9<8S(IadvD"!:wyp?V!)YJΩތ(doO ~XS`S 2:^WI/Xj崳Ha~vIW{Ε?OR& :hP.ptDfYe{;p %1 ^@R`Jwt:v:i'NFd6$lCЊ+_kw#" &d>^3[2eB9FSYw'DQ+gsEb]Zv쀁mRm!j~lR' oňUtSUDX|92+0K_MEõ#;~[- ŞW^f%cޗخǏM;d64]Z޴a4~Ed{S֧l*a**4WFfQe-Id|l>XL?57*Q&9gU^^:cxyAքdRNUOH3#„9vCV`\|vq J'v9B(:>yCe9cNT{T7_jF_î 0ɤB'GR¾X-eP4 '\GitHaHltGCOD;{Y.d[RՏsj_hV5Mv oZk1xFi #vQzmD _ɘUam @s8|mw&eֲȩ-[u>8#qBH>4 +gɕ2zw/l84Kiic:ślμp! i|ʀ=wEDV',^מ5=~'aů,tO&f= "3$O;|R7% pg:i%1on]?]~9 :-^e0EVZ57ںuDynBOߟnYiNVmϷOZ61X p`O6P=DShRFŧH}e<#L;6Trm:yb7cg)ti'4wHQ!݋X&!d52tzPL5kdOe0&gdv)PFÍ lXDaaSC_/׹`H.#m5y:¿NCɰI@Fr88zopHn<C_=áhmJof BAyߺݧ2q<·)9?;v1)6&9%2'p'h$vg,qb f` 1;s٤'x-9ox"b4ay閿}A|KޛZDg^! cٻ(W2/゚kҪL6K4vRE[@|9X_dkI Zw~cE 0˵ϷNv0'W5Q-C M83~_Dgj&"H9>8uZ:BWp>vMB`: %q阥Hj9#HZR`P\sb7@b{ /d UPlaқYMoz̑LvG3ƥuΉJ*8?Y~E:cQ$H5'=F9!T.O+D iv(DTW< 涋ߐ-ghEB}Cŧ9,;S0[s~sU\烈:*'0?OpFz~g^=f4MV@]/x ٱs`'>꺅IQ?~8du78$/)pNOp*#>hzRWؐIBr0KR{\V\ׁpokJ!K軁8YG |؅X7Joμ1Pl:'ڡ[64M<{X=~Cihd> 0MןSt9Ν֣C[~/I0JSiJ|jm͎7rgcѸޗCYxo֎~Q%E+mfeTOG21,B{ۖEi-?P !*@7"w3?U9\IӶu5rIVSNUv$֟42DNE k[ X]'7^qv3誰kD0bFen_I9ʝ4bPϿ׃[A91g":9dO~ =u>uEeWtZdMl*kc kqܰQj5z3[PV(Z3][ + +^ahwF?{2Hrdȳ0q>y ߰q]0P֕gIQD @T Pn8AE?Rbkl xVM&ke4@Ad:-|eX5`3R跧=(b.; 7&(V1hϦ3\F!qdr%q*C n X%c'nyv}M jx~w <ܹt)Uh̅"02ls4]ή&(\b 9#UU10;,"Lq{6 .XS+)8vⰷ㭘Ly7<ٮJ"s:J ?0 AU [Z;U;$0GA '`ݱܖLF4ИGâ+NJNP^[]#/[^Jj?Xw!0eO}wΰ !_rh 6ٟSs(JJHkNf@nt~nԂi,Mw`:Ws\yB2{IYM} 40NdS0}sCޞ?{"l^nHb4X, yDUaGbEt29{xgA&f#e.n]gҊ#s/ܥXJ)SWүy:d}~J}b G l-γ Bqy6_42NVՍ6ÈVk߰_,#c k-ċ %=2WaT=5KN>9 E}5XEf0tYf s_%")Vz.&EwɍR ]ՕuA8՛[yZA IL6En1uË"5Ʀubac!9r/%N~䬤$ؑm_evo^O1U B v0'ž%+?wE>y!T*ZbNNz|̗S@ ?ݜ-C("`ZJ[#?QJBL+`*{ElTV(~%nuN4m ϳmm[ꭝ| 3ȶo)n=3=$Upv(~# WG\_X]jl >%&QFTKHδ)3*'C{&HQJ6cRq5ځTk"¨;5wˊ&MLR.ny<- fb xSN`䙝[{i=6Ϣ1wyquBOeƽ}/6kw(W)vW {WF7/AS{fx?+ÁqRhN?Q =f<WhWviȧwD5 8c۞/\TaܨuwT3|Kpcw睍D7Cp|Ee,c[qG"jW`q9ŐXvD)yp.r YZ