libsigc-2_0-0-2.10.7-150400.3.3.1 >  A dR;p9|w1.:xQupv8,ƭi:d wʨ\GXBwS=\'đ,ƩtyQuDH)Vmv[_2d^2CZ٘(рd({Y.^Ϳ<0/sӟoO {)K/?@YZjRǕ{ VoUO{B#"-eI,4cDǡ p@mȋ !3gXSj;HL?6g ڢfY|bd_ϸCA#.cHͰ,>pC.?-d $ F"4 J[{         }     D ht(89 : >(@(B)F) G) H)D I)h X)tY)Z)[)\) ]) ^*Lb*c+yd+e,f,l,u, v,@w-$ x-H y-l z-----Clibsigc-2_0-02.10.7150400.3.3.1Typesafe Signal Framework for C++This library implements a full callback system for use in widget libraries, abstract interfaces, and general programming. It is the most complete library of its kind with the ability to connect an abstract callback to a class method, function, or function object. It contains adaptor classes for connection of dissimilar callbacks and has an ease of use unmatched by other C++ callback libraries.dRs390zp31&SUSE Linux Enterprise 15SUSE LLC LGPL-2.1-or-laterhttps://www.suse.com/System/Librarieshttp://libsigc.sourceforge.net/linuxs390xy0jgA큤A큤dRdRdR`V@`VAdR`V@dR`V@2001b0f4317a41280fadf71163d81238f21c114ad76d61d37982a22867710021dd7f5e8aced4d8b7b4bfe2ec9149d2a9a4d8ae128cea953852551144216550fe9e845d3515ec7bd470756009ef2173fd7ab9953567598da00d90a3ed1435dc486823fdbf62e09e29e635ead1eb5b3afdf66d92ef4703ea12cd68f6a5d348ad3c5d4e90448bb6248d3532296a0da05170c8884432f937d641088dc24c978dbaa65bbcbb737e60fe9deba08ecbd00920cfcc3403ba2e534c64fdeea49d6bb87509libsigc-2.0.so.0.0.0rootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootlibsigc++2-2.10.7-150400.3.3.1.src.rpmlibsigc++2libsigc-2.0.so.0()(64bit)libsigc-2_0-0libsigc-2_0-0(s390-64)@@@@@@@@@    /sbin/ldconfig/sbin/ldconfiglibc.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)libstdc++.so.6()(64bit)libstdc++.so.6(CXXABI_1.3)(64bit)libstdc++.so.6(GLIBCXX_3.4)(64bit)libstdc++.so.6(GLIBCXX_3.4.15)(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-14.14.3d=4`_G@_|\@^{G]s]S\&@ZXYXEVW$W|WbWbVJVVՄ@V=@VQ@V UUU@U@T@qzhao@suse.comdimstar@opensuse.orgbjorn.lie@gmail.comdimstar@opensuse.orgbjorn.lie@gmail.combjorn.lie@gmail.combjorn.lie@gmail.combjorn.lie@gmail.comdimstar@opensuse.orgdimstar@opensuse.orgjengelh@inai.dedimstar@opensuse.orgzaitor@opensuse.orgzaitor@opensuse.orgzaitor@opensuse.orgdimstar@opensuse.orgzaitor@opensuse.orgzaitor@opensuse.orgdimstar@opensuse.orgzaitor@opensuse.orgzaitor@opensuse.orgzaitor@opensuse.orgzaitor@opensuse.orgzaitor@opensuse.orgzaitor@opensuse.orgbadshah400@gmail.com- Add libsigc++2-remove-unnecessary-executable-flag-from-file.patch: cancel executable permission for file /usr/share/doc/packages/libsigc-2_0-0/NEWS(bsc#1209094,bsc#1209140).- Update to version 2.10.7: + Meson build: - Make it possible to use sigc++ as a subproject. - Fix dependency on files generated from .h.m4 files. - No implicit_include_directories. - Make quiet installations possible. - Fix build as subproject without building documentation. + Documentation fixes.- Update to version 2.10.6: + Build: Meson build: Fix versioning on macOS. + Documentation: - sigc++/sigc++.h: Describe how to use libsigc++ with Meson. - Update links to the web page, now at libsigcplusplus.github.io/libsigcplusplus.- Update to version 2.10.4: + Build: - Meson build: Set default value of the 'warnings' option to 'min' - NMake Makefiles: Several improvements - docs/reference/: Update for Doxygen >= 1.8.16 + Updated documentation. - Switch to meson build system: + Add meson, and remove m4 BuildRequires. + Replace configure/make/make_install with meson/meson_build/meson_install macros. + No longer ship the htmldoc as part of the devel package.- Update to version 2.10.3: + Add Meson build, alongside the existing Autotools build. + Improve MSVC builds on Windows. + meson.build: Check if .git is a directory or file. + docs/reference/meson.build: Check if perl is found. + README: Describe building with Meson and Autotools. + Tests: Make test_track_obj.cc compile with clang++.- Drop conditional libsigc++-std-c11.patch: No longer needed for any currently supported version of openSUSE. - Use make_build macro.- Update to version 2.10.2: + This release is identical to 2.10.1, except for: Reference docs generated by Doxygen 1.8.11. Hopefully it will show up at https://developer.gnome.org/libsigc++/stable/- Update to version 2.10.1: + signal_impl::clear(): Don't clear the slot list during signal emission, to prevent a segfault. And add a test for this. + slot_base::set_parent(): Create a dummy slot_rep if necessary. + Avoid compiler warnings from function pointer conversions. + Build: - Make --disable-benchmark work. - Replace the Visual Studio project files with MSVC NMake project files. - Add MSVC_NMake/README.txt for Visual Studio builds. + Documentation: - signal_base: Warn against deletion during emission. - Update links in README, configure.ac, libsigcplusplus.doap.- Modernize spec-file by calling spec-cleaner- Explicitly BuildRequire m4- RPM group reassignment - Drop --with-pic, we build no static libs for which it is meant- Update to version 2.10.0: + Fix silent builds (bgo#768797).- Update to version 2.9.3: + signal: - Deprecate slots(). - Deprecate emit_reverse(). + Benchmark: Update it and use boost::timer, and actually build it, but not built by default. + Build: Fix the build on MSVC++ 2013 and 2015 (bgo#767777).- Update to version 2.9.2: + Minor documentation improvements. + Some more minor uses of C++11 syntax. - Changes from version 2.9.1: + slot: Allow sigc::slot syntax, like std::function, deprecating the sigc::slot syntax (bgo#763393). + signal: Allow sigc::signal syntax, like std::function, deprecating the sigc::signal syntax (bgo#763393).- No longer apply libsigc++-std-c11.patch for Tumbleweed, not needed anymore since GCC 6.- Update to version 2.8.0: + Documentation: Mention use with CMake.- Update to version 2.7.2: + Deprecate sigc::ref() and sigc::reference_wrapper(), adding support instead for std::ref(), std::cref(), and std::reference_wrapper(). + mem_fun(): Deprecate mem_fun(pointer, func). Leaving just mem_fun(reference, func) (bgo#763215). + Make all operator bool() explicit. (A C++11 feature). + Build: - Remove some now-unnecessary configure checks (bgo#762065). - Update MSVC project. + Documentation: Improve the documentation of mem_fun(), making it clear that mem_fun() does not return a slot.- Update to version 2.7.1: + signal: Add a moving connect() method, taking an rvalue reference to a slot (bgo#756484). + can_deduce_result_type_with_decltype: Rename the check() methods to checksize(). check() is a preprocessor macro in Mac OS X (bgo#759315). + Temporarily undefine the nil macro, if it's defined. nil is a preprocessor macro in Objective-C++ and Mac OS X (bgo#695235). + Correct the mem_functor<> declarations.- Add libsigc++-std-c11.patch: Add -std=c11 to CFLAGS in the .pc file. This allows other packages building against libsigc++ to be aware of the C11 requirement we bring. libsigc++ itself checks for the availability during configure, so it is safe to pass this requirement on.- Update to version 2.6.2: + slot: Handle auto-disconnection when a slot contains a slot (bgo#755003). + slot and signal: Correct move constructors and move assignments (bgo#756484). + trackable, slot_base, signal_base, connection: Add some noexcept specs (bgo#756484). + trackable, slot, signal: Remove noexcept from move operations (bgo#756484). + slot and signal: Add missing move constructors and move assignments (bgo#756484). + signal_impl: =delete copy and move operations (bgo#756484). + typed_slot_rep: =delete unimplemented copy and move operations (bgo#756484). + slot_rep: =delete copy and move operations (bgo#756484).- Update to version 2.6.1: + Add back deprecated adaptors/lambda API to avoid an unintented ABI break (bgo#755550). + sigc::trackable: Move operations: Don't move the callback list (bgo#755393). - Changes from version 2.6.0: + C++11: deduce_result_type: Simplify with C++11 variadic template (bgo#753612). + Fix the build with MSVC (bgo#754082). + Update the website.- Update to version 2.5.4: + slot_base::operator=(const &): Copy the blocked too, so the destionation is blocked if the source is blocked, regardless of whether the destionation was previously blocked, because this seems to be what we should expect. + C++11: slot_base, slot*, signal_base, signal*, trackable: Add move operations. + Update MSVC Projects, requiring at least MSVC++ .Net 2013 for C++11 support.- Update to version 2.5.3: + Use C++11 "using" aliases to simplify code that uses type traits (bgo#753580).- Update to version 2.5.2: + Remove useless headers: - sigc++/class_slot.h - sigc++/hide.h - sigc++/method_slot.h - sigc++/object.h - sigc++/object_slot.h - sigc++/retype.h Some of these still have equivalents in sigc++/adaptors/ (bgo#752560). + C++11: - Replace deprecated std::auto_ptr by std::unique_ptr. - Use std::is_base_of<> instead of our sigc::is_base_and_derived<>, removing sigc::is_base_and_derived<>. (bgo#752560). - Use of range-based for loops. - Use of the auto keyword. - Use of nullptr instead of 0. + sigc++/slot.h: Use a regular .h file instead of generating it from an .m4 file (bgo#752560). + Visual Studio Builds: Move 2010 Projects to 2012 to support C++11. + Use -Wformat-security and -Wshadow with - -enable-warnings=fatal.- Update to version 2.5.1: + Use (and require) C++11. + Using C++11 lambda functions to create sigc::slots: Avoid the need for SIGC_FUNCTORS_DEDUCE_RESULT_TYPE_WITH_DECLTYPE. + Remove the already-deprecated sigc::lambda (and sigc::group) API. This is an API change but should not be an ABI change, so it should only affect you when rebuilding applications, if you use this API.- Update to version 2.4.1: + A slot's functor is destroyed when an empty slot is assigned to the slot (bgo#738602). + test_disconnect_during_emit tests that the slot is really disconnected during signal emission./sbin/ldconfig/sbin/ldconfiglibsigc++2s390zp31 1683140798 2.10.72.10.7-150400.3.3.12.10.7-150400.3.3.12.10.7libsigc-2.0.so.0libsigc-2.0.so.0.0.0libsigc-2_0-0AUTHORSChangeLogNEWSREADMElibsigc-2_0-0COPYING/usr/lib64//usr/share/doc/packages//usr/share/doc/packages/libsigc-2_0-0//usr/share/licenses//usr/share/licenses/libsigc-2_0-0/-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:28861/SUSE_SLE-15-SP4_Update/678cf10669f50c0bebfeddc09fe1354a-libsigc++2.SUSE_SLE-15-SP4_Updatecpioxz5s390x-suse-linuxELF 64-bit MSB shared object, IBM S/390, version 1 (SYSV), dynamically linked, BuildID[sha1]=87e5ddcb3cf2f8feedc5dee0a6c45267d64ec745, strippeddirectoryASCII textUTF-8 Unicode text, with very long linesUTF-8 Unicode text PRRRRR R RRRD H"`s׾utf-8b7ff70eca3a253c09d837c91ccc7e0042a437bd2c1c823c2061efe23a1ce1cc7?7zXZ !t/,ː] cr$x#H~2M cʐ6'=V;B8'W_;ۺ$1CUx22[kExO>`C`УVgpI&Ao[QZSybdS+(marFB|<֦ [dɕoI1)SZ$4 3w&?d.,-;*<C9LL*Oj)W \}FgNXԉ{e)v(ibΒχo*.m?'j6 u}?zIx =M'I DDM&"0*J/Jat-RЯOS;zk3]E՝/0=r `C?):ٻ;=׻uc(b[7'֧L/ۙRO{jidh5Ù%Mf+EV=fzf9A_Wz(Q<-%;Y`t2 f948ҊVΎ(bS̤ؓ pk=rǣ3~_FUś"APa`|>i3LbPGo dJLex[$ H4&qU>:gH{hZdqRĩxMc">_[MNPi$gz]%fGO>[L鈲0:S):W hÆvE iF`߯=` C#f ]ovy "x`oL󟯱I0fchW פiQ$,NWcRֈg.0CM9kym lO Ab 7vPym^ A9ԬvEtB"PŒR`!WN2T/6۹ Ye^7d{W6<kg57% 4ymݱesc[;R䆕mEV˘S 繫"m.ܴ$LE^QZ*o $.1UG8-{C_.;wvgyIhT`mm=d}KUgzgD۵gokH9Uy4s_`0Egak|j#m$[-xG`54^oF"&ſF$A(/˧(>!]؊*7e*aOa;gTߊTӕ_P^ǧBkԧ[p! 7Zc= ˔ubp9NxƇOW8Eyǒ(*TĤy㌡ow; ܷ 0팤AɆ sߧP:*-fJN.xR wK5-s- Q N)a4(D;'vnJunU tlDcdǯXk $'Ph>ݶJK锴$dF a[W 0Gdio 92uE"σΕ[6_sjlUl@i=Ak $wT37sXLAΘ$=3~)۹ 9.fsC9'Bkz^G;I}޻!~H +akWÓU[զ[SU{/|2}qoU[|QzVm { 34jEp?{$\Yz7m-Jmg¿y Z8E7PSRwÌنQL0M{<>U9:|T4;Y1;͜,౲ne^B~7mY7xHŹw+n%ko]]&)Tq~Fmϳ>< j,aL<є#?RJDZ;`b&բ0Jʊ ) rr>U_lbs }CwdhV-Jn.ܩFPI_5"ϐZ)͕Ү4RV>+[cVLv9zdcv`xFm:άY-N_=\F)؇uqke g""9 D-X4brcVMg*Z0\+QF)WeA޿J~-[i=>,IiR fo%y,t q%Wa0ڪLXh\'\(.ndO48lh ".B_ ;Șb祡5;txTI{3vxmJ3Ec 0ߎ~! 0>֍ sp֐?Vp+vui . 5^ޢ"dcȺWCѳ2DmўN@0WKmX'(TE*Ȥf #b4+LxG#MՍi$9 D&#UFk0i;%Ne~0VJz`yI͚kr=}fsȹ{Z m-U>i F%sR6d%O1`odzΑ2ћ:<"4Ek }<74Z݀7Dd<`iE#,d: +y#vXˌsOMJ0.>QE919:i7V kx&W ȥTs:IW-wIg&4%‘dlWnGqdh-l fAUq0!I )1UgZrw0N#mRBg%THⴅ TKw _Tg6DMò?~gd }[郟) PguDTst ]e;.hh0\b]RLl /N8`Bds7 [q Eާae׿|i{EQ{$Ӻy uOR}=8m?m{GIUe`LInt33"l^JG FBRԟ*-D "%'lπ@ =`j-@>ס HUGA{8 WwQWQW}ympWiθ'C'N1U&V!+ $tCۍie!{#Jgš cr֘>pS\W[JIdrћüX-D28ȅ1m9eIN#etNfe|ci?Mmr[*EBi}.u;v92T{b!=d1*/\mS&"G]9ѿo\-z.]n4QyÛ@|HHB{%ZmQF{% 'p>'ψ~|a_0%t停.V 1i9o!xDS;7. >"N9cr+)>otԜ8tR > g i^M3C=gVk㨔"C8.M*ulA<< I-YTZfFբ56bgxʚ9 "3Dugzh-Re]ȑ`7éql]]nh=emvTE@v]}怨='D#2EGP㦜۷M8))Ua1Oi p dvu傑JzjS1y"7>Djh3%ؿç\ fd^&*;ZsFD*N7eۂ8֚P+ܠQZ2Ft8< _w2ߐ%$A: MkvйvaRM  NEp2-5yؐ%u=k/uI‰D0u!Q+gsXM&&"$YV`aY >6G,1kR3P߶] aXQܫ ˒'rvK-ܴ7.L XBp Ä,S#ˆSVS/")b~y\O`7wWܸa^BU3Ac#Pa8 PT:zˍ(nFZX@?caZTZn'lp^ Ew[h+ Ͼ=QFz)Mv_{~4,'gb͙xVk/#eywfb8.*VRMk$_5 ց@?n8)< ¦_Uk ܝ>Իs%i}a\է'dMa_νّi6<> 37~e 7uRG+,zBɶבZ IIj.iIPv% 1~2{{(\NN)c\\ԒOdze!T^)5r0+ī ',+bM>_9*LQ ]{t;sϜ@b㿏*I|'⥡,9 'X @Nsy3G)*W.Z5H Q .͓ޡ+&pjN^:iz S6xzN%ݑRS}fsY1[6 RN3^LVq5`+NVulԟenMӑ++.UW[f--H:%K=]au/pD!nuѐΥX s(\{=xP$eaC`r|f{w46>j/7SΎzvp΋Ũjo\a Qٱ5^ `-9zhEZ8оDJǨMECFNXJzNĠb kMJ rj/k eNoQЮ K`~o9UTλX8KW;4goEg-vG૮eKki7}j-T21m (}Je H {ngLkz*D#"̃(,j$0&WR0TuQd=J1OаN;xcMw86|-=|ySH |F8%ؒ /rhлnZ?\! -LK ϑt\2;9dE(Ƌ!!׹8z-n00D^; 4yqG+~[ ? \.z z'a'֜oC57~S-ȸՋxfR8>xC[n\[A2k&Om`%Aiq o7M:LY}Bqbr>'@+2!St&EHw`d[#%fvY-;9=Jƪ8ƆuNHb o4WkjrpeӚM" $ި5tl*tЌWRv8MHrQR!D`7Wm/j23^ )^ So:A;UI?.3[Tr`B9T4Q+ԃe!ے2# 'Ѕ!KP]]Ӈ,OvKp{+k{O]? <͉*)Nup&ۤ$9ćLw9' 䪴dmC\iTaXQ: y7n RORY}mկ6\*lB%u3,lBv_i-|J&(:y0fQO=EG9 ݗthoD=M?Y{UѻMlXcZ'A%l:uRi )NvSoE`ICU_ZjpCW{fmXfgPSn(!/qj^ʙ r r'q@ކΗ | PВNeht|-ȡ-)u7.t& 0}X/;̿Mƛ$m{~)2LE6`/ͽsh|BV.9YgeRkzK=kkTEN;-?WRV gHˈ>_\?hc/1 ʅQH]pmvA ~/ WK<8\2]^T%ə Qqhl}r:k؁QO1>bb!W j Z4^Lzie*WaY- :\a:ʷBڈRn"&&>}&:oVNgu4Y7_#`E\DϚ;ۦy;qVz,@.z!Qw1ؽ#zr/W(ETb⣢d,LUOl5WeP&aei)qITˌ,Ui Ӡ/7=($pBinhLP`yJk:u\J1'/5}VSs_%{L5DhYր!Z~n3T?^# 3쩋 #57p"XU֪I~EֳiTaÊgkmM,c>(xMg.0^[Yy\6F k?֘(W;5g`Q.F5_<vvy%hY![;GۗKZOgcF:yd3s=N)fd/\{*.{ґa Y1a~am2=W%Ptqx # M<:8@5.șI~1f6o/np(G I+4vFKmDɵ6gjؒVCvYtK2jlY#º̛KQ.lIAɚkfJ5VcHRjIr9.pJG0 Fڂ>K~-S !qм>'\{s~uOw?%k67D5J$V%Tu%K1Ң t@t(Wu'cC.Y|xѼqpkeJ_au}0ZvHTq0[=z&W- 3'1iE*b f7z Krj8 /Ԋ3C8x0Ǜ++8λ~ #ŁS*q8&"P|eÞWrи-r a +{`@?-uS _;/瘘JlVւTU!$lY>d'΢FWWJZ{ʧ>WY(),>yp4<尛kI hf-rPAT`xDNyi vMg7ǹSn8sƈ 3dB'rtAs8dF,@5")7,%v$N-#0bW B):ce ;]ꥹ~0sz{ۜ9)dR!IQ=~k%:ay樥G +d9I{I!u(6 PgDcJl`!ZQkmDś5.c G vYœExߞ&cm%Û^^q##F4~<N8DOණ,]"Xڍ'"*L]6ĝRKc;"LKPpa(@gi! Bn/Y`ч0Hҗy ,@IíyoGqYԓ~b|KKgv0A ғo dk))myH'؏_,YGǶ/kIKg0AKifs@af,SdzC$SX|!GfX$)<ց6* ՂǥE9L3TaWrEt!Ѝf;wx)pJw=$p?%Fe O O*~pm_.Ty$ۨkE90ek|U\?:Ӽ'E:ڮ*1|j;;^V>eꗃ>z˚Ѵnaϸ(d7Hx*Z>YO~/9<i迹~ͭ`HvmTO.Hف f@x+֐̊{rRKs#A|f;`rbaaa}Vh"t~m%`(ʩ[0fyƢe0rdR>#Br_%1Xf-=Bqɽ]__ ZlS=Β?jS%f2 T]T iI75 2 6FV EAdrDlg1q\ef_|~][; ͦ"1 RAâB4_.W.&=>X]c#iMFέsp>6הƒ< 13x../ƔR7aIߑC̈BQHїZorIk5YDFU#rCsFu{`~k h,ap|#ugQl$:y~m evYS.Ǖ\{vs'g@ ј" OL/w՘$Ⱦ0Httܩdy͵hty^PO[@τDv4S- ++%ݭh1Z$l}H `DŽ2ăD};$U+~{"yK~sJkT!)SWo>4Fzb%fV=#fsUj}z;mRCVhOlwSNEןi,ʛi6`L12)T-!6^`Z%sڱ7+tI% gT==><)| >ܵ'ɾ1nN˔ hm]W8z;m \1ZayyfB$…S _X8ZC- RP=KZF)R6$kT=t/%sNoxWh{I& nK^;sA" >5N7ΕboG)vqu%d ,_|w%6v67B(ngu!}g27z(5E\-rʱ怄5%S% V{ES'vۑSsm589*auj7>ԀBN +Q ym|nԨֶZv]1$z[:6h-^ lYY,љvK_ 4ؼz6Y|JRVbO"3LE#\ٜ1vݤM" FUeS`7ݷ "6Okϛ:kٺ$%8 \a31PC\[ͿbAak5͝Kբ3C\ +"JWɵ~jN~lyAWs)+}l*E͜e Z<_cqȺK ,Sb=F|cT~C@,%~K7OH9*E}j(pX :jLD+BRo՘AoKi)zl6RRqqLcDwX(2e+ufZ"2Tr]-Ow9֙կB)DPͧM ؞FBn8K$K>[_ڭ,|Jϗ!4'` Z+̢R˂ɀ ZX4 ,vz鏍RϲsÚZf2ť}"$9jǘF X.~=GMv\&TꂸT:QD=NDnmĨ@RAl~~G=:sEvP'5wϧ[͋ZS`o\|ɹyA=Rgh?BdYyUć(REuUOl6uS}mrHlX00p5"wdeRMs)|,ޛt܅#[dP u!'WCyaWL+&񻶜,mmYɲ ^S~/!(wB)*MبCW~R3O9RW!Ad!:-ұt ?tQT TMEh}Pedޣ"rytt3^s2* ["ٛP` o=JTv|rG:?sV>EB Ms[qC~ul|QFm)c*KuVSsܾ-euqX"VĽ.x (lhl !\SO*6>039(S-߆s2nc$| R?/ek;e\ȭ[J>د$"O7ja% RZ?F[S#3½i8!=gKVW5"aCփO\P, ĮHU]\`@A|t3 x-!" jth]R ']`IaxF+} C"ma \sUQgdw wS ?+o}iЃJyܫ.SB>k-V1ĊPx+(-z/@*(cR P6) ww8-hF6I|jsWVWΜ# c!үEh P~hpoQvCЧD&/hf!:[FҦ\\5 Ff}r מRlK/s;n;Z I}ba < 鍥Z6}Ϣ{idJäZBiT<5nt5O ҏ"=%g]l)r>z,7M[]={:{F ;=W<\v^,zy*!x4bVM{Nyf{![t6N!at^4'fxĵ_*C<|u~ N3m#%ϥK¸M8X'_ 3[+.Aaum)p6a* % HWjMLOى-Ggiu, vz$oEs!SdWY_r&Nl&H?Q',3 vό`  thM8Konu .JB05f1^Di C3[ue=ڕlʢX;>,SsڢB4U̖>8d0|Ʒ41vӍahN -U3̂pf[5iϑ6C! %P©}rҐ`u|{aܡ"ݻp]=Wbռun*pQ:o\_*[˰!W q8;DDjtT~i^̨PhUʍe9J(ⷑ-MePF"KEҍԏ;~FRFpmB7EWЎtʃLJ,X.B[ jA4]? ñ?_E~Eܘ\nQIJhX EV28x48}jH}q@ @"S>[F]u7̢W0=˒ 95y%9x+*$4ɗ$f4(&m%Kus),=|X+k߭ <>U+^="ݛȖWoWh$qcSc2s%O]㌖xLo!Qb/#gz I5?ȓtAD% %SGgHfp ]}A8 ɋ,OmgG{jx_&' B+#th7/V-Jewd5;AF=~h"FJ9 ?a Ył&b ?C,dZH {!y_gO쳶uY.I,e:1ẑb -ιpA}DoDXVDR 28It1ֻq(QPh͊&̗@ʻoݛ沢֛L"(` @u.J0p\Xy `I-#ņxളW%꜔L^2]?< n«HUNZ P Dg y(8L# wOlĈ&(;ڟiޮhMUd RlD }:T)LWa{4%.fT:|uy 18EbH8z.8}AUM jnY%6u~iM VX+sqi.?a\.a١+QK=\%Զ+ɵS&HR-\Q!6`r_fKȝ[$0t>2֕rY/`Zי실=ڠ^m)x bG)2|Re`DdZ;GygO6-b(k[wRHȜi@ v&iOIKvfcʄP0E/Tx_3=?Ե'^uiDv\2BT+||-hv$!/P|mw7xӇ>ab4 {.EZZtHH yR9ha$;2xl ۲F%[1ڜc\sMЉ%U caTu0tuYhs3[9%VFG _?8ʪF[G AGaS%8L~ z"ZwoR`V!w ,nϩHTJnݨLJuOcCHōs2Crt]WwvYP^zQ|  \4N$4kIvvNC³ n[ E_.\2Li|)_JSچO# '8Dv9$IֈE'O!zs!,S)tU}r~xC>M> NLwV}3m8D|4D^pQpfL;mVaCF籀@nՌ7*gɑ=Hwjp rzFD P*-շ-5*V$ ,ns|WZBS ')Iܝl瞳K1pπ4Y#}\$oΠGZ-Z$`SPR/9&H0Z6#Tuҽ,)RtP]&#Ԙ&".v=HW|} CN䲉7>ԧ F֭"4s bOlPɘG !_I,CDzdx)ggOg7T!%V<=ְ/yE@yY7fu }چ"^E<_x pMC5pg KAVBn B7MU(ce%+1Ar@M?>TF>^} :Qʏ`!/A\1*4#1R8%F^'EeS7He%LD~-Ä5m8~*$E0$oƆ ehϢuFbOVj]%OޯqK)k)g; 7~4݁YW죉>UgI^ܜ@Rla"iMtо(RZiRޑI[l_< V]G+ c.$Ղ2dCei9 X4>W`$p@zPWGh0QT%^.7PyQwLb3-io")y/-TDXZMw)eY:4JlB]~ n+i @vY[Ẇn|y Wvf9= nA%Vlttv{~W‚PQl ^fJOIʡi##"G:wL+>7f7(MLd;},t( UHš[aAX.?oA$׵(=c:WfV1r&J'H\d%#aFJńZxҳ'K'ö]SFOFZ[\\2) W c$/y BsteǮ+>&4WJ.t3L?j^Z{;2YpccKxHVBdy;P)8@4M$O5;)@[/3/hO84X5 t{,[(fϖ WآS9""gB(vXiݶkwé͋ &"u)W|kW,SYÑJ3mOX%-sf7׊sa(aYHn]@!#r}/T<4 bWWFr+ҲXJW,nYCC>{8/|(֪ 'ih-q%&lZ Zښ=[ԞP+a8 'Z\;kԻd{j$Dƺ ťݾHKļ(TjQ$dV(}R*a[qh_bWP@-bMNL:IsiwTkas{ތl6{!M(.Q Mhq$KA[vi&v\:(7WqLX2!ys&өMA14ɂ+)q Gj.Ĉ4@$d|J) ej2HZeObR"VnbECHh%镭_9)7%βzP= k¶ 0\VuLr{C&nRDYߛhU.=* m+jF!6fb{A^%n(tB{@tYUX4Dʁm=2/O ( aTBbP'hxXO~ܩw9~ q0:izHܾgwhӤ-z.i\Mxߥ)iMzwV}#ywM2td:FBZC~5©ǫvX8᳈r4XH G=D<%v3+:> LՂ: H͖@2ޟJKXX`M3L4p &,qw# հê> _WyγߊbCtI>JG31|q[ 1t6 /BT63j ;Fw屓YdD_ \8L[:K;iݟ8;>pfiLC[8lC GTmeg3N(dgE=F(퉬1{ > _0,FɆxRYeݒ?\A8Y?í\V_noBIxPM}dj:\s^~yUGQ,Mh!ut:,FŠ坯a5p[5tJh6o&l$}KB։JZRw&w9Xsh 3D<|y~}oc~O:L~ңBLjZ9 s% tkXh˹ysX"p]F f-mWVאP$/{Pڜb ihqn_+GM{vi Vwo S!$*dx7;<+?0PTߵ$^xg.C%lz&@39T2MqD>i7=99@&Z;g9u؆/RчHF Mhp}͏7rZ~3Q vU%kŏo<*c~ZȢ{| P̔Vg-k̗w/mK5il F'/LP\Â&c*>uM/ӏ  'U"w'֫)0ӕx霶Ak}aIJcGam[v׃@ge/3&>U_-ĸ@5Fߊʻx0]n@}U]\gPc]+:aR>UnN{7Vc&%|g*`*Ag;&r(bw_ǦpGpx O½jC @>.rcͣVKD]Ry~SmQiFh/}Ă@ʬ2Xtkߏ}K@cuKRMQ duhAr۝^`psb%[C "4;X F vD Z H"O`JQQ"JR }K$@UXb5 k&fK^4VCahDniefgm0~*htE­?$Y >CklH6;NT=iӧ|dɓWHp+ x=~~|uìw!j'k$h}G\`"^Mrk ::QFT8w w!;el Ћ]"mA`|]AǟDoY'd|BgRyGl;4>0JQF-@Pl"^$J7set܈ԁK7x6M7wA$k#N?.8 i*5 8ZS<:ݬ. -m H+Bh)1RqQW10Ìjw \*AJ e7SDI&}Sڰb +hbqi;X oq9KO{io\'O6'R)mķ&VSCy-[)LI* gHX-q#%CD܌a ?ٲ t4$\A' /?1(EKAf?ׯPS@)V/ĕ<>so]?N޿߿[qzIbd]-Kxu"JNyF;Yېصb%Fբ0c q?YvזPU7ZL*7l}M;ޕŒ-:%%[v=('\KGgMypYQGDʈKVU=-v@D6/ Zg ӤnYt^%Ӫ`'erkHkV@j}b+v_PY /9@k(px_&1E֤WF0pSR@ȣv8auB@xK*{eKbBF4yPlsl\p&RI7wHM ,KYhe`BILooThC[ti, 18لEzԐAh_Xv>) ɤSCQp Ib,~el#Lxyf/5: /n/RO!#>x;-mrxmM8^ ]JrM١rDeNbs6Ԁo{=Q)0p/$ቆ.L_iGErF2N6i3,g}HDAG@TRg.Tguwy լȇgV{IN hdm_bv>yX(NTӒ TI\Feb&_ݮqO5t/3Ͷl:ݴ/}g悐|1a|_ۂtK[MziQ&g4 3L&t>0oJ5[{̵=F<jLpi?T0"Nk.\)/6\Suɔ,<IHhIXi:{l\Yg)dوs$54XnrE !' PվAɖ/rOCz"JR?6JF F֊jwo>^iM'yNY٧q Qgx#o;8A7lYz,nT6WPے#XytJ$\Ejy[VFN۸|Gk5zRy?\xdCqc6$΋si=݊በBÑo";jVL_z)Mv-%GJg! wJ/@m2wa)չw3Eq`C!/VPMYBQ]X,"O 5'CToSB3Ou!0A;x&=y +Pf.2b웓`M jRw\[m]>P_8銚R@֍o!0b|iĤ*>J!֩TGˤzT[%kbO`(P#J7xubq)ݴ&;j*W7pnuYWw8_GFCMGѧγS-"u݃HjA{ef!T{. ap#ET_9c՘`'iww{,/W'?lfDB~u^3e%Urb66KS9NLdۡɀO'5 Pl@Lʟ&"Ǽ2ƍҾ1_%Ǥ.Dt#cUtYdǿ +|lZXp\m_QpMN\g}Cك~D yV*IT@!R&>3Gijnl8jv|b[u\F/q=ob;L,Nq7JN5kuiYQEDeMXe.XŚA"`)J;#(3٣{Mė {l*hraIq|n8ԮSXȅiclHxX])?L6+osRG֋!_ , Η' %[I{%ͫʊ`+x)|TM]VU}Sިt^ł>e[}c.lp.gRfQ4m #հ7tQdJB6[<wY!\g-zP- r˯F{hi߮H _-UAr ՗UH2mf,;Ѳ>0;C^<jLҢJ}[q[%{mI˝:ފ^y2be%⮃Exacl5 qNc g1OKd(-pKz465+Tm:zMQ PtYl[,Z$.ޓ +6s^@#jׂ})?Oüeo;[iɼErUl@K|F(N˨A(`H^5WnBq"g >aI(˛38eKSjp+B` {O= #>`ƕtEd&=b8r ,nZ3CuPȎ)4_LD;4Ͻ\ox|@t`0Z2~s3:1dt2g6eE2F4J AG.>̺k,jJ7{$+> ]~K_֙hKc-tNpO+xoH]4!A)>s(#Ĭ%2:_ /W³!VEstd=Xp[agNݘjU&H@McDr1bx;?JL>)O,y;Dh窡uׄ:̞ Lo5*C9цue"n+*{E5&grҥ1Nczh ZĀ|` (GS{HΩ cGAnugC[˫zvlR*z/2(\AOμbr ٧wxRv1QՖ4cCtHE]=J$<әzOi_0򃶔k%^XQo܎YG#4b (D#r{ߛ\$,⯹n6NVgհӧUgIN=q#hֲV-3E1ȅӞf0'b_ 0J8ӑSYGƩng cTbNAg n3Iah@crs-`-CyG"k)E%3fvG H~A۪wA}L \G q>aR<͠!qtlnVdM@rNxbfp2XiB3AAf,B'@{̋QٶhX FL,ϋDscH t(l9?bW~g {B)33_jrZ 2 aVOH2\0؛CJZTk%)f1~\%LBis# qDOI‰0RGWYt!~8?GC':}C,)emP$}qڣ&L[MF>pW#/7f:fH9Y1X3F0.ٙDmwozOXCfPyfU{pڟL-o+r&DLxH&b!~ | E u$+EHq4\zՀ'/NPS4l=@%$|>LREΒ33sզHx_2 ~>=fXi x"whwm Y- v^ qwd{MXΨ,O>e&IʩjC;SPcRr!8L`4WsKK:@CT:rG+JI64Kp^ EI zcW#>ѹ=t9.:2]|˘V{ckC\3!$]Vf*6L\[kKs8aTSzs; j\3EY1z?X ?,%Nb:+eT-ܹ|FV`in_T\>ˀ5s=Y ]".ӻ iqq$FOqu'2L7"(;|{cf`FRM(`?ӊHY3/-5XI\r$vcVAQe~I@ HnOĝm9N}zfZ"X\EBԻ^L9eEŹu0z7!Bw֠l7/odaL[ 8^Լ,!n`S}+g\wI(&vr)4qz'eԨVtJeКbxh\$u|=MkYcg`vxA 2Y[U]-o'D_vV:ZY#{{2ruĭL\=|I{|>!УO2mwAhD|G@-SX5( [cLJ":L*aƈ Q81 sh0D&#Rf˻%KuzgUe}&ĭVZt$M~z܉7̼uk5mIv"On\t`KN#$^;X+cGQlt;|wMJsobKOɵr̥{L?HO't&}ư2Y-ozJrg!)5jĩCm->U0N6 *7ypZATkk|88Ih*}Ы~MIY ~ +jZo YZ