ruby-solv-0.7.28-150400.3.16.2<>,̉ȩap9|uBcPn RP``֬ŜcZ$]X|7%!+wS  ɒ>­!zV,pP5~(,4ވ靵fErS ,P|jg8@v_ -`vtz'jfJ4!\TmQ Xi$ J__tG440,tІZ:H?7iul9)[!>>F?Fd  ! Gdhtx  $ & ( , m pty~((8K9K: KFCGCHCICXCYC\C]C^CbD/cDdEZeE_fEblEduExvE|wF xFyFzFdFtFxF~FCruby-solv0.7.28150400.3.16.2Ruby bindings for the libsolv libraryRuby bindings for libsolv.ȩas390zl35xSUSE Linux Enterprise 15SUSE LLC BSD-3-Clausehttps://www.suse.com/Development/Languages/Rubyhttps://github.com/openSUSE/libsolvlinuxs390xxȩT2b0d3a3aabd9125d6a3c8db5b8cccbe4cef654c4f7b45ac774ad78027c8ccdf5rootrootlibsolv-0.7.28-150400.3.16.2.src.rpmruby-solvruby-solv(s390-64)@@@@@@@@@@@@@@@@@@@@    libbz2.so.1()(64bit)libc.so.6()(64bit)libc.so.6(GLIBC_2.2)(64bit)libc.so.6(GLIBC_2.2.3)(64bit)libc.so.6(GLIBC_2.28)(64bit)libc.so.6(GLIBC_2.3)(64bit)libc.so.6(GLIBC_2.3.4)(64bit)libc.so.6(GLIBC_2.4)(64bit)libc.so.6(GLIBC_2.7)(64bit)libc.so.6(GLIBC_2.8)(64bit)liblzma.so.5()(64bit)liblzma.so.5(XZ_5.0)(64bit)librpm.so.8()(64bit)librpmio.so.8()(64bit)libxml2.so.2()(64bit)libxml2.so.2(LIBXML2_2.4.30)(64bit)libxml2.so.2(LIBXML2_2.6.0)(64bit)libz.so.1()(64bit)libz.so.1(ZLIB_1.2.3.3)(64bit)libzstd.so.1()(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-14.14.3ee_>eJ&ed7ci@b8hbaO@a`m`]`_@_{ _[f^^ϧ^V@^^^(9@]f@]]]|@]ʞ]@]fl]%@]:]@\O\\Q\ `[ٙ@[^[l,[O+[O+Z@Z@ZZ@ZqY+@YY4YV=@Y*YR@Y]X:@XBXX$a@W WV@W= 1550 by default (still possible to use osc build --with=python).- fix rare segfault in resolve_jobrules() that could happen if new rules are learnt - fix a couple of memory leaks in error cases - fix error handling in solv_xfopen_fd() - bump version to 0.7.19- fixed regex code on win32 - fixed memory leak in choice rule generation - repo_add_conda: add flag to skip v2 packages - bump version to 0.7.18- repo_write: fix handling of nested flexarray - improve choicerule generation a bit more to cover more cases - harden testcase parser against repos being added too late - support python-3.10 - check %_dbpath macro in rpmdb code - handle default/visible/langonly attributes in comps parser - support multiple collections in updateinfo parser - add '-D' option in rpmdb2solv to set the dbpath - bump version to 0.7.17- do not ask the namespace callback for splitprovides when writing a testcase - fix add_complex_recommends() selecting conflicted packages in rare cases leading to crashes - improve choicerule generation so that package updates are prefered in more cases - bump version to 0.7.16- make testcase_mangle_repo_names deal correctly with freed repos [bnc#1177238]- fix deduceq2addedmap clearing bits outside of the map - conda: feature depriorization first - conda: fix startswith implementation - move find_update_seeds() call in cleandeps calculation - set SOLVABLE_BUILDHOST in rpm and rpmmd parsers - new testcase_mangle_repo_names() function - new solv_fmemopen() function - bump version to 0.7.15- Enable zstd compression support for sle15- Enable zstd compression support for sle15-sp2- Support blacklisted packages in solver_findproblemrule() [bnc#1172135] - Support rules with multiple negative literals in choice rule generation - bump version to 0.7.14- Fix solvable swapping messing up idarrays - bump version to 0.7.13- fix ruleinfo of complex dependencies returning the wrong origin - bump version to 0.7.12- fixed solv_zchunk decoding error if large chunks are used - treat retracted pathes as irrelevant - made add_update_target work with multiversion installs - bump version to 0.7.11- fix solv_zchunk decoding error if large chunks are used [bnc#1159314]- build with -DENABLE_RPMDB_LIBRPM=1 on SUSE to support multiple rpm database backends- added two new function to make libzypp independent of the rpm database format - bump version to 0.7.10- support conda constrains dependencies - bump version to 0.7.9- support arch<->noarch package changes when creating patch conflicts from the updateinfo data - support for SOLVER_BLACKLIST jobs that block the installation of matched packages unless they are directly selected by an SOLVER_INSTALL job - libsolv now also parses the patch status in the updateinfo parser - new solvable_matchessolvable() function - bump version to 0.7.8- fix updating of too many packages in focusbest mode - fix handling of disabled installed packages in distupgrade - new POOL_FLAG_WHATPROVIDESWITHDISABLED pool flag - bump version to 0.7.7- Fix repository priority handling for multiversion packages - Make code compatible with swig 4.0, remove obj0 instances - repo2solv: support zchunk compressed data - bump version to 0.7.6- Add -ffat-lto-objects to $optflags as the package provides static libraries - Remove NO_BRP_STRIP_DEBUG=true as brp-15-strip-debug will not strip debug info for archives- make cleandeps jobs on patterns work [bnc#1137977]- fix favorq leaking between solver runs if the solver is reused - fix SOLVER_FLAG_FOCUS_BEST updateing packages without reason - be more correct with multiversion packages that obsolete their own name [bnc#1127155] - allow building with swig-4.0.0 [bnc#1135749] - bump version to 0.7.5- always prefer to stay with the same package name if there are multiple alternatives [bnc#1131823]- repo_add_rpmdb: do not copy bad solvables from the old solv file - fix cleandeps updates not updating all packages - experimental DISTTYPE_CONDA and REL_CONDA support - bump version to 0.7.4- fixed a couple of null pointer derefs [bnc#1120629] [bnc#1120630] [bnc#1120631] [CVE-2018-20532] [CVE-2018-20533] [CVE-2018-20534] - do favor evaluation before pruning allowing to (dis)favor specific package versions - no longer disable infarch rules when they don't conflict with the job - bump version to 0.7.3- do not autouninstall packages because of forcebest updates - support rpm's new '^' version separator - support set/get_considered_list in bindings - new experimental SOLVER_FLAG_ONLY_NAMESPACE_RECOMMENDED flag [fate#325513] - bump version to 0.7.2- fix nasty off-by-one error in repo_write - also copy pattern categories from the rpm that defines the pattern [fate#323785] - bump version to 0.7.1- new repowriter interface - new selection_make_matchsolvable function - dropped support of REPOKEY_TYPE_U32 - bindings: Selection.flags is now an attribute - bump version to 0.7.0- refactor arch handling - add support for zstd and zchunk compression - convert repo2solv.sh script into a binary tool - bump version to 0.6.35- Fix compatibility with Mageia and RH/Fedora- Sort a bit with spec-cleaner - Use python/ruby/etc condition names to match what other packages do in order to make sure we are enabling/disabling stuff within prjcfg - Silence the source unpacking - Make sure to execute tests- make sure product files come from /etc/products.d in fallback search [bnc#1086602] - bump version to 0.6.34- also use suggests for ordering packages [bnc#1077635]- fix bad assignment in solution refinement that led to a memory leak [bnc#1075978] - use license tag instead of doc in the spec file [bnc#1082318] - bump version to 0.6.33- fixed bug that could make fileconflict detection very slow in some cases [bnc#953130] - bump version to 0.6.32- new ENABLE_RPMDB_LIBRPM/ENABLE_RPMPKG_LIBRPM config options - new pool_set_whatprovides function to change the whatprovides data - much improved selection code - bump version to 0.6.31- Update package descriptions and groups. Replace old $RPM_* variables by macros.- many fixes and improvements for cleandeps - support debian packages with xz compressed control.tar - always create dup rules for "distupgrade" jobs - use recommends also for ordering packages - Fix splitprovides handling with addalreadyrecommended turned off [bnc#1059065] - bump version to 0.6.30- expose solver_get_recommendations in bindings - fix bug in solver_prune_to_highest_prio_per_name resulting in bad solver_get_recommendations output - support 'without' and 'unless' dependencies - fix yumobs rule generation bug - Use same heuristic as upstream to determine src rpms - bump version to 0.6.29- make peace with newer perl versions - fix memory leak in bindings - add pool_best_solvables() function - fix 64bit integer parsing from RPM headers - bump version to 0.6.28- Enable complex/rich dependencies for CentOS/RHEL 7, matching how libsolv is configured there.- Disable bzip2 and xz/lzma compression support for SLE <= 12- Enable bzip2 and xz/lzma compression support - Enable complex/rich dependencies on distributions with RPM 4.13+ - Simplified CentOS/RHEL conditionals - Added Mageia conditionals - Fixed a few spec portability issues- change queue resize code to use adaptive chunk sizes - fix potential segfault in testcase_depstr [bnc#1036002] - fix performance issues with name = md5sum dependencies [bnc#1035946] - improve "forcebest with uninstall" handling - make dirid handling more robust - build with libxml2 instead of libexpat - bump version to 0.6.27- export solvable_matchesdep function, as we now use it in the bindings [bnc#1025440] - bump version to 0.6.26- add SOLVABLE_NAME hack for pool_whatmatchesdep and solvable_matchesdep - add SOLVER_FLAG_STRONG_RECOMMENDS option - add SOLVER_FLAG_INSTALL_ALSO_UPDATES option - do not special case release-less provides in sort_by_common_dep - solver_problemruleinfo2str: return reason why a package is not installable - guard against dirpool_add_dir being called with an illegal component id - reject solv files with bad directories - bump version to 0.6.25- make testcase_str2solvid work with ignored packages - improve checks against corrupt rpm - add SOLVER_FLAG_FOCUS_BEST solver flag - rework susetags multi-line handling [bnc#1007273] - build both for python2 and python3 - bump version to 0.6.24- also scan /usr/share/metainfo for appdata files [bnc#989830] - support tri-state product-endoflife [fate#320699] - take lockstep into account when calculating unneeded packages - ignore appplication extensions for now in appdata parser [bnc#984332] - add enabled features to solvversion.h - take disfavors into account when auto-minimizing for recommended packages - change cleandeps code so that it keeps all providers - make sure that all repos have different names in a testcase - bump version to 0.6.23- fix bug in ignoreinst logic [bnc#983141]- add pool->setdisttype to the bindings - fix error in repo_deb that could lead to missing packages - add reason testing to testcase code - add pool_whatcontainsdep, selection_make_matchdepid, and SELECTION_MATCH_DEPSTR - add SOLVER_FAVOR and SOLVER_DISFAVOR job types - allow unknown archs in pool_setarch - add the SOLVER_FLAG_URPM_REORDER solver flag - fix segfault in cshash dedup code [bnc#980901] - fix supplements handling when implicitobsoleteusescolors is set - bump version to 0.6.21- Better support of complex deps in pool_match_dep and selection_make_matchdeps - make SOLVER_REASON_CLEANDEPS_ERASE introspection reason work again - make dep2str use rpm-like output if disttype is rpm - implement filtering of Requires(pre,post) for installed packages - simplify handling of pseudo package updates [bnc#967006] - improve speed of rpmmd metadata parsing - bump version to 0.6.20- parse media number from baseurl - support susedata..xml language files - bump version to 0.6.19- fix rule generation for linked packages [bnc#961738] - add hash method in bindings for some classes - bump version to 0.6.18- fix update handling of multiversion packages [bnc#957606] - bump version to 0.6.17- fix orphan handling for dup with keeporphans set [bnc#957606] - bump version to 0.6.16- change product links to also look at timestamps [bnc#956443] - rework multiversion orphaned handling [bnc#957606] - support key type changes in repodata_internalize() - allow serialization of REPOKEY_TYPE_DELETED - improve appdata handling of installed packages - improve performance when run under xen - bump version to 0.6.15- fix bug in recommends handling [bnc#948482] - also check installed packages in multiversion handling - fix build on Mageia - bump version to 0.6.14- support a generic string for pattern-visible() [bnc#900769] - add a SOLVER_ALLOWUNINSTALL job type - add ordercycle introspection - fix mkmask handling of a zero size - support 'recommends' in repo_mdk.c - support filelist parsing in installcheck - bump version to 0.6.13- added tcl bindings - improve debian ar archive handling - bindings: set the CLOEXEC flags in xfopen - bindings: support testcase writing [bnc#946752] - support REL_ELSE as evr of REL_COND - bump version to 0.6.12- add forgotten sha-512 support to data_skip - speed up whatprovides lookup with a new helper array - fix dup with allowuninstall - improve alreadyinstalled handling of supplements - some code cleanup - bump version to 0.6.11- you really want to use rbconfig there- fix bug in dislike_old_versions that could lead to a segfault [bnc#922352] - bump version to 0.6.10- rework splitprovides handling [bnc#921332] - improve package choosing code - new testcase dependency format - add alternatives introspection - make reorder_dq_for_jobrules also look at recommends/suggests - rework branch handling - add parser for rpm rich deps - bump version to 0.6.9- fixes to build with swig 3.0.3 - bump version to 0.6.8- add product:regflavor attribute [bnc#896224] - bump version to 0.6.7s390zl35 17079110090.7.28-150400.3.16.20.7.28-150400.3.16.2solv.so/usr/lib64/ruby/vendor_ruby/2.5.0/s390x-linux-gnu/-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:32263/SUSE_SLE-15-SP4_Update/92f63d254a6938b5c9880f03b916647a-libsolv.SUSE_SLE-15-SP4_Updatedrpmxz5s390x-suse-linuxELF 64-bit MSB shared object, IBM S/390, version 1 (SYSV), dynamically linked, BuildID[sha1]=e84affbd66e1740527f96098f409870a80b7ce60, strippedR RRRRR RRRRRRR R RRR RRRqUY)1W .8"utf-8d34dab088ded6a59c64e6db20343571f98323cc5b2a2abf67d415389997f5fb7? 7zXZ !t/S[B]"k%<GۓX!g=&}c{V"^ w\ >Vi #q wl?U*9ܶ hUD[$ؖZu41nPmkt"\zRtoZy GЈPprv}Jgy2IRlfwoVKҀw~1F.yL~^AApgwvL2>gmTN&yxg5 sfv iwUTuĩM4͞X0m$'.!NAOzx3*Mڞ7W{*qD76 Y,~ob{}ClX +<À!LBgjdGnZL|HTEr>]''b?5HA2QV'(TL0Q5I>2A}i[\.a?Ÿ~r%#pÄo4Hc}jP^#cKBDfA gN& ?Ϲó%a))(]z9CӨE ޏi\BCA5/ff Qw oIyF~>r,SR5z ;h[$ڣwGgK+*[IB]d{Ʈ\.XNS*o bZzLn߹?Ak`Azm;Z+4g:'尚{OnC~}ՄDZzo]^861 ms0zָ8E⠤]bPN`rֳ`S=r;T 2P' /P:B=d[ ύJ\`D{3ƍ<c1uϙ=uja>a W2_\rJ?uI⒝k*'YՕo6J )( F 29RDqu:Kk(J>׺j$'!%xJ. ҉ke^b',)lٞkPh%ɩE*~P`jFIa}󬍸cå7ܹ+.vݕ> #yብ_Q*kv/ck2878qb&q=9q`*eg|pz"Rà#eu4x&Yd2+#Fjy0QXK0oz'QrOJ b͖hH&Q`Fxz- 1J`"ɑ*Z5qV#<&OdD<ӂ޷;ἠ*㑈U *#3%+EAKn M3w HkP ^oڂ:];w/'C}6_z!#w 4ou{Pr]Oݳu,+5j9@۴n@x_upħ;!'6Ұ/Q!ZMK*aI Go^,u$ycʩSi%}N 1}Gp&NH7i%ηr9!e{up( .z9mͬpEx\(~0Q~QhӹJFz-mڠ06Nr`1#:Ǵ[*w,d;.KMΏ Ɯ]rrZKﹾeOO5oR2nыͅj̔P]8Hؗ9^A}ƂOvn]2vC=6o̷& q¹5gz T%7K vCWqrgۺdnwfa=ǙGwp~_9zJ1 oaؒWsc:(_y;V%*oEcrXyتFҪ@pYb*tm$0hᰌ#M3m\j?YGX*S#/|%NnxܙDl%iO"GC@9*(/)e|i@yhkku5 ގszL\#F*L ˨X^f{47,R[ Bh<!wz!>#wZȪ-'m'c݀Bi  DCU9"o̲O.Q^ D :<.*А>ٮTʜYٲUeL.V]b84 s:=JRqP}ϮW=mAElel+LZ0 s 31+{\Ǖlβ?]yL@/*w!$Eo.usAТ̱,uNUO[ ?UjgT^&n|U#K]lCkT-9$Fy`Kܒul$D~quAͱL>m j?)iR4" J8p: ?t=H1 a t$ t]\#?k{Qˉ?u4cWCef"4',U;?+m}f'$ )a]ĬhjjTqrB4E%E֩zӦ6{R3Jqjáм@AI'Sc*#MS4H4`*u||Lv r.% Рe ZmIbVFݘ| l7tlZYah~st_yWs o+pW|zQ#]I{m Oox]:Cϝd)u{ Î}>[.-U|c7S{BQ7F!h)_H À?!dQ]^TH{}A_<4"+b5lŴw{q BAM>ǑӨ+qW! }e Gs3+t}3=+A1/*4&W s^29:FQ vyLD+]x߁_-z!?$5w;jDWޔyTrْ6WΩuÆER=Z "5L%ًB3!kw*%IǫcM/ 7%:/Q\򖪌P^.&ԡy ^3GsGF12>&TD:+'qyaywFYȃnvqvynؑ).Co%ýY5A<^(VyU剹3af@ҀTW(6SV={}C?Sd#/e{)+xߕ|upXcbVHܻG}uq,qB; FPH ,UB'wh,KI04eTf1p_;0HU}_Z(&`k &Z}7xŖ rH4̉P8[Uɴ' jb-.M8"Bʙ43`MQ)[pN*.V.>;QuvnwWN< oE8#kpU F#.>e1ճZyb[d|pH ]cΩ7Ka\ ܝ*{߾(,Oa G"HX3L A )@rvd۟%m)ΨQVk>V靛3T+^l}"}"O4^9y rw OCݢs0 ÝVtW!Po%CT}ݹv:0a.Y֥tiW,9td:A,x;adX$&V~N91w_khw0*%"RҖN.al{s R`]FAWzf')^lp&d!I dԎ,K1HRտp)6r jqmiɫ_u %7~Iqԅc*vB0|k ՒI;ƲCunqى>k=a1;KS42I3 iݣULJ 5c7׫ 4w?sكg#*.CD9sSɓa 5%3p[m YQǂjHͫ*ݝWN ƅҽqn5^bz]CðY= chbNR$}/>G'OBol梎G~1>&ocsknHuܐy_!`ݰu;P: u­=fjP(3|%ճWKZeͩL 2dE,`-Hs"~|LK$JYVWb*#f-QHy(b~1U׃m1!?qY3(\SpԩGmd/qOi0 NmM\Խwv(6m)JiJU^ B 䗟/x<0~Hnvd05yU:ֆPP1W~4 EÛBE'u?s9(RŘӁy룹>YÔp'8qĚՎ}maKĻD~o) ި~m@R^HmusRTyVG݆9FbT޽$ 8绑hdHA3X`ڢp]oأ3r?1 @3ͣ5=:(n5çJDs5yQMFU͎iߪS!$ߔjq"[m|.z B#>:>HպWUֿ%&'TC}-Z|񓈮 t> vY xuFTYVZg;Hpd<|LT ME :6v \#v0[ rji4;{RZ9 D7^;Qxw qC![k{/IV &`{ⱨ%CgnhA >ќ-4`o8 C-@D40;PV|je'rM T_m 4Ih} t]M NsI[X{󗟁i_aD@ͺm5NdFN=Nn)l<㑣,f@\4=YVtCp͞T<8Cm='\6Qg=kP@^RbǤk 7P"2 iU}A{5)MϪCrmq~x]0ĥ}t :[{ugc*hz;Dm{Rc8x'lwNڒ5_ԡΓEkGI;Z:mz+Nwb Q[zrk5BFnFE+h[7u#%FhT+6iyf&8`N0| x+ LC]jR#TeL,.*tv~M''>\.3,ҏhX(⌯:+X*As7MvId{e0} x$,#,?=ʼw bYʔӎזG=]A`Ȇi+5+k8'%cg7$ fsc.rC%_$)786tl.N"xh=oIv$4_-XUΔmtpЊlىmt;@!,;iXv}meSPUI['֗"CL+VY I¾?Qi@&Vr(SHnkN)Ѳ_ Atr4!cFhɫC@`ms_z0=Dx i( fck  4m7t-AO啙רwb[ 'R.Ksj>0ה1¼ef%Egџ\ͯ|6ֆ{-qݖq0LQ:N; &~'MqGhF> 2zGM;D\/amYk[~3խ[n|?Rrً5z7*DhO#rq)[e"D>KdD3Mk? #]+/<ybs2f6+AеB?0$ʋf:*M0@Lr8&Fܭh2|QMJ,7QUBLTgxn5鄜gAR9rsy͊,|m&*@bI̛ s-Wvi_rlIh=mJXT3u^0d#`Q.BYK!aׄYGC`;67MJXxs"昂붵}adTSt0vJnbu~)R뵪AԳ4im6ooQJxչ{?;1hҶ%/oWA>%:.?cWp+ ;a"|OJ$$>o̺b[.^eܮfh{EF.PI+d$`mnX5+dgel(K~oA!*Qfd4wr肔lR D -AkY$ f5o":6ϩ#a*  ۝\]E:(kkj(8r§BZs(=RkDh<1F| z@Sz+Ed[6ӛZ~Dcma'ĮE c$)<2B5rDXS5" `| pH*.c;6]n. cwȢ=.B-63W`m*VEL7=X1)=9FFWxqbaʚa3H2V>MQ 92qr"<0ɞ)UTE顫 9Al8 ;Ֆy[P0o)TL<8PH e@>sD¡9-pT*,VG{. z"'7q}0wT6w <Ȑ n :,u y\$#vtΏܸA͟c8KODJmx6C~ɩ]Ux|İ ~(@'8_.Gicѵq_cqHf6r]~¨*_j, K+bFPKHPQ6a Sba62cS8 ܠN KRQ%rƼOsƍ! mGZSD9KT0D%",wJD? #'D!$MWߟZd'Ϲ{*卟*;.beQOkSGꪶBT 43&f8Mr[k PFop(֊ML83UZ!v#=ȿr |h>e4ew%.[PR"߯ ;RbzY"|47]qVvhӜ`kƕ<]P^I+D9;8c`Nz0@qؕ,xS?ETENrYAڵys$l '搠(y˃.pU> a$?c$[z/=n*uKL2 芯D˓$^oZ,w^, f]"T8ZngƉ] *56F6QgL~8ꙚSi"9LCa_{<#wOH~]4 #t 1oa#U̗TW(IcqoFAN>3k=_0f}WOA㓎j7D)+UG[OYA+V14beܪ2Ŀs~$A2`?zfBqfğ'#gЉs__f62HqLSyNnM MU"1Áj.Slw0|aa,c-B\4bOUXld57o]Wp RS ,zңvA"yq]3Zz8)<95k5KqR{jXaѵ=Aź:,OpX*tUsO#7w|•pYV=p n-¨mqCNul2zo2kuYU(@|[&r >1(R |U> SGM| o׈DG\F:LNUZe. ŃEs~D^SbL*07 vo (f1 ~_FᅨG?;>KCڧzLFX2{fWpWus14|O zÍ-TU997cXp|ѼJjAIA爜d8bV[.cg{W內ADEbȨ $*4Yt:krup8K =Z3@cF3#\7~!ԻQt6RJL8Ǣ4?0R(ʗJT^ CEգ&kmLTHޢlb/ 2c0}&~b@"cՀUaՍga-+jqPSJwΥ $+G[Pv$w!bћ;ʦyf(XKۖp(itTYN13ĈK}J,ϺiOH}T!dmm-5r;)?*X6$ t;@ˋxC|wiyT_oC)={1Q쪅T/s  *輲2Ҷ"XXp$ӝE+s%Ѻjy.ktZ-/ &SUB(ł%C纠Yh&jOG>wG69.9(QA9)Aʄ~hKL>.ƒlg :Z+Q'œ8ߣd"ҖܙX &gϩf)%4F`.d޶ࡿ\S􆥄 lsC.RVTժ*^x)QI=f:l/iV衐Tj\ 9h  m׺hj@Q$OXdxx#"<Ľgf Bmx`g|MXuW:izU}6z&0TuBmm~P憪*v5: gȰ ImXt5{$met0Nxę➵3Dy-0Ƀ8-ExM5] qǴ0ڎ,L,?hP3xyٮ?ɓ| gT,;l Z$m4M gyqO9r2dɥ qȮ>/: zk5&pݩ/Ps7v#)i,)hpmUJ~z9yh>`ƴ i1rl*_+!Fc1j V̟2T-2tHrqֿx6mvArHåfc= AzW) 74b7 l'fhm@wo֝"׆{ռύ<N^i8@f(5{8j~%9"4D׀=yq!iчM^3`XC ?03d⽥z!u@)k >fGW¾F'-V z -_6DuSX+IbDު"Y)Vwz.yV Kp<2V(^) n-kx0XR8z IC6l5+uv{Ѵ铑RbãF ܤM$u뼚)#Yq8 tƆ9ek3iI_D9iAx/Sn)=*r#MXȝvn ^)2%1`N5xnRkW|@!I%nզ9uɜv|*B=:^6wPMhȐP7⓵Ov2cP⥷$˜e~$#F-{b#@vnX*<j=Zup=Et}ZBF`.kfTkN"vYvS Ag88> 9FڇKqɊc4`',EgT , -uIqFb5E5a:yQOtVt-kGxZiGW-;v=H {C.[0gY- æNj,_"qiC $ZK=h,] @BFEDBY볞pgpLZfA["3yJOaGJa VjK&t)o=1e)Rz?\r-NmubyJ~lì.G{{͎=, bG:4<,*o*)1W8v*F.use;FnSP6j-Ls3q&iIK>l}kCT%Jpq0/Ik aT2Vf6z=b[z7Fii2N`7jG 9甪H;OsZK}ttĘl0SoNUD_]R:̏* ȭ">2~AE3 ufhyp0t1yplA8 >l3Wr-ƀ,/Qy[nu sglj:O Z{Y9`AY~ ?R6n\s|=m$Nܚ kssWa[tTU^oj֨/:}vD&zϐI1]5K:,F_?f>Ya\FiD&̻Aز,YL45;Zڒ2 :bو$}& R`{L`4vҌ1=K1,HZ g.!$>96kRAv87P-,N t!5hȱ@G?-܋d$I22pK*dAp;-x fWho&kmNla:q Ӵ*Ғw9+\&c)}*CWhi|W([Nn2|1s7X#I+ͅm_1(7@#vCrE`51mpn* &YAU]>"yyj_Y4X,$*]HOƆ@{c$[|09bfJ\Q )_6KJ0؊beo [Ak. >4i&JXG̅ة>} vmBQ,Tj+l}T:L~slfqm;q` @/imjX[tcIW/!;żmI rTL9+@TJq (ԄlZr}OZeԉ|eMP~L=P9&3&{=ł^H<#.4!{=rW X\QEB^lκԒ?2@.g@=].dyn~|ru<>jht {yqÅCllK Κg{6xn=v% y.uN+ Ξ#khܦc2 YZ