libboost_math1_66_0-1.66.0-150200.12.7.1<>,hp9|+] OPb)Yۘ1/֖A*s"z7\ *vIyf^,fJKأ8S~ V0ޘ`$}aϜCWV4rd*/.7FX?\@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/ZG]"k%Զ@,Nns㱺gdf0^k1vq1b~xtLJ4AL 6uO#종W)Ywmأ7?Tplvnٚ|[H!tr;\k܄6f=Boԃ>aR%dnDG ]C|Yu&#&9rnfX=0VGc5WMzfy鹮e{mEg 2e!]B(q-rp..48$:_:8&Py7cRV8xCTL{u*0/,ka;ftkS#V=FAe`E:qUb;w7Y9hz ba}A&28:!ɍPNWX#?\>17G^694ÕK6Uk S ª.[P2?,[5M5ނzSnvg-ez'@8zõ;(?i1| zUEwM} 4 DabLC@:-䇣nKAmY9Tpҡ &'JEϻ UsK aq7Uyх#4h}B [1uxDv6mP<ގ%'_^U5 Vh@|!ʚ@No ,\y?bmӧʅ4kݬK_U/|O.@6耫*lv&2x8AWԃ%}sgih,2+XrZ9NtxꗯŶ_JiP?ץT!/-4~I?z.Xbޯa2w-E8q(~OLCמ8!֯`c{2O7?d9 9MF ${k /2@j[pAYCsCтTWFE^ʯ k" So jJ,AAh{B6~z #A>a'RYNB_0n? !V4?S#}5K UZhhl܇Bgkz#S|> 9i`G 3E-&;I`p 1I( B3*+f9[p=ɋE Ilew$m$UV% ">k4[tB.r|JZ5∕ii͜Ĥ } `_[I?R_w1^ 0"*衾 R,^F4<a>O{ɨ*t {oIOUj`U!Q\"=(ifueq g~G _h %c:ٽ E+m#D}hwV线 PR ~uLTZCqZK}]!/$c& rh-c zUj!;6 X^{ vpӮe?ͧxo|H'f 4ze {%ݸ{*l `8f٨oGb'.8)D6@Z足װ,sG6ө`GRwUI(zS K&aRQKK Ѐr>VCQma}%L 86]h2yF 1M)JggO??+ 9uŏ "Q&q5(+#(sgA"W( !O]?2ee~}vV؃g,J|wٍhPvH#_Qa}O.OuOlYBqNs\Xs;QP+)h۫ӊ<,#u X;=BWΰ!aK!jY: jY˔2 hFT 4,TCS&[J岓bk(!<ȣJ@vy qoTw:h-7r-SLfn%O60=ߵp 5D9 Qh_'3Dc]I ڡ*-@RgN@ޙqM|cEĉ,z$Z- *,AsFZ:suZ~!CFćrOjbuQEGM*V)TNeF)85ȺpX34忉ݨ#sk:zs5{F]>Iߠ/E/}ߢSZO`M b L4IEboA CϠVsJwFZ@hhVLw 7bvQ~&; 3k.cX8`xn#4Eh>38QaS4X5:GRKy*,T#L7up SѱorKY{ B/. P;'Ѽ ݄-[tu5uw #X=RQ }Zu7Jeٙ"}׾®fXT`TUy'9 j ~9/}邫^Xc%^-m o/UP1z\kVXɓ %?kr]߾mdS^ied'I^߂aL9HI;.Cg9?RĴ:< q lLYy'k(;IjrVJ*%Y;?3Ki_$TgA\ YP28*sŲz%>]0l(n՜M$ЫJQɗ?HegH^B *]VuFGI$! vsHN zgr ;#BkI y/n-ܞU']rvGtF‘UncTȫ ^Ud&fopJ TM*z[IgjY[ɪhCAkz6L>קHlsJ>Z&he(j] +MjG2#l7ͅ rm}|Ei-`ׇrmǷ$> |3tsK/8pP4xabSU eܬ&BNWS%q:^7Ti^Ë' 4;<0R%9qHYdT4zZ뾘qtzڡ+4Ϋ~F:ELQ}L,@ wvkP+򇎍Q<3iyhWMNq oxarj{/$,/*q;xdY74=T,ۖ㈂Sh7\G5@wK ܼvfQ.}\cH 6sL*?iKǾ"ܰ5j31PIs[hOMu})?ݽAH\7y`iK.`9%`3sI0Wc`k~Y5+&U~((1$D srނ\xd4K+)l r{deLVkV[ԅRH #HenWR_)x="-g>9AT}˽CҼd!-q< ߰ا/X?h0DLs_s m! _W.-\(OB@d kJS;MG#"{`wuP-trgVp/A[]^s,#f4m!I11*:|Gq'F,mb|4c&(J&J6)]AbJp6mFMG, |[~U~H-# 8[ww4x݁@6 8tyy%k?4os C'',͉wa@3¢@  =QigJpMN d][,oU^ypH/t*-weڊ'gg;!|6Ur;Wl7 gջN Ys#L`l3+!c_M5irq f9ȵt^hvm +Cd N%ݻsJ'N4O\*+DngT]]ޤ+"Ծia?o7+J0EB^(?|+,NDt[<> a&?{3ڇj 8 g`;v?0}.#q {OYt,#ϑqbH{S:'u?AfP]7킌+73ٶmZ1]stRxS(?:mlV-:m_n>,=Q$nlR\ffL*n\Kb;urKšji4Ջ31ADѾF2Oez{/u4.94H}XIJ 8hҘEyS7?<FuNlvm?MxGi.t hGnSj"Ej^ rrǟ Sg<&Ҳ;0` vD4M3<K[v5v7b\ ,Ѐ̃b/vx8Sie{m e^lh@ݟA{,SV;?'Ji 4!n?aC!_EZaPR)+izyԲ-f*~v4h~G#Fs[q찔{_5s1Qb[ʎ>ɔ-]彁RX$fb&Gb4J\VAJ!UM9wF9M KٶLsD?'&r]Rֺ1\ k#4N]*Cߠz8 fU~`6]oGP5{?2Њ5~qO$'Ё?}QV^s[<5i/`ê"{UmB Vz.syEFnܔx\33w*jkrm2 V7Z 'qC|96 8 &AŽQ6VX Z /W.]@!L0u [w<>i*K&sɌJM bx /B(}bJJH{R=hߏ))wNr/stm%$^>>U~,}3I` d`Qn{sHAsJ )@CwP\֤xl-PHfz.blhERU/.'rZ3n"?RA"hIX9{;fF6vJW , ܳGE3&/vBO>a2o,C9mPUێuON7`_"[2B"-9-eS$l]XFLmJB[zp)W]\޺.ڸ@$ g:8 )1 #0!Fk-J44h> ׆,epP)[GJy%);C=ޱK^PO=FWo/y }t2`k8/v{v DUk1ⱤhmWef1Bm\,F 3$u LX2x0D&mg`26ɕ޺15/6%#r ?|ZjA/ w)gpup([1Q_QᰍgU޾|i%( TNNmY1lH[ïd)_G] \srl*xbZj rk9tmE.|7Ľ {k@$V"C  uL説T\s;,x [K0i4"ZJPY'l;XW '-m>WirKA/Ŵ(*(\kwv,*RZU堯#o !$Š\c@KJTe5%q/ < ӌ}}VLwSj. 75S:ٿ-xلDɵpP N'U; 'pTR.HѬt@=6q…^+趙i 6Rt4{pnਂri3%icic ИV /d=Y H43e|q0*1X(a|{ #wZsC<- l+M4jޟ-peI! _{BtyxfLȦ-׷@_y'\Am7l54 ]Ow-qj':qzNLd)W"d  k+3g=ë&Յ _˥REl?T3^W8yz =m񾓛qZOi.e\fM6aS]ēt [˭<9'+rPQ۞e=tLՙ9έ pi0JTI-ZrGrTq ;Btz:4IGչKJ0Xykm?Πh}S% ltܟ`h{czϹhV.4cT1IOm۽*26Xظ#w XP|FhNHseSjRzd*.N}4|DPn;be՛z5_|ˈ6@@Ӣ*@SiE9#G-xvI`EnϨ lV~ ug2jGQ3O~HG~Y|P9K6sn2BڢIL*8i{@pc#dHO݀y axZ4)/aj7'<K0!`'~J= ܖg/2bՌ5Fl;ЧMWJ{MZqgZa" Ǚ&)0A̮፤OĂemJGdrB&SA0([wԿoOL7J9A *c VcdC}lbV"dn 󎳠z}.B5V:rj4$ɒ <>\:Ӓ'ś=%/Vlm oq+>8&3RW,BA[ڠ3|yߛ'u'BDr7_ڀ@ǝ=J+ _uD>I@7_%Lܺ)j^2+7M8(MY9?]*mm &4# ꪜL>]nֈ,ÈD}$˿cQ m:yy), ؋"GH]0љ;c݉Ve1]ei +sWrBc=nT䃔nzӰ\$̆VFÚFv77@ZJX\ɟKw[O}0(B+4zZ~rw^I?xt)i`w!fB~X+1t?k'S٤c? ̏F;T'bzp¨Ƕ{W])xJ'Kp_Bs?r8$C% ß* k{cUXfgZ l0hY3|ؑnv_3F ~мCZO>Snr1Uĉ\Bx6"8=jo{V>\iZjz"nqN<3yI(RӍ(-9y.'3nu\y2i9L퓤# CRmX^+-΋e~r0=%ZEY\ ƇRVܿAU7b[uAtpB5 _Y+7o,1GeE"(b1u9-*)P&93,sP1q<觟/fMa"nXuưD1֫9Ӯ^"SMtfBGr;%`52-?Ƒ> *4J"(IY\jS}>I^770WMw(Ho-rWR/p iƷF˾75U ??Pvږ`zj ȓWɯm9$vL]ꯕKy6a E}ɱ8_#6ݟdbbR<˯AU(mJd9KY"LrBc 98,:ps)4ȑóơhTUQlfĂ"9=Xk. ɇ(s{sK3(ȣWA/®:S%/h_Z>>/VH~Ieke)HI='쇅xr0 |4ܳ5Σ󮫎+I#2Vw,]LsAU3nr]fko)P;Vi8O' 3 }/I2V3d(|b`ɍor1n4J'˲^|#ؽEL tk[VU"㠮y.|[u45Cpi1MؚԢɩv뀒[EX'4Vbp0%63lYAbrX7U4v*S@gp^z WGh= yh͏FI9^DJBCNG4;53M")R@9q"{n$! ?y B_d.X+rW:fr`ͧ|_UɞTR`}C_FR}(A#)d[Iڑ?1O}8O7w$ioT|hcN3jΪ1B[ 87ˊp3&Dd~/)ul]6!(xYvԼa^>O|LŶ|z u}K=0)RG:Cv٦".Xco^q=LPf08>OhȢ^#BK-5(x&fˈiQG3]gs$S4?NjZX so+xQ e`I|:X,|ĐIVMC~D$*KO֐g(|YP)x_,N|D_FU 4k-tWO5^ExhxOo+ R굟Ln.oA|nݍA0Az_uEpBr~< C`JBhdJo~VTTj`3@ƿX_kI ^'4(t_fӋS/9Ɖe5v4.ض;7e8 Sq%j͓epBO#;w'J6>t~DWۑYǃN92yl)U$Kmĉi R9CJ8ɴ:5Tfد 'j8u5Ћf>Tr~xTthͰ*4JiB|5εYY &5"WrO`VM283w*^G4znAC{Hk6y΄>@gM,cZև?H4 oeeqlpK:xy( &$7/2 dM tLXhR]+ŗ lzۈ>033xlKo[29OR]0*!YGZ?Kޤ.s:ljM!Odp=ɵP:n'Eܶav)/eQDmxIP*};-W6ɑp 玼wm!`?]ʆqTX.sUu4w8%m9qy%L:`sΌ> KzVJ# ^d4dc n,@Lԋ LLKR#`!Aƿϝ5vЎlRE#EOyzdQȏdxCQ,Wܡ #\LX n#굖XHJ/PѨ㧦 +Ï6Bϻ:s͒!) -'qXEٿQ@>6^xGCETa- '&wRl2JfZ 0٧/l BT$iL*"No<޼T)r?k5N.[BLj5uTSN${RHj{VuE(%v Vk sYv2g2+k"z߃Vq>LQr#ڢM~X$n-x5 ^_KLhO*7a V^_2eC$w qru+cPC@1_OyyzlHu>[}ӯ F]Z)1葸O܂E JMMsW'AνDKE ?r:B+Eӑ/m:-_2WU"nw~R-;T#8*G_DʤiT6IҼltssupJ%\?<T ̿a(KD7ihY{Pޤs`^`3,e&ⓆHZWap"|nMپ.0JJc?·Yt8RtLD]|~K$g"5("jB6m $02XK(oݨD/_/ًxMޭLzUPL|%Ѣ)^FݵZ3VDgѻjy$V ,'LJ1LDwZWIjXn8 Je 1uuDH>r/5&!o])Y42{/KwWsK~xZNB|@3bzx7`)-1`g"t@/^;n&MNT>(QS0u \wgR[b*Ahm7?j K ~K%n(@Sw%J)*͉ؽtjeBĎτ`p\JK0}6ǥqK7tW]mDnMl`2 Gn|]ό^W+p_P4Uo=;"TfB g+D)9Y) T*s@(8/{|nq hyBo}[{TL~_~vL8 Qiճ;y< }wRc0aOZ~!zHgNu}Y[rՆV*NeqD\^A !X"9T–U43<٩1Ϧb ⑑h)ey”] Iy} aLcTghM+,}2s爟$.ޡEMM|H _XJw9 AQ{JۻAYc6DHr^!1Zu%u71Q$@" sɊ>mN?0⚛c 6]آ)ݱ|c UTXִkh%OQRDNX\A+5d;49C?@D,(_ kFlb]g ׳ k"wy9Nߩ1+6Eг(úttO$§0ßq<$>W/lfIqEwU^'}ٖAW9h>#H~,o $A,=v0&]m"y`JV0t :ݝM_GvKpN  pX1|=~S Rôa86U׶gOH4YJ6بSf3 )@}km~x$ȱd:W4%#\-[ cv{,@0z"ʚRt^Z3{ـl`ʎòSԾ}-/&*,_TLg!SR2Ě>2-R$RF*+d܊&it9H7/֬՟FKy}rVx6vƭԚ(8jikZɢē3A?dX[0 az6`* ٥B 8S>ˇcMefzxoL?3ֈqGOfe[Tw4&|,4P uo};!10%?u}D&'8|K؞-{e6椢 TaI~K >0YŹu S|3L+GEkHO&3~_yiH%7w ^d*hAUݫ0:m&pz z-<L5;sd)73@@|cI6}2 }U !ͬHI#t+,fqSTSce(u#sN1bZHǐinO,MTOİ v=+&4:2Kh;_&wi!gjMaV0u*ˑ8$ax :U@w]bOgQW m@Q<.NgdXPJTN}҂Smw9ͬZt ?n[ f$1\ v bAiÑ6Ej dGSdK7b%xxYE~ېA_4z<$SQP^Fq?f2$sTs<'$2sxVe3>@3L; hhe_ LӚ101ʚb(^/uSzFji("+4YƸ16_eǞ5FUּ*?M%:g;2;uvӫ,M`R1XG1w#+˝3!]44&#…d ܆ק\p+4!zuiB~b8r߻tK ČO: d| ? fPƾ)Yl5Nc]tӿR+SnTЕULR8>>36*.>l.;|6'̶<hV0U'=%HӞ?#u&ܦ`bMd*ᄴ_WxͱIߞxΖU xG@,07i;Ť}ya*G@%oŐN2U mvTMC/q$f-㖜Y=͆s}k1 F5n50O_Ws-^Mՙwҗ|}^vi*ijB9)O3t"v}X$%tڌԷfv=&>,|V&u 8N'.t_oěKj}cvȴs{{p }>KM*/B\ږ3"cJAm\"hƙp/<}⾄`ozⰬNo&vFFY)c#p("ݵ(@Ao96;"\ƙ32EIE'j~:jԦɜq>2d`=Lj{"'aAwأcn2%~wP<fTU YZ