libboost_math1_66_0-1.66.0-150200.12.7.1<>,hp9|HGhQ?\7z@;JW+yw>;mOTƗ3{Sz& `_˷ WfvD 7{ lЬt!ywͻH/7X!˓[f0T#2ԫ[Q\G(/K/j{hZ(i?L[ClW2˽.szt-)[M >o}4hhg1lپR mI^=_hJC.|[QӌM 2[&ob>@D\?DLd + H  8 D P h   *Hp(8(,9,: ,>;{@;F;G;H;I;X;Y<\<8]6e>;f>>l>@u>Tv>lwB@xBXyBp_zCCDDDHClibboost_math1_66_01.66.0150200.12.7.1Boost.Math runtime librariesThis package contains the Boost.Math Runtime libraries.hnebbiolo<(SUSE Linux Enterprise 15SUSE LLC BSL-1.0https://www.suse.com/System/Librarieshttp://www.boost.orglinuxppc64le  X h~h~h~h~h~h~206b7e0f39998faf080e4a0ab4da308681527940f0c1ef7d83beb98ba8fa9f0095f2643dd1b5f8602f4deedd6d7f2681f6d40175565bad8330ec477a9df1795dd3b78e68e6d343c6bf8f115e628082d39b259fd9776fa9ad3a35a8437edea7e9dc704516fbd7e2e332e497f11eb7679c92adc41d79bff0edb71ba06ef13fc05ce4d0916af60c5129d74a2d85450d1daa8821483807a2b7d207130abee1ded5491e59203647a4724a7b48ffbe64df8392ee46730df059abb84f0c966ee8c2d344rootrootrootrootrootrootrootrootrootrootrootrootboost-base-1.66.0-150200.12.7.1.src.rpmlibboost_math1_66_0libboost_math1_66_0(ppc-64)libboost_math_c99.so.1.66.0()(64bit)libboost_math_c99f.so.1.66.0()(64bit)libboost_math_c99l.so.1.66.0()(64bit)libboost_math_tr1.so.1.66.0()(64bit)libboost_math_tr1f.so.1.66.0()(64bit)libboost_math_tr1l.so.1.66.0()(64bit)@@@@@@@@@@@@@@@@@@@    /sbin/ldconfig/sbin/ldconfigboost-license1_66_0libc.so.6()(64bit)libc.so.6(GLIBC_2.17)(64bit)libgcc_s.so.1()(64bit)libgcc_s.so.1(GCC_3.0)(64bit)libgcc_s.so.1(GCC_3.4.4)(64bit)libgcc_s.so.1(GCC_4.2.0)(64bit)libm.so.6()(64bit)libm.so.6(GLIBC_2.17)(64bit)libpthread.so.0()(64bit)libpthread.so.0(GLIBC_2.17)(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.15)(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)libstdc++.so.6(GLIBCXX_LDBL_3.4.7)(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-14.14.1hka^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@aschnell@suse.comadam.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- CVE-2016-9840: fixed out-of-bounds pointer arithmetic in zlib in beast (bsc#1245936) - adds patch boost-zlib.patch- 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/ldconfignebbiolo 17531860661.66.0-150200.12.7.11.66.0-150200.12.7.1libboost_math_c99.so.1.66.0libboost_math_c99f.so.1.66.0libboost_math_c99l.so.1.66.0libboost_math_tr1.so.1.66.0libboost_math_tr1f.so.1.66.0libboost_math_tr1l.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:39600/SUSE_SLE-15-SP2_Update/61a89f0e87df25e75adc7bf3c7d34e75-boost.SUSE_SLE-15-SP2_Update:basedrpmxz5ppc64le-suse-linuxELF 64-bit LSB shared object, 64-bit PowerPC or cisco 7500, version 1 (SYSV), dynamically linked, BuildID[sha1]=299cea3efbb2b3309e001ae7845fa73578faf437, strippedELF 64-bit LSB shared object, 64-bit PowerPC or cisco 7500, version 1 (SYSV), dynamically linked, BuildID[sha1]=fa4880a54cc58bef4620abac04824ca3845d79ef, strippedELF 64-bit LSB shared object, 64-bit PowerPC or cisco 7500, version 1 (SYSV), dynamically linked, BuildID[sha1]=0534b2b00f4dd0a7a5d0ef964a63e7fb3c35c5c0, strippedELF 64-bit LSB shared object, 64-bit PowerPC or cisco 7500, version 1 (SYSV), dynamically linked, BuildID[sha1]=bfd606e707a0fd35c5b6cb9f10daabab638a79a6, strippedELF 64-bit LSB shared object, 64-bit PowerPC or cisco 7500, version 1 (SYSV), dynamically linked, BuildID[sha1]=8ff1182149e0cb398dcfc3a9c707f54b08be8587, strippedELF 64-bit LSB shared object, 64-bit PowerPC or cisco 7500, version 1 (SYSV), dynamically linked, BuildID[sha1]=52fb28ca23bd51704c1957e4d338b303431a34f1, stripped $8K PR RRR RRR R RR RPR RRRR R R RR RPR RR RRRRR R RR RPR R RRRRRRRRRRRRR R RR RPR RRRRRRRRR RRRR R RR RPR R RRRRRRRRRRRRR R RR R]nEpf7uK+utf-89ff920dc101cfb82a6738cedfad3c136c9f2081a06dafc25a5c5e43a4dd97ea2?7zXZ !t/]J]"k%AKԶ@,Nns㱺gdfr/ 3lE%4D|C+,JhQmЂ3gĻq2mu-W7\)Ѕ0g?B>SҜ-GbX*/9NzwvMĹW <,ڈRx/.ԡ[R k9ovq $W ȬMf~#hO5Q? Xr4!`d`j_p38cF-7XdFߍ?$8}O^ڟiwy(Y߮3*0A*7T(cmBI |(->@evz$4}|+{w#Opr ! -lP]hH66\Ϊ)QяKk@h殨1,VNQJOk~Ik! "݂VwmrM붧[N2 8ۍ)rt -yy9ȦO&d/Ѥ꟧q٥oG$ /[hJM1zJɰ#D,K3a ~."B|ɎnSSR22@U ]"rhKL xTP;%<^29?95pre~xۊC\Ʌb;vJ/S{jR's.agsdkaLWqqޫ}`1cP0o{#5HGHs㚣>Vթp '\AK d,\>-_%Q#,fH s2r?vyhB`kW<^ h4ȅ{&;TOHna3i"f]ȏL$!TQkuАO{.:aGm"Qݲђ_d eƲgE%Y P~XE䧣l<蔀|>,h]/Fs]9Ţ!Ij/#r"J* sP,yzӨk5rCc'cv31 ] `!2f*A~sOxC--fâϘBH/Ԫ&] KmRs9V͂wfAϤ03Y!8S!2vb-+d4)9v[;%jQ3ɪdMGAaA,{Rodҭcih|@\o\ \Eh)#DbxӽqJ^8o?Zmy+~ΊE} _ln}X ]4=m͔cvI:0XDa[:O Yajt}y(#h$]S7Zb@4%>.]?2 i=U>ܯkUOPV;!o{DcVg韡1ԌrSBE)@+<$SgG_ ^'6^YVuAxk3 1 =Oh'c]9CmmQr8E01I9@jw0x h2z}Mh.(ct_[p賆`/'Z*b0[uނC.iݠP~z>ǢԆ0mLzqP}:N`=#IK VCYL1^~Y2&$Ue1>89 46j@ˣrsa*kшL`BV[_fwaON9?0dk`y+†[eX<"^gҼ $hfSoku}f@F#~!.Y~=8w Z%7r[XJ3l%bh: rtӴV'ˁK AUϵЀX[C;_ZUZ>U8P`U -kE[JàYB:9 V.,̤gss;_iB1%6~G.%0&GpjdZKaKҎ߃jDwH;8*IYIK$шFEsω^v} ȣOdc}oRxge-]w–؍pK1sZNa'֏K΃*pU#Aq,˕Ym+{Qו塒.E6wCNX -"gn& ѓ&tu#NYU!wϾ5>e5Znho)7)+SLbaE AU`~n| VE _[W;X(g5yu& <%H=Q⯓#-Kc^}v߄jۿjD4&eV7E .:^:wõ`VSTS_kY`o5Kz^;U2x-vb)x@#?~RBVM)đ x-tN>!pT)&nL©u{ );؂0R]KX,q~+:FqSDK*]n`l,Fkkokx [O7/~T̽rz#ar%~Yܭc :'bz.>e#;hr$0O5zP551!pr쎨M,D6>srQRK^{cb;fz5:*$H9A9K"8^{ f$*_Id2Ef3 eK7Dy|h!Ȟ# $K%Ac PlT /*#juqz:[ PAU]vLÁ8 ؤlx2;40'h2wոm2.H,^' }Q5)}=pտ8"T;-Q)8"(qZ5)h4iAu? J@a3DzѰǙ}4ž8!,ɇkD;yHc~2..ӑ!!MߡGLb6[ȱ 35N*(z Vda Y(юB(~iQH/Khct ||Ԥ v%!;-WZ{UTM5iXHV삼q2wԹx1=\]t .2C~o B~0D{:c2"9,@FnpDaNxТu7NY:$ݾF I PAFnz&zW1ħ q? {pRI݈ڰ6c+Nvm$ߢj)+ײeS-"хD?f7r,#ϠPY0Ť&[ՋE;9 :B=Z;!Ȧx 7ʢBL9 +Q1g]I3͜:(M ҽH\XOt NHy x8608a $ `K  \rkGw;/M:mq Em/  2p{AM+cV_:;khsɃ8i=S'B2sbaWZ'0=8tYz *9-?ܕ)nLĮlyCmg'({/^n`odzsm9k$zp}8$Qs6 $;H4M 襞*\vhF 0,47`{UF<;0e'E-;y:H4@Xأ43 |n:裆NZej3׸SlIFP혯'Wz `Y, oPg=O.[ǵK.k=cRzFK%;`=\/݅V^NC&isG ۆ8ռd2SWYt:Õ.R Si185yuQq1$*cqn,xͦ%0"LRS-|L2#r6÷X,D2@Ec JnAωCĕh}p24!~R QsgRV DP05TS=OU-ή)qdš I`Uq'al&Xx`P6{Ə[<^gIx#euul7 e-$Ki%1 #\v=.nxsU".$(:fMK,v;a;4ΏBw&켌,4*L\5B.`vR29V4$^L!epEpϺ ŧ'#mGJ*2mKTnpQNGHo14QF7H<ս[\*gi4I#c.*Yd[;0 gG'hu`DUr(5duI acHjut8v:I!jѸw:ۘ1nv Xyc*jtQ)J7inVz)Kkzm1XgYDtBIl7R3l: ^1{^ntwZjaS_ w!"fBNuWܷE"<婜8X O=wr'@J1]YZ crDD'˄|Ib@g*fuhTDxxryDw&~fG iϣ;+A%3i꒶}\Ŭ߻keM{1 JgϺƑI2jl/W_צ>jVu{Xn)vjR#e83>S#Wc={)Zzg{r[PO_ᝪ41r0kP{kM!^*7 rLn0mVT٢NO eo[Ħkgѳ e+llB~fRa D)=Pm pҺ܍ulSݪ-$#bX*.KncB8-v\zG3oa>:#Q|Ovmv 8nŭnWQc }QgZ8Nͷ@c)jNQLc_xSzO.E"Y*~8KD8cL=$ -Lד'+T/lF+S^H)y!%se_kB'vz=^1NPKh=Eca|ZT ~>]6N)7NtqM+P$;|k M?7X9VS;[8H`Xq7L[ œU۩o_&ze,ѹ5s%l]|Dpw8߮w78VpPM,+"`¼zm4}J UM{yNg W"=xj8U)qMāW]1Ztq;1ny<չ&U}0\1H$xïGp(M]D-gMyi#>ݔz̪ cb:(YE=(toY5D7h$^V%cZW9ky5X8&U?'HeEM3"nY؀O3]Ɩ2]n4FS 8p "}{<ƚaD-xx+G~| }9VCMUHVha2(\^ZB\PIhekC`M,D1 jVp2+/DDT'R)<ʞdžM~i1PnJ|`ۧʊf#ĜBQ A6Dƅ^E@ Z4sIʿFO8־f@SBw235ފW_-+h-7lPL|RZ9f4Ҥ\\݁lOcDT`Cs0ס,,2 S$=_{eR0:sr52JH5!5Dvddf䇤aAof&~瓋 \’Iu@Ln 'nu^a@Yq_)^I5+3U]x[v =LEw>:ܷ%Vڦm:`l ~dZ r`>)"T9nNW2`pc1ɗ9X&kJd.pM^dWSh+_]jٞLM;!GǹժIh83J΃O n{S_0vd/]iʝ1Ԋ{j;5_8^`A+Pwgg=(ꕚL;YA >1:~^L` i]H1%LuSACWxAT)~s|e/? @ұe0< PA4bE) ;̤eX`uT2К=˸%hu T[n gTn L$J[ʅiWzUzٰNmQH(9#WP:66~ +뇞}90[0 8Ŝ%E6}U ׏GPtA=F-#=엌tux_M (-pm,3cU<; -'c8z6$Bwo >I>Kzܽ/"GG rv(iV2ZF{Ҷ+I qP¼۝t|$+TtDBB8oE*,1cwD-P\N#zM,g=#z=ЫCM&MQk!:jE`(!sS2)Otu2d&Wa-UX*zr|Ykąx,,ml@c_u`_U~ ^LRe ݉{8{$YpzR{ha܆~ҟ~𔐏cfkz`nXN k#\?nP ?ퟌJLUCf  V,GmhJdV /WI1ރlɇ z&3eW'y!~]y>LnöhNV* "o gkq?* г4}P!_1`4A ޗO4}]UږWkrD>eu@^x\7?Z)/ح7ڙ;h\nuCq=G F"m ͟Ұ!9sz|[1ϗ߱K2L}N~[Q+Kkh!w)-J[BƱPg5A,w,7jrvؒu<"!x򖂺\9Ҝ:}Ո ݶmj ߯zH~&z+&BShi@O e0+_5/;xz6|!y԰^1E,Ƙ^KwˈERb @Q7= U, C3~,IfԎ(`yGV|l4Kߚ}0僸rFPTZ' t0WP' A-oijLC)&<+ `8 vҘX\_ISRo7p{k,;a Y'Cл!;`Qm]'h +tAGF : 4$ٍK/l`cKvssā,MZ¡QTgmAiDb$>h2EtGm)HSk$TUwZkZ (TrۿcѥAz{E%%P]X$.OtނyL"04gm LLLkՐUT̑;e`uRnfbs5<jƶ9;wmٗEtf'tdJΓ)ym8ÓfȀ2rʨhR? )]S23 [S3/QS5v9ZQ'omD'aToL,bRtm(Kfvr意J2,K=AXHLA!9.g0Ջ_r#dc {Od@RPAPظDrq&۫ob3~%Rm:Lݓ+G8$8ҴIl^3]o=$mJfQN(U9p$%GҡX'( Y(#2ϡVS#|-oҒQ<+vˣ 7L(Wʊ*߰FW~})T@ìNo\KXn0=GY4 u7Ǘ0x.q}!dswXˆ$Q2 ZqeT8eL9d !{ZTDr# >>IR3-ByCR“־M,@@8l7$ٗHz\wAL "L]+?n1clW:P /OgP _OƇ. =F(Ho_iEHl+ 4,9.і;%o9b/K1R{2- zmcC|:ڥ+lfq?f _~q|A[}#`߷o%` I&)?e]kJnSa?\2Jp\{k9EYd\*1ˏz@b-? 1;ҷOV6ZAfzUj7\:IȞc|N,|a%€FVwo~Bv':ﴠ]/_\K!jPw/Nm< "frƜkZSD;ifxrqka){k ط\yNw^FkzIv3'-t 4KcYk;YCjxAЯK_(spƱoCUc$K@ho~1,YLH֪ !D&(4Y g:ܐ!.j0ɈN4m^31YkEOT]F3 -q=ȟ,75U4V;6:65W/Z>t_&Z&Se4A#-BN \D;&Y-Wzv(T~xyG`/"dV NaAkF4-}3Y w>zڙURzH1'm53FF-gvaVk, K@t]u38W68aNY'Pvw,N;پ7ϧto_2-$S[ <j~x\9l͆s굷;R>!?ժ+@*;q;}պڀtCy 䨛qum-?_k#UI4~+4'c"U'nMQRsz%)TiM/ SsY^JjfXnRсzV!1Uw7~fD\T={4eVB[NHkq`>L)pHlD}3]mM1VQ9ύ\ YdԚUoܰc.`($8IXȦ::;DC"fcp/!';w\XF&R—n2cmxmG_AX~" gNYL8=Hl>#BԻDZ+qQ9b0H ˇ d8F2(%'`,ZL)ѥY?>_|2m}Ұӣ~@x6,QCAoЋ sX;kv*SG=h`-tS㡕W^kڜ.9}T>Jy崰&ac)_K^b\]o Ahq(åiVPB,y\Xiƹu7LF{ G5ZPVw)afiũM+(hNXr҂6 \!s \5˒ʑ`5.Ȳ+x ~t5F-x0"\_@bG[F! D)1F:C*uh3[H%ϖO] 2SJO'Z $iQqLAtph;q}4DosóBq4`]֌*ƴa%Qčno=BTmئK卿=gRXE|_!RyxTvM K: ]@8LPmQS?RHdLcda1}-w~:p;6kIB"m^WjKc=Izvߵ`W͞8_n-b}.#el2;~kH"#wrp}`VU%k &##w'ִ/R \$_{hP2: ˼f2Ν9uOLwRt9dtL0bB‹9AlY׺T 1جkٔ*bUdZ „:F)j 2fʌsaB8T,tgRy~ȕ/LD|]b\@  P&*n0A?Ba8e 5'RC!u4vp_y/؎0tofu[{%b}h|cpP*;ϸ Ϙ'x GJ#[WRcthEށuiOwGWJ=ExyY^Wo B{dU(,.a#eZ8{^4:brp)ihs꧟# Vq2zS֗rFؘ24>pGk JA|V"*1=د0 г:W5#l~_J֛8p\6u`oJb< ŋZVI\*Ԅmq !6( gf)7 9J{2$vJt'ن =Xp -ɭuFUf^? .f?E̥@\C8'6;rȌG~DkvKtR.vlUQH<R]MvgW?ºu|Ei4=m7bM#Rsl|. lPU rkK9/v@҃?9$F< dJE @"~~d/+ްr|,0 1?o {xޟPKw$GRgu>}%O?6*5uG׷U@'#}?cAĩXt70p|!ǫ{C&c9_rWz'0,O+TM+@=Z u҅dԥ0U%Ӥט_8L^$T UN9o#D8tvs]?zI+>V4US^!:w_A2}_7]ű7S55N di (*Xx ⨒JtٲJ4[0Nn*jw DPy F' q^G`_>:T8xNFnn S ф gȣ"#,PDt $leBfy ݞYc3c톁Zp^@=+͸t-+xt"S_]5zyjܕu7rKt ZrB5Gijq!W{Q~) ~G\,BQI9\[#jT^Ma/2>0(r$zytBVK^yMb3"Z۱mc"*\0\V;s(wBPXS~=r|9.# E)g.Diѱ?"ɻ9M_}='7D5Ko^LKƺg R_94t; Z h[XVޜ'(V89xl;{ht>"څrD~zO*_ߢyQs+_xX1?l'-4B Ňi_1tL3mpr}{(>H!Y3q:y*a>"ϣ;QĶgV|J=~dˋQy=v޾8b ؜ YΜ 146&\6Ci8U~@FO;I}bh[]ˋvO`}yttPtHOozSa_4vE1-nqHQ8#JЁ{[(2A4'y$jQE=4|SŚ6umc=L~iR}AҾZWS$;yjj!JFhGYd=44ζ+t5oijHl>lmsi A~pT$Fdp?`Cb3.k,.+;ܲmvksуm9%UrgiŦ䬻Jƭ^  i8yEM-9 ;'-}|.{t_eͅ )VVkaU2 $ {cTPϱ1Ut≟sE0&YEKaCxXn֯nunGLZi칄̲6^ilc jI)3Wo-W!j,qDpS_eMwԔ"xQ.g+)@5k)V%FO>/n8mB n%c?Bzו! Ut V9E^0{Y✺JIv7ƌRrZ,ř.*MmE7Pw:)jբTʽመc*WWwpEq2š 8VO:j[vɇ)N*Glv/ 1TQf }E`!PQԿTbv8?3Zfyt{IWNhlBZnbr\)tmX's=V(8;2b E0㶈uSùe,MGiw.S% ) t2q<1U2߿skp!u׍3b߽!B4wjDmeLlf(قBՂ|AxT(B{}w'RޟQB|heީO3@A"iG%cM R.LB BMY0a;xN<2໿Zչqs&z+/իH'A˥ @OåEG?FX(C;m81'R{湻^uG*{*{, N)kd/c^[gm:[¢N,~B }f)b}X 27<M$Ip,Fp{GZhiO}!jZ5a_zwg Pum ӠgzsD) ꩺ"[;LZjJ/=9NS3E/5vV>y}a,ղ`ElR C P5zL&De`&[c[E|%cܝBk۷G_ D }K>'qݎ}2WwɨbYݞTy5 z^Ō{*RjB-6SFRr3 ^^/ bc&`d|8az]h=1?DY[y Ǥ`uḲΣ <QT]dߴv5٥Y=:N$uC+~qۣDh#r oJ3vvLS)+ι ϣ=TH]OXa+9bc. x,M"`- ?* 0{_\{w:,"csUh&mOii\yC*io%'!"}7&/Hl5IXԌ :oe(ʧahq15vViUӷqՕ_L0\,77TF\BJeh} N#P  YZ