libboost_locale1_66_0-1.66.0-lp151.5.3.1<>,0^M/=„gu;{eK&g ob`$M6,-;)FpNXPF9_ztw |u$9K`X;n6nuz6ކoJaliQIűd׎a|j6$c&o^Ė"Ã0XvN;?JŤWUoH dXY?)%7ϸT}#.0"|x'rrP$ ګ=V#@;8?;(d + I      M PTY^ X < (t8|*9$*: 2*>7@7F7G7H7I7X7Y8\8(]8,^8Fb8Pc9d9e9f9l9u9v9w:Xx:\y:`z::::;$Clibboost_locale1_66_01.66.0lp151.5.3.1Boost::Locale runtime libraryThis package contains Boost::Locale runtime library.^Msheep87openSUSE Leap 15.1openSUSEBSL-1.0http://bugs.opensuse.orgSystem/Librarieshttp://www.boost.orglinuxi586^/0dcd9d428dab1be4f4aac8362700afc9e1ca04241d469df3d3abc322f110dc30rootrootboost-base-1.66.0-lp151.5.3.1.src.rpmlibboost_locale.so.1.66.0libboost_locale1_66_0libboost_locale1_66_0(x86-32)@@@@@@@@@@@@@@@@@@@@@@@@@    /sbin/ldconfig/sbin/ldconfigboost-license1_66_0libboost_system.so.1.66.0libboost_thread.so.1.66.0libc.so.6libc.so.6(GLIBC_2.0)libc.so.6(GLIBC_2.1)libc.so.6(GLIBC_2.1.3)libc.so.6(GLIBC_2.3)libc.so.6(GLIBC_2.4)libgcc_s.so.1libgcc_s.so.1(GCC_3.0)libgcc_s.so.1(GLIBC_2.0)libicui18n.so.60.2libicuuc.so.60.2libpthread.so.0libpthread.so.0(GLIBC_2.0)libstdc++.so.6libstdc++.so.6(CXXABI_1.3)libstdc++.so.6(CXXABI_1.3.8)libstdc++.so.6(CXXABI_1.3.9)libstdc++.so.6(GLIBCXX_3.4)libstdc++.so.6(GLIBCXX_3.4.11)libstdc++.so.6(GLIBCXX_3.4.20)libstdc++.so.6(GLIBCXX_3.4.21)libstdc++.so.6(GLIBCXX_3.4.7)libstdc++.so.6(GLIBCXX_3.4.9)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./sbin/ldconfig/sbin/ldconfigsheep87 15855844611.66.0-lp151.5.3.11.66.0-lp151.5.3.1libboost_locale.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:Maintenance:12212/openSUSE_Leap_15.1_Update/254344279edf798b91c8714a1e466046-boost.openSUSE_Leap_15.1_Update:basedrpmxz5i586-suse-linuxELF 32-bit LSB shared object, Intel 80386, version 1 (GNU/Linux), dynamically linked, BuildID[sha1]=03741273dc10ecd56c5d349d3d4e537ff7387ceb, strippedPR R R RR RRRRRRRRRRRRRRRRRR RR 1l7(JԹEutf-81ffc42b963741ab621b0f3919d0c913d71ebb13f3ce06650bc6117f36eed50c6?7zXZ !t/bD]"k%۫Զ@f6կ'@}-ȬUA\Ld Q iv6e Upo呞^b+'.dqKz2f~wage2<dE 3 ]}ݗ\z-)mCWʜl U'| pH NcCT[_bpXBoҬ T PE1c bsC@M0/!$;^M\XDGֱ,׭\WngEVC pa/ਓݦ=ԧ9kw$"ӏYiVu,DŢ[PJ`H|X N+杠i~K>Ug]j[D 5=Ćp&Yn6Gf"򱯥 9$[1۰iRRNJ]٩ҏ2OH o:ugKT.'%`9 3,D^vV" C#S! ֮9Rg*'xՒ`QB7/1DN@ np`H:Lyx ,!fQ̂.Tt\ҚH1pP8Dģ >P:Qh߫D>dAGs-k~?ws2|-D h7hJw},K&<4abALewZO֌f`5\~c>KkjEU~@q h3xR4:x#YJj=td_lhSWa/ֆߎS[vм%p+ԭ X}C'4U'}'|7=MV{QSG?_Yr"[x"KN,$m;NQ`ipMAhIy&~is7*a0adRYt\$-"Pz ~cڙE`)u"T~oפ){|뗓|=JKW$JAK buM4]Y{*84'χ6wVTimz0<7>a*ީ(TZy}1,! .i(xi]E%C|vmX|!u!ih}5GA t_@rEP]&f鷴Cߊ{9_6QKtKS|_"=C WH%ΰZH<$mK;[>GiD.'$i[񉝆h`Z4GoZYAR}>\OD xnWkV팤r9赞#o5ZxQ$c|wZsBf gml;nF + }7[`J-KV2S("kZˑhh\ &r@bl%R٤&|ߪvLn m2Abbg|(RvGsIsv0@R rco7X\ < vM'g2\ ߤy֬hU4j1Yhe rSV. :1y]-K(87aM້\eJ{}VcM2EYPWvV $*^9{[۫|10_U;gk%Fc~TY"11y%5T-?|s? `a03Ś~lOQ /}a" &d: n/}LՆ5Wn柡G1*PڕU|&S&,^ӁVaLSg:B bsOU/y$}$B\}]^>݌3Ďqn%2%!w5 p5xkC*wN8i|{0Uڧs bT!)՗ڃ_o|Ce3Dt{>{P,rf'@,([<>VY̴!_zv8z膞ͼ0s'PqA*gqJEGv)㏘\$O>rWHߖkZ_d}T=^<:= }Lkeε$fJ?O6]vh8l2{+>Ix&/s2υV"OZ Di4}P:Y%4Q)pXC$FoΫIQ]쁥!w=n~t2)d#ߠxX=dqx^DDsQᢠgF$HȃL[LzAWkxN;x,R*7svv`od8=KodU[!vOdR(Fq}:G>ZrhDȡU"(Kd5Ri"rvɚ\vԲ¢BiDp9Y'_~e{;DvT2- MdXaHwj]'C?k6VeʖbwXiݾ7 ؆_ tfb.>3PBs*\Zfӆq`6riCq4 t9ZDo|[ze8uc:k43١x^v&:v3c4wŝՊoBJ͐,5/k-Z4ZJz damƚB󣻹9PuM|{GI<`r~3 603KHTM ĒΞ:W$i|ƥJӞ ȮGiGl],(@.Fl{[طཅ`ϲ)Qـq8ӱӇ.pז&[K+Fʕ yz+(@&xۤ֓Y)S'ؙzSn_+|eUpGyRs`,ȴÚ^F`h܀&=L~ VNHT&1;5ajߠ1%3vITҞ蓶"JJUHև.\ף4rGy}s5@::R` fAgGXp%(Q<!4Q!{.Ƣ`{h=ݕ|>Đbإ5T}etWɖy,9+)54&+q~$@զnS.M;t[l뺖-~WCɑ)}Hg7 Sc,Tø/#a" m*Uxvf&*wTfܮ+3ǧl4[ 6!m3Ka0){O3?{;6w35(̡ׄ=) I-ź x*s$P.tKg]SyK883+hXi'#ΪRoO-#al˜~V~֞kX5T-Elqo-)TL=@p;hQG9"׮ %Uˇ( d?n+Fĕa mF 0^`qVUPP;F~sX2}60(dbRFˬmum\ꢿ+JUfA*&3-a,U#=W,Za0}IԖH<*kU4F>0P?ݙmdU5a9HT6H6u7%͕Eﹱ^w3׿1kC'Ҭ$XRPP0VI0^~.9*/Ӆ2"ك{Zudazw/X11 A=5673F "KBƳJ|F+Q+ve%ͼ;{ނ*Rm$zd<&[8!\,J :LZb fըxڪ5ŁXϮZ$LbAZh1^ֽ/ GL+DsDbė ֚Q vn2uf&t~PBYmňct˺I#Ee!QэnP'e#,F7Hyh(Q{~_z a49+gQo 8NvtXy݀LLY}YTV~#m#ZQc :u~B}#&(<k|nYm.=!џ_Ӊoಮ>]9`c;\ WRgɌ/Y{$$<_j{64dVjik%SOxh;,3(ӣ V~y`\{Oz%?Ox>V/hy7XP/jqsȳ^w@rË8͌O$AC{ _"ds)u8AO';&AUA؈sm[u(T!Wz T&J2H195cK˘\DHuW]yfK'\͛JK֭Q !>l4t2vIZws[䕖Orbߨ|* eƲ= &IV*$Cp)]GO1K"\J"9tB&nP۰a-i[~@]rS|N-G=BؖêFl1wVEykdǎ"7.`ҹڪf ,W=^7}1K\JFPW,J5R_at:2%:=4,BQ0B=M[ZfȃW1yIW[#6pA:`< 'C —HhwzMn ;=O\ .6E\h!wyn⇫ L9g1V nW2(h IK8XH""(r}LX@6*rs?*0EL5R&cOhg.[M>G/&ـ ̏UH.q6Oj$mtUrӼޮ&t!-hlxQ%CjpB}IV2V ʸ ߕgmԌfj>չDq#jODOrժLvoIt^^=iN ߻MNhIpuHY`jd|9&W{ m@9 'րp ƀb6+Jmq~jRm'lFXڻW+[^IOԙ{i*M$K}FR,PZ δ*p@$:3(>x7:&'eqGn쀞-=X6I+]lXc\o_~tgʢ=rVq<^_:ˈႰfr\̭CgSM|6478| asmޒj 95#!>` ւh?;0n_Is~i TIȬިeC)jm}PJR}+~ PA}Šm|ۛEυ91tPž1N ]*گyb_^RVP7KBTh?oeoXp(5VC]^3YG?6GցU*FbJB٥_}e_D83>@ׁT[Va̽i#2xKY'/,IEnxڢL*}' H:oy0|;4刋 cW!g*Vѷk7 IH+øSRVu֚_cMSORF&48F, P>*OVU6Tu>XعT%6%InՠU*^`}=:C=L ?ꥺScF~("嘂 &CB (+ dZ$"RL[VVEs=e% xiFVޓ(3'ynf0zM%Pշ_X!qqԷ #eMHe}q)9 _a< FompFUlW4?Z{o3ES)pDΙ,>/aN[n_$Kӽ+W# q21L<&t#\44.h {uұ{!J/D{NvlfP 1ARI@'E̱;"*XDnʼnW, d0j o0A [5 s<)eq; =m}V1ueu+?|S(VWbolYscy!EsF7wp26!WdD$$j\A= wm!_ET-OmcX^BPbđOD; ѭ5ܔdĶK)h/u2֑:,vg,A]˩UIK6B7ƖkݤK mCw#()L9њ4XWbNijҏU&3) L2OwK0*RQ62Wp3Qfa=xn= Uٹ-ty 0-P9ͬ=7F*o_.c{tADbaܷŗr m$7XM=0Fyځu{,OߏIHJ{hF}جƋ 8Qʘ72]III᭷F<$V;xc $;}ͨMB0NIjNJK*0|Clm &]lI)fR"ժ7?ϱ{.DBpv*,Ց , C+&ځ=Č,Ymv̋KSNof'%$|&c:zFhTq >HtG`jww%mD>2 7\l&߰vV ]'b ŻF# (9F:SJ6nmm>otӣs7'p(ϵIFgnAP7U(gƝfhQYrs&~ݫ'n,xXLɬƊ;M]| %Ʃ"Z3جnս|Z(E)a1BE4Tn1F5I߶{?CCb#Qxjd%{%^ӟbdԎXWNX ѸB\PFؔD}Ѱ3QZT%BOG 8WPg8<۞K+\^k)!oTbTTJp9ǩ h혬Ԭd9]Ղ.>T8,v<<)2bW"5&*g J[ztBy@UѢ VOےO>J6öM( UE.Iz ;Hy7޿!0CLUx0E3h}l2R!: ]IM}Pjڤ Cwmm'`f띜0qCg)^NqLj2Σ_%)Rhj;rX'br'jt4boOɆN"O3P>g 4Bt_'R_'9v05ʹzŐ] z,|)?WvcZ|L*ys}ig-$JB`j<#HZyf6sJhPo䣷::e;W@}},r~!1IgB m&Oj}S=AC`$$7)WȸUlxcrrtvFIJؖTlLbת &A~}EdPdǎU%OQrP{Ak9 WJɕ*Fh:Y?sa.K֟)L]K/KG>/۝MeɥM^*Ҳ̗D> &>HܯUS2{m2oDvz;ʽ㉆Txw_NxÐIkG3H#5< %{t5})o{^^jM$-G'bªh2tOSi5>@iel~N3!ڰF3Km"ڡjҁl <sM'uਐbbkݰ,wQ1^[be*w^ JbvQ 1Z{+; īr$4t$hQάqŒ_Ig+ůQVuҞ+<EKXHCk|*ls!+m|x1 C pȼ= )'BUP5ܪ2j;Ŭ/\Z``%/pjȒMyi՜ Gא]Zsί㍠ZV8Íw ƬBy=l\6AP%5^֩Ӣ+U+֟WL Qq؝h {_DA3+6w^X1@VPR)Wb[[ޑMo.c+:n\CPmjpoPoVW{(Z{sIV1 Ea&M?)q7 !dVLSz7}Tͩ]1jJkZligJ2:FRZO=$$Lh㵺{˕[ǣ]rU˰P`:֊h$'C\ΜfsN/zYݴow#7&I^ Ò iьƙ-g \4 ׂ\BEdQ,YVH 1D2< pZ0]5'|AҸx %&uyr`W+޷oe^t7բE@]I"ܚ &AɊ?A BD`\]2%'^> X9J`\QBLey%PA.DHe H?GҺ'[GG =i< a =r[#`׎Sw [A-1w4 k5ۥd|, `(VBė< +m" nDya3 UY?^>rS&w^?-Gv Ԝ~9f ,-Juz9uٓSrTg36m0) zɩj2έaC> $ F~D$fV!\f\`ފ& I>Ef;z d1ra^6t63  Y3rγ&f2 %eaCۇ׶BAwWߊwqGq' KB[cd=ez R_ TP'Ug˄“.ǚ~\.t'K]R( t G SBE/\aF [ 0]{s{.PV}\R_CEExwdāh֤V$ ˙?n"UAr?XQbǼ-Qw4`嶜~m"KT\05Za\-RS~}-h+.v-,dޜ=)éQ3]e'*=#I-2v\X! +_ᮯDjj!!C'V}pI %10#|wMy,g%5E0ݿكfS@ȌE"̫vFx1 `!B[8o$6m mЮP%Q R}Xp __ڌ6m`7h%+`#7iȁY^Yxe*1YFKXV% Y㍵s`(c&]0hYj[OS%k m8Ӝۖf.[:fm>ǯ#*!%#݆{#Ifn46璬_)~pM!.0e(Ȭ~rRS@@ ? EYb7%@rnSIH.*Ȍ? d`ya; \֖ILP]67Mq*j꺦D(v}˪: 35;ZH=/K@ZYDIB7̲kREY1U^f:ZؿX v 5o,z"t8Oۓ7  T.̏H.Uhs`IP׌)fh@кЙOle8Rͱ!uanxxLhOÿؙYJ!)VI[L)&P[|H;˳؎s 6(R,i}*$^S H_e^SmOOzj,AFNӁ[Gq%/)Wʒޅf Od9Jl^>YAKIYxwS$}5C=-H o&ž"U.; CtE2 <0fRi(nV'J,TQe#A YoҾrSḻNM/zGxJ>|*f1km,{0+hd3M^OuJ)3TL p12Fm )f5?賵^%J߲ /~Lg`~#2]6N ZNSD/\D9r#,tsƇ|Fp=0g 9|Ҷ#E ?ִ9c`z:;1%y*9 4|d ?-S9fD]$rB9biՊ/C-QMAΑ9Fu8{K_foxY gw& 7[ޫ~  ԭ˨jZIÃ}hv3/rcz7KBtY;F*@ U1.:{OgGnc0'˩wIyo|P9{ՋnloyW;ʭSS%cp+Z"&? k&֤_m) eQg}bz BbHOΏbF<`;ҥ 4 nS{ )!׏~_,BDezOJ^l}:h&x;{rMJ e V3_kZ_(T\RDPo9WHZ>N~=:uD,P-WR/K NQ]D)NVauW$ J/$ mc$TmA^5>y۲ÖYvVDðLכQ\+o+Ȼ5#),04ܸ]af>`ٻ@_d`k"PS+ִk+TL~yO"هͅYXy=2˪sr9 ^_E RUDO&|lN9sSx=-(WpQtS[[޻H4w.N# &೑5ͩDq f Yd۫[{f;pT5'|6xaGEqpY~b!9iHD,L֙O36 &̧%̜"6Q;y-Zۼ"' YEatpgD!Kύ(fUkvpBm`*mZ/{cFF V߃'N >9!OcY t)8Fm8E=2j  +JFTE2JzJ/42wUbM%{ Fxl@9-{Mz+zsgGynyC,wS Ia;R(o7fxBz72V@"/ɬy=N=$X&A3YFrM_)+B-9K!,YE%bթd:ƅ |v(w,ϽϾ$M_iNZ8M-Fb0\IˌxBGxט* ڑ踭Nүo˼b\\i[4er]pI`d@Ή_#_BC.`smӋtLUĤ}ֳï>ʟ{c P]am;Г"**Uw|wMR<2,~Y?/Bi#Skb^}8焇o!)i8!v\C OkEo43GʜWޜqݓz;n&OVѱ l'twB4[V2_@WߪI kO,nM , 56HYTG ih 29vȦPUs 0 ,Gͩbʂ4Sa?wdR&pSfuet A@%V&_^pM;303(ibT^CzO2ݡ$IKپP/JXؾ9!}ͲFw̷`Wĉڌa YZ