libboost_signals1_66_0-1.66.0-12.3.1 >  A a!p9|h#f~0o9V JXp939sTYirUӟq`%b|;SQpKEؔqc⒒S),1򫐵p_R%!/WUK -7&m{kz_bG.bJ%ZCR4Dc|3K3" ùnd;*HC,qF^! p|J2wYg0ESuȽ&Gs$>p@:`?:Pd  ' E  $ & ( , m pty~LG(r8|+9(+:<+>7@@7OF7^G7tH7xI7|X7Y7\7]7^7b7c8d9e9 f9 l9u9 v9$w9x9y9 z9::: :LClibboost_signals1_66_01.66.012.3.1Boost.Signals runtime libraryThis package contains the Boost::Signals Runtime library.as390zp33SUSE Linux Enterprise 15SUSE LLC BSL-1.0https://www.suse.com/System/Librarieshttp://www.boost.orglinuxs390xac5b629ab295896f3f88ac2af562539fca4d7c7113396d9ef4b705bdf9f2f6a401rootrootboost-base-1.66.0-12.3.1.src.rpmlibboost_signals.so.1.66.0()(64bit)libboost_signals1_66_0libboost_signals1_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.15)(64bit)libstdc++.so.6(GLIBCXX_3.4.21)(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_signals.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:basecpioxz5s390x-suse-linuxELF 64-bit MSB shared object, IBM S/390, version 1 (SYSV), dynamically linked, BuildID[sha1]=53c03ddbc6bf643c0c56cb076c8749a3f41f488d, stripped PRRRRR R R R R RRRN|m]p -TTutf-86d92e9a4f5c068bf3a9fbb39b6f80a4ee4001b5620626a33c9cbdfd85c085360?7zXZ !t/#`] crv9xs/'YY2;k0XW[w#= `'N@_up_{e'U*nYc([ZC H^1HqFT*7l$4%q^7' X ꂤ1BNf'{mL5 b1đX1A,]dϼ:^_IջJ司1CMD9w^R DDA\T_- 8~xVJ+hg,yN\+3F.ƪ?v"?v3EgְV VTpĉ`Hapr̮4! =nLYVb1}VBs.i㋱NG~Adgtޠ gMlʑPZ-0&a4~F5QMkXE=CP.7lRp(?T1 mMȘ Gw\r C_Ը~i$8C)[ >1ƨyNb s/0AhzIsuԍ6tnFeA1vF19oq@#O ?] g<1\B"թ.(x; R5U[6JQ99^@z.:T~{>D^[3*-;ۜof=`21Tgw,.n ʾ{nj$Y GGuM%%idPxj!LɄ>fa&{NRٯ`AGKG(@%p#_ܟ"#:ŖZ5viؤstP  b1e}:ff50B3?X@J(w ^Wܴl!0yGq' ί28<冎 B'pkS=G_f0bKeZǐόz|xHƫF~V\Z H~FmDVC5:ĴSQO#i|CXa2mYIqi3"> ucl :l Mo*Ǔfs}»Ʊsr@b'RTL40ZɁj ȤFފ6^l%,[p#*2̝J * ^.A7% JBe ådpSsHf޴GoV1J7F-ˆnq݈ OUP3()SP#*h5 dM: Zuw`9V!<VT`I᨞|S}0w˯.w9#h{{'o>"yhޙЌ!n,ZύtK'!4^5B H0Q%JL?qgfRЂ@L3kzAtն,t5&:occ?zTf*Up"BJ'J[0Jlw `崤p}SG~h>9]7YaS!̖650\) Cqg<ދψXc&^H@s3XyV&EPWVE`)y%)J"l ;v$ھKƘ6Sw l\/D/q0aY1(|k: GO;=cǣ Nb٧,AZ)XHSZmEDV~5$ٲ?>V]TXsJ8t+K(tY|+7~]MPUntW)u11 WхjYp &8b[r׭"W4U\3ݷ9I\D]?<JME6rN/i(S)FXUoB󗵶m:>1^V Np[5X2q" & z eXNX:FP/hV7Ojɏ"ҺƔC={P_%z+?"K\LGlC=S1tCʪ/C̴]V ү6,W 0X;ԮA$ !qtG. m1g n%ДNw`n?ͧQ~V5_`N NկX2wY.iU<*6kqEz\qd5es]~:/&#$sO~=TvYwmL$3K䢶0@3chC㥘Dq%&!3ge0/'Yi]Hvoҷ9oX2&)k#A\صp6?]*=YY~IrWX J=I&mR4?Ȑc!8Jh4[GYX'>B] hܩv& F/G6Je,bQM]Td*N n<@ye:$'&,lLkb7c*Ps @Xk7  ZťqZ )Jee'~Y L.講׳* 0ʂT [zW`;ںk|1fj<#t]X(o+z]6ĞߐѲ6cEۍCi8DJhe\(yK.Xڄ X tSlP)h,ػ'C[Ur(\wgv*}*=:Œ`c+m?dc=k]vKk&WkΕà^UkQfJ<ؠ+AaGaX^GvIjԭ\>Rchb߅”:uΠ鄾3uyw 9&(I;BG۶;.WmHTrN@90MWĚcL8x>soH5yPX[ m',G+)g|` !]) O ¸B/ `ʯ?MeyU<[LH4T %OL SLrI}Ժxv†c{~:VbZ "ȫ$C;zo* {-I3꓃'x(ͅhB㝿P:f8G/ daTBKNJBb(,6; U5?po:~P,) [x{D_PzY5Z3B;TiE@"p7cc=]r¤b#OYҝIj `scL#Fu uԸ͉<sh.ǔ{RҤ$!lPנQl|K#Zexzn)e!b6UT3hRffAs V"LטbFd{-!˳B'GA3l{18&Rz9d\Yf(<7up*FB}6{A:M)%P,{ho35^)L*RP% m)9LX+\ZKnyI/c5 2 )6|:* W/uv g霱gQgޏ Fj+aqV)5{` $HݔY+*鳕"]\vY+ep&;IhRZ[_aHHO3PQ:.dg,@I#^![ctGg^y۹GҼ2,ۨZV:>D}D^Mزh]N[&;2ρ?cz | G]Up:?mw6fP_oTA+*no(`3Hr0#`|꧶X ˢ^ !vۨEM$bɍviЋ)dy:`|=\1v}\cǗ9N1H,c=4Ol"g䨗|n>ebn % uwʟ?Vޜ)*b_ʪ&ROSqh)Doz aCOsx (+׺͜%83_ۆI[Lnr:¶6vȼSXwnmH_ p1^o _f@L0$)taRuIՎB[Bt@M r"~buA|Ы3M') I)R;sԄjKiiPq2x"%GSxK/5?7ҚHExl DVTMﴗ/;]bIVZ9j=pйT粒PNEPmv^k^AAfb?Ȫ}{^4|s9Z&L9 {,II{OJU"19w*Zt_ledG/˂ 5/zL[>KsPQAy>Ȭf>[#a4e{p{kjI{N[ .;Ƹ^4yB_8i>vGts=g,-MVp~ .>nssU`IH5TPBmoH鎶E~ƚf԰%qk/?%F΃2 Ý6Z{H݆TϓɫmJ eݜv%Ceu{$HCu6@\R?Єikgy+,<.{3k,ݼ ^qB,F/6rqLH87;G* \enae̦pÄ qA>DaP&σ$/-R0iꕍ&=;Xg Kc;HGu雴՛2)B(ke2A@B@$bĺc]H`B<Lv|jQRp`lx* C=߲hkНUy{ h9asqW5 WKzTaR|vI8@lt]dDƞ#(ߏ-"h 3[Z*:dPjYD +&np+;ۦ؏ 8.<@1't̄`^:C5kt ^e]ÓS~F͹'a ~P!hDF,Aǘsh_ySjE_ɛ[ Qт`ʴw@b8}ښdt'􄘘/{ESfw.޿G)]_"i[}9i09YFӚ_^:)cu4َ: J?؏m)O@VQ9tnd/`0yW5g ATgJ#]5_f fn_' Q&ݻ'眕r7qExSl3kؓpPpm/,Rwݭg-_WnU/{~'#&j -0?>;aq"hI]ֆL^EdK7LI=/mkܻՍ[`&DNK!53q#ʘQo yv/kVɻPEY0<+Q7;>q6tV(Qc̙"1? bJ[$>i t->mw}Xdk(r(^7UH@*;C6t;3v9< Zr3QiRmE>Z5<&Tf!bjwCJUvc3!l06V+7Vwp':l4Gpq1:$hM!bI:\OVKXnlt~|I8lQL|;˖/|((_oq_3Jnas3Uj1njj6L:ovi4/8bi"ϫL=&D]%xet2=;#uëU%f>,,fak{yX(/aJ.Et@Sp\C] HM#Ny -{wvZLź3|@`> ZtE 6jo"iOU f2>㡱Y:,=@3*P, HX찣<ܱb&cC~<<6c[Pǹ H;B?wP,^K_l*/nUqpn[>ɻI&c#-'߆ a<59s#-4\ꞜlDp<-sPvJ!8g{jtl!~Wl&HdMczQ%y!GKTPm3W]XE {-=]{Nr MrAB;.Y>+><r [YFqwSoM8n*WkT~SM|?V&ϷUjSwn U5:7STp.1ԖEWcz;0tFyP).W?7S*|a=p$>bs_~b>;G_վ#HhiS+s}6SaF^x *z,8fTH65B H"I{X: ' [#)W9KDAC~7v' ݚQilzV}R38ZBtlCEaD JF$:-4O`.新v2, fdkܱ*,6 =8$eV~@&/JefTk=- WXN95"Æ)\ PJAHʥ)+ntT]8j{䊁"7O,!ei\_bMSwFwS# ̳ H)=ZPNKg9s숚MǬ.+Z&a<%N%\u"*' ?3ѐwg'8NkttEBs$밺Yr˧K=p>{uۗp#BzNak2y+úy%u]BV>8ʙm%ଵ+6zQ9e@pxC\]&!w6HruW*NfjEX6r"m0]yItTciJkXu4Ɠ72cltD.o;0onQU:xm/j*|Y[+E$qcr-idH"`Gh/OXG(m`X)XUС# Gt먔wBo+^"X"S_/$ v_WI> ULyhŊ!Xũ90]͵<-k[gm3_Y!>5e-ӡɶ),Y Xoznn&jr쭅}exnZ?ylo r>5+]~EHlJl i}:o3Ft✪ʩXJJjJKWZs@6¯e6OGr̩eT# m(vaUm ԕi8HAm{ңBKݤU$fa+>ȸwIIwxZ+T9]]Ncv}H\^^,Oc>-ȫ c8@Sy qח [a-US0ٕ$vH#!tM0PP ĊvY%a:C`t 0O<\PoIq*Z@b em\U;42QaOQ2],8Ų1{Adb ?97q&pCǤ3TGtvK'Q/gE(K:as+1(^n0|ݿvV/2eш\28p2^{1/{L7 !Nv[QB"*$ICKI/;BEvւ4TF"X Is'B-Yp?I@-uz:X;̀#PcT4Gr `H_Ə ;o hz֌ƃKڱ󕙧'Zژck[;תB" }Uӵaj*,/մ vgnF.!pHJ{#L&gQmncef]rBd 7--L?7g!*nO vv=DCP@vS -3?D_#IAH]hv:&)uOcLeO?}qDQbBFވNFXCV[,C蟄MUHl 0Ǭp.KC[3J 6- h)oZEX4U ۍ34=nCP;Y|b(.[3sֵ ן|.oҞa;߽a~kQRPdPea8vCIi'<&OwnCp.&dATT*8%ƃ xх̱ccpa&#]&Cpj-W yŔxw- _J~c M/he=jz'yHYu`FRTYil(9PfTjGE}CqOSe-=kI؄HN3I?.Ӱ:=Hh$mVy6H)2bcq~j^2s=H^fW+|]_ WxuߪQgM'`55`"|ƕiP)]9;/B3.pqfY_gWє BR*b0 ɗ_i @_ąQqp>W+`PNg-Q9Tg!4 G\6՗y$ۦ0/՚Oܨ3"FLA y" qahx% o+%W)PYqM)N MlAݷO*cW58C`){?f\`~ֆ>B,Kx,lh4-c.AYbp!]ܘ*=~8vCCqG; u-i+jG:ĞEtM"#T壒̾:gM_݉t+O ehM7_VhV$uPXV ө ,(˨mr3ֺeLc5D? x7V,f)`z7buz9B hFr L0W~땀7䨨x#]IbI˻oúyKA2%k"o!ǭW@Un(.kչJrt{AF &6 ˗BHWx#\LdOE7ޗ?"}YaB 4-uuh젢osXգLA-9r(pab&Osb$o3h:Ū*VJJ)L>۵S*ѹNo\Z=iѶ.e[+@1Gyesw$?Pa(S ]XԦaMy9 ڔ@g#EZ4x/ ,KR ѣ%Y(tqԶ k*"Yx Ix˜AkwwPg\c'mO&8 ך)0J~_ѡ<>/aK,wD'e.29'tࡁ3H de,{:O Vc^{!=9}WEKiLaS7ݐŀ-팾3bR#D[|%2qy.t*P+ 9<סҖOBmpno~;PAJ Ę bY I{j-%w췞+_@c9,8ʒ|\GQpdCV5FĨC=N 09۴_1L|/N2YNkzT'CbQBLzrd*4 6%,qӝ80.jn^[;ߔc^X n"JؖiV#i^!]2f`d%UNvG齠(SRڹ_R͘s>0m!i߷$or7ٳvi4~$'}a4K9'P ۞ب* -곕^UN5lMx8⸩VrG):25JB2ZRұm,m|WVQo>k tgx4D[`mcL!ʴbxR-ڡ8ZnEpmj[80#"BZߵ!‚Oon6?줚m<7.5ut b3Up J 'spRcó2 mm[' n&twG*mUp[>`]s Z2SN Gl|䂾Χ'U D]ɍoT\WʠrG~ FM=̿զ {iFḏ&EgU])x#wF8ol&_.^B4-';XC֏%- fD& YlS^0dZTņDy@llM[{֒g熔U*kD%AO&-!caLyP0h g"E^_6#s`3#z=z{qS4 n$Y޴e&U* NUssY|HҼr<51@[DoKF G%q`-U4u(AdHA1?螣oʯ%=z%n3p6~&mS:zbZϐ'sXВ1ɔO!=%*ٕ,ߺϖ /nZPYQ#!ƥ.DzWhTjy1w-EoԧxJfIFb-$rx!I9x 7/+T+$Znw#/ed$ekM$E1`-; LJIˑV囡Ո꭫1:#:W 푿2Ih˂0c;ضLQL 8Ȇ覦`v&u⦴ZU൜ë̞7AU*R~ 6P4_l$/\F^I$?>݋5}ϙF>UG:M`|g;ˮ$N$,ODTjĸU]5PSṈ RӅR#D l;d[Æ4}7IJ$a<#˕;rt2&4hxF5&q@u͸8i2͸u΀XZ$p*z!4hB24tfݩgVjOwF:OAX =d OrTLNUu]ƅޢX3R"'SO6&jur'\ [.ZX u~Hr޼> f|HE!I1QrL) ?WM#dd+XUcOOc!}W+ӛ^DD]bIŬ~[FYZ_٩O50Wx^rQ.e9kG wuC#X$Y&GQWHw۵HwI800E@2}j䫚`%,1q'{OsgG庖4Ӛr 58pG<~Le""eX !a[Q!5IJ5,Eb17co j 7kB+C|?So a.It.sg%JӔ ,tM{3fG·avõ/ P'„vW\mӟi(ºcMF2y[g[&$z(e޴Nwi-Rq.ّp K>pp'MZִ'ӏ(K)][׋W ?殙RZ i;ݙ7ᩥf{52b TW)Š)/{)D潚#;& '4;>q;2yDr`5AorNq(RCK4߷1'Γo^ Ӫmϫ(!38'(\LD:n 2M;zF;- j' LJf]јR*]|pL]!v <=Ccq=Vj}_+ű魆T(É i"N! 4@ !i-Pjʃ &U)!sg컐lCBr,73+}maRY!y]Wu֤"RU@Y %a:ksM^9ä)[_xvo`F^IȎֻi`0n@Lh$yvnv*(;AiAx|mq!`%Qj* 5h $K4WǙl%Jp74G(SmajeudȐs̢HB_MGy=75+=I&g^G3 hK > 7RWGFdgyd`lxS(zC1y3|Vbn'8.&&GT&ZEze aI&Qюǖ.7jSsG2NrNJFcys 21KW([_JҠTz uNJ|Rxz]#k5ȭ$&zo!6T2ޝx߯j}j+ J7vqgdQ|ZN1W^TwV. BpK!޿&œX,=G_3q4JIշA>9<(~K#VE\9 INqUb5 ;gh2auU}zSj lPpoJa86`[H*/wOW4 xYM_kP\m]?q8˗=i_~#ZJšկbB dѯ+ǻm9Ng|7P~:Ҝ#aSdȔbg Mjni[RVw.a=fym[Op9lwԲcӖi2F6E6kg/*CN%ؒm ) y7O @G*Ӗ*MՑRN pc#,op[1irzMTB&ÿ꙽8:$&Vف}_bUcloB2`Pwb:]v#+lM/KSo<1pN=ݽF$>ظ .6)"Oݢ,SB6@$Ց@IdɅiVI`(}3>y9(9:M hG~^xlI =sLU_ȐyU Zߩ*D纙++蛐Fk|lRJY*ltԂG#9 . @쎒!QƂ/NλY`nE֠j3Eqzr'>aX`/l}uI_i8wdL:Gr( K@T,$rh'9+Z^.%ЇmK Ll&ޕC(^K{~ZqNn,玽bbۀ;W-=}.e;Y#SZA:lUGHWkW ($=88v(Λ9>W;::K_1Y+#pɘ@xJLo* Iܫ]4WyqւqJcPKoSPO;9ZbצI]n /ͥѹٳbvEC\gԔٹ7vS+R~0#juEC60+dͦEx^cdaޕ4$w-F`?(+;qؒ#;E1o-ީi܄`^K'IBLa;| Ϥ1!PB?^TXKbO).X*qrP$GH?.?hD.m0P5%sL]T+kӳ3u޴0qz{ ©O:-`Œ+p/Ӓ"мu !sK37λWR{VoDM(Y$5߂ѧ눀=-(9߁ P@pH'[?omo* Cmm튭>*Enk0O>}.&jQKtG0+a,yTDkLb׊fINXGt  !GZk"SHe|&&>[hUih: O(N8&]!DX&F;‡vѥI?7vCI9uH5fi1۟d 1Qxdgfj.'*87B;ݬJq~V7vFcHJkmF2qNhwe+Ns }ےBI6Ⱦ>w7IL!|j(~5A~tLop˱ Jge)h2 y764ȴz \RѴX_dq=XGw0M ߧEkہ=3VލKEWFQ&4qp5Z ;1(5A) JKB:b=T `"dY)U X &~Mg{鉃>v1 tG!ey6PXח$H&0@v)5.U"\YS1y'pjʕu^?Ma` ^2H KmsӒbaߵBǼ\9Bz8iSؓѾ8"b 3Tc h$ereJ8ǦX-wwDsUi5:4! q_6Ha% Q]ui֝5*kUhvm&#; uqK#6Y5\iNsf,бq^aX>CWj[8d2H >>/h#j΂bSIJj5U$Fah d^\#|zs0&ؖ&D/"/yA '1lƪXq ہ=5Pjy'*2qt6q4L@0M P@oK쮞f'BeJ rvQ KHMIKǧ'.ve4աZբ&;- #4 ]aq\ l֙$@ϖYjt?+ {2kƫQ:jo6T]uo温(˓#b\r5{,|NvƇ=SK):ݟ֝cJZ9WZG,ݽ|*e`/ƎǼPYu5 Vej&?SbQ 'Š~*/z {l8*4\ $yd $"S+u P}#yc̅=4|VPTRNhpJ4m7 Pl!򤉰R2zًq)8;PA%|rgcz h82EernQe%1PIԼ^Wk@{'MRKy VHS7sy1EjMGC]Lrޛ%#8P гƷ)|YgvY[ ?bBiΌ4Les(c\MeZ !^QҷCTjWXw@wQSq[HKCKGS.qcԬm77 8%3dU9.RD%4 RM.ެ5/f7)H-x3"З*T[Aa#|f>A|gkQQ SEЁR1dC D6hZs 68ܢ6J4r0fHӞ <\=(>7=n#:By24$O[.b5*ʄ1 &"ϛz?e%c1Sa=G_y@c)ȨOˆs۞ -?Ʃ3jF02 8Yh?is  PS EN SdVRoz +GbKK=ϊ/<3MϐAu}` sXIH8@LV2~W7o*%6',=#FdT/r2wQu-[`yDyø>lg54/!tã)u{Ra둣}r.>ZgLA_|TtĶ YZ