ruby-solv-0.7.22-150200.12.1<>,TbAvp9|>}h*5%M7 *-\4N6| `\ Ey\zRSYmoO^MqM.|pܝA1a:sT 鄭FK̻ {Y:ә PEm mTY7-sퟎwCS,橥WQԮE/Ļӟ>wؕQqD7W䞞vzXU;e>(%lJKX7q9w4bnd&`\߸^TɳC?>>@$?@d   E`dlp    " $ ( i lpuzs(8E9E: 1EF<G=H= I=X=Y=\=D]=H^=Pb=c>-d>e>f>l>u>v>w?`x?dy?hz????@Cruby-solv0.7.22150200.12.1Ruby bindings for the libsolv libraryRuby bindings for libsolv.bAvsheep25:SUSE Linux Enterprise 15SUSE LLC BSD-3-Clausehttps://www.suse.com/Development/Languages/Rubyhttps://github.com/openSUSE/libsolvlinuxx86_64:bAv6ac839646ce385f91f8c027bcccaa461a9db83a9bc441f59072f668b27b009e9rootrootlibsolv-0.7.22-150200.12.1.src.rpmruby-solvruby-solv(x86-64)@@@@@@@@@@@@@@@@@@@    libbz2.so.1()(64bit)libc.so.6()(64bit)libc.so.6(GLIBC_2.14)(64bit)libc.so.6(GLIBC_2.2.5)(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.1b8hbaO@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.7sheep25 16484574170.7.22-150200.12.10.7.22-150200.12.1solv.so/usr/lib64/ruby/vendor_ruby/2.5.0/x86_64-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:23460/SUSE_SLE-15-SP2_Update/bb6151d14fccbaf041c89a7c9fa62fe0-libsolv.SUSE_SLE-15-SP2_Updatedrpmxz5x86_64-suse-linuxELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=1643138230d721c1a0e0281f6770c941fb81633a, strippedR RRRRRRRRRRR R R RR RRR'7BgVϡR"utf-864491f0b7293cff23728932d4c71f7110de128325759e91a80ee828f7705d2c0? 7zXZ !t/K:]"k%GۓX1wI^j=[ȓPI1* *F wJ '89eb`e31zoRgVƦ_ӗ [~b%e0qBORRRtXNYb8Ӡڕ^%؀ P >bHH䵄C9leբʚls%cGEX}xY68 4P"sie۱y{^r+F:~h]Aee ~X?G"7M84۴8&4f4kFewVt_$j3䜜-#l+#"z&%PtmU +2D+*֪ZJ2AGƞs5] <&NLB ɥM$kk. J 9)7)1([f&J8N&"^&Ϟd"\_$Μt믌V6 `:6D,>"8}]+85]ats ;l9n' O)ǃ\~Cn;"B<{]۸Zbo{\YH`~6Lt``tlh7L9s>OH̬@5Ϫ1Nᒸ쾾(u >J{(E Mh NZO>ZD59K@XJJݘ8@vqz2]͜$`$Rޖ\㴭Qvݞ/ 43&;2ס#zrpurK/Ev7NJ/Nphp7[WZ$^޻LVyK0ˉd.7Jm5$yJc´8+^<`_YOD Kvʄ2F))c]$%Tsto5 ai`x:cxD-YxIP ݬp&Ba!(gTmb>n0[6w.! 7rfVGI:4⇧9rUƺ {zވ4Qes3.g1JsrћCͤۡݢ.ݿ{@m-Lx@MZ90erLA߹$͍QHRБ"_^z˦xfi4<`u9*H%8Ͻ9t)H MAr1 if *[}?grvҢ@aFeA&?wjKJ[=+@I]/;3ˏ;,a %,/@F{lYջqV4?8o|BPL i>=-I#zp әߙ)) >5n/JvPf-uSm#1eNsg{}-q\5M! )urȬ׷~cNvA\P]9#=loF 魎ۢg?':1&%ĵ~KĴ@oxt*:%Z<=}tYCLJdچ&+0 %=A-Q/wU>}3|jjnPT5˿=57ר$@W(Hk[*e㧲VzPEZ:ے3 *'Q$Ae|N3[ة׋uB1qF-/cvǺ-O%463~[ к}vsd^ G\l/WEB7_ȅ&I82qis#Z8u<ْaؑ2UՈh&8FCKz8GǍ;BVհ6Vw0?ka%X L*kxhʟxi,T -:!ao "bkZtMz.P/gZ=YhF s #06]cq T;W˔J8=׍#Wzp_UpQsmrdQtKTvu5\LQVMI "ʽH V㵼28-Iﻷ=oGTm a4ԋUocV7G^9qfaiT/<ΔjrjDmr45B/;}pqy EEn 0yri5kKV C4:WX*5 ߂Gp~[娹 }dSoS=[-{,`1x~xب+yueKZҮ6g.sMMKlSBiŴ\;? O)sz}ud֑4Sq-dVBޣ\?m;WCuubl2U$ہcxtOE9qH˷T5PQ27b)LQK`~Y>VC% K?-̟+ z4fCLXRp?JDsR^?hhX)JBTfEAI֤/6?ĀvkHd#^tB`u+1Cx3c{ʹ A_<&ldz>~S$08Tar%yiw525H!5hJKuS$!LscbB1g]29!>ڃ n, Vh/6tz=U3Otg#oM)0Lչ]~k%AvY~W.RpNV4LXhW<^ x<笎"-u-6W\i;ބc _㬋Q ?0H/ ǿ/b1 0 N;uDdh,f5vs8rPQbi9;~yjQ:^/&M ~u32n({#)0\ &%-BP2hM#."A‚+T:FYyl(W©&ur8h;bqCQ،>,P]d X9L: ;) u kO;K97b1!,;6jM-aHȕR 3?TG)]^v Y]Rvn4_4$b`X/QQŧ l|& qϢV|N3cO31hRY aC#:E$u]'&qQG.IemTG.GR,-LTc YDH[YB6iQ^?eRkq>FgLNXh4 $rz,,Q(SV:\X~FtZ *@mZȧMNq ſXZޭ󳱣`ܥvϱwFA)'cH_lvlCQ qlLe7ώ_JZlO2?. 5_8ܿW0o8+ݿӁӀ# 7 _ P^Rx 2~S$仾K6ϜڹcUn^2ni/M6 ߉g!\:OJެ}pسD#OIյEHSn1^(舍uVp?{"rDk:%f} ֺ-^۩!t[CeyT&xGΎt^,/SYsѭ=KԔA$؁)9_~UHXsoEDm3$[B-eEKԑ\!&"]r鱚Q /{ Xn89^Fi~5Ę$fCs|$r'=O uyK7JAq6ߝVh>$>b7pG UfqmهؿRcGx.8U##:!Z~N6vJ&o"FN{υAJڴ`E h ?o''.5 jֵ#q1v e:ȫӂE|4O(5^S!`jG+&UO1 $[\SZ=='r5ң_V+m@D `B;,b Q!bm^pJڹmú , [^[=εd@W<fBmVR]OD}_ sL7y&vzQ]m% .E+FZ0Im⟍ӐHhqԣa>'Bm0ƍY}%Z<:֑ Gw^iЉ쀝|2<Ȅ Sè\% 5ɮE30$SҾaf2@_8~F4ro,Fs|}!PՉ  qi7O;x)H|Qf5 !RZCET 2yq)V 8q.ڭ!}\6Ƶ^Ѳ[{S05[Z xϤ\/\ xOJG>Sb i?:osZ}8OȔ 4\s}VU+2Ux,RoѬmȼί)H.+ebw|&^rE֔GT37{F$71u2Ws0w:T8|AWc=}>veG(  =v.p݉K yvGi2rF%K.kY!*SF~b3^6|]|u:X}r@w $$,YMO\4`X8*g#n~Y)Cr-d3=4v&Elѐ!‰Gnk+i]+tli{^ay`՞g $C:H[!o*.W¿DSȤ_+HM%)&~u+7Ě:7@odl)z[kqhhdI10q2@Gsf ;H-y8*5,e)JAYgzTWgMyXT73rɩTraW|y4EՄO4֑P_7`nu|H^2+XsTq4ri=Ǩ9O9>GOCS2 QoEB0ߔۉ;krNw kXŤz,yVb Kn֋ҰJc4ܺ*A yU%jj6TauLϵ:B9x^ycV ErE_\Ϊ *^%ZVMuQaS)D$;s귝 \*_5`(K@A}Fw&Jfl&do;ql{.AK@1AxF)u]`4 D3 >W['Bkd5)˰*j+z%PH*ayh +Hi٨fA`_>lrPhX*!~_"u$ΰdd@`|79137eGn~aG:r`㟺Ӓr, ʒ7T2PkCBw4ml_=euI4?= pHD.x<ǜ%K6^,cնG7bfk~>+b=| =\2rʟ{#٭d]V'kKkNDWKfjļ֝uyPͦ9e-68I}WXPx;o~b;A ɦ kMN8f *-Љ%+h@&8D.Qv\ρF}=y }cj WnqE1,BMfAcTuzor.3& ;0pvĮ8ځNΖ'[65J\BT P}zיHA@9g)VG3<O1J u{XtUk8=ysAUy}C(H0L"Ɯ/NEpz AA&eiw(6(Q6Sr?m<7:y5ZW;Jde,U%J6< "!Jw;//XN$xf>|XۣLFCia4Q2}]L"@Z]oǢM*LVjEL\|_`qisUt*SC:}3J8pk H*}/W煱&b_?pw;1d^S8i߼uANqFj또?V!p|&/lO|̩uG.Bn4N&Jzc-hLLt!')G&Fyg Lu<3IAKLZA TW`aM2l.07rD> "Bt^%q>g˦{BrO\<'U܈6N}L;R *A4c!%#T Av-`]nn8%ِ/P27C.LQ۴P}9Lů*L(: I/Cm N8:Pt޵xn`Z`J܁a؏&Q,(aI rB a tگc;t 9PN`wx_=Hq-F:M̢y,-&O!a8j@7JO=ĈK4HR#}po#t!4pDYcm|_R^Τ̊9 ZQCKy;ߏi5N$O1U(E j/^̀ /#[0B+Ua8'7 {yļ>VQ v)NMwI1?.Ssn.}p.޺۝^DQ_L-n>U p,m]p`p]&zn(?"q, 7wY]/vі5]Ϯ>N5) zsΞ<[섀y8lRr.~)08Q6L&Bzϭ:Nбg.櫓\z ŋLlKyY,ǔCQ[O*~<59^fS+D(|+l;7_F' "E!jYAq_I3evܾ[~7f:W|Qy0`ON 7ϏӗL㜙VsVXKaT{}+@jtA1e w@/YwÓ]VH8EwO?oqmeNرm-zd?W<X6?YTϡ{άʊ ω6#R$X_~_g,ânTwĢVl9X;TBkX@1IA- 1.n*1 {08<ױ-R$#"xᬬ8cIπ!1x%m,{^ F "(Bm.U݄6Ӂm|&ouk,i9V ' q{lí;AB!L_L`r D73 AeV@ᬦa_U9owk@Y0XɢH|$%GGT4jaX\\V@}=҃a3p= FY2*Wk9r;ws!s?(O]F;Rԫi+ n pSƵIQN"*.$myMAG4;(by ˊ! )W[W[|nnt6pBu{"ckZ.izA: -&TZ)$D?ҹ~.|VGĩU?%eE 2jbOWxeYj{A̻)w徛7aǡ2!"`X(J8W슫3MLQNt%y*e''ic1=$`֍C(*!]كSZ?eqBFPj =LiP+˞@%[t]c?dddU)xD4RV&*sN` *`,Ǚ]rEGHu`b灭G}~'"XzҎd$1ˋ,nrjQ㣨c\Dw ηLEqO3{jd9}42% ꝙQY50!E~2k:G|gx10K- hf>y%ץr.Ȑ HsTf]ѢuH? ̫Iӯ'1Z2gZo. IG쐰xQG]RZώP-dڧRDu#jlgg`ht9m,MÒ]^{pɮ(x$v|nUвFy%h[œD{k z$jg`5qlFq{:H?"W2bW?zxi-n]4yތ8,!;TUЛY(V{;Y(%@\|OJŰRb"zjN<lOC>N器83Hz+9AoLzˆIBw@K(1mjv̋λbal{ƕ)^JJvV0 Ggw06uT\VUU0|{Ur|ez7# ho.N{F'[Aib? U^XTpMfkG^i`IJ:{+x2#jK|jef22,e }OWdګvrK>F=>!n3CN/%>ȲTv m4$ ԃ\Zuhh1$7JIJ/hK4ǀd5Fz!?p[T~ՂW3StZ=G3_HbZnVm+6@e(GȻcg=6lSl:F(]zenwA|͇2W@oGH,!@4S?쎞kụLjd?y07+0FmIa@cRƎ 2Lײ/v٥:/Neq] +_Ե917U%% ʟ>i8(T4df@lajAB3"}wwt/PKK A-NQ_hMهLpxYhÐP<͡}*bB땣2_t=C-g٤^no 8HxQ:Fτ9E23^:(VT/}rzfrAk@ƫU&OJ(K8n/jIrI,W3ܓ qR2:W[u3oWg!zK?) jz ;ӴԋĨky&,RQALSeMSd}@: `ɮ0^PKOeA P&őGmi4=3g[}Jh~}ºTmlIU h`l+mMsR Q}{@̓?`y=]9_\>NL1_rΐq4UIyy8@[6a{Lj0\d$($ŕѾ o%̮pf;0NjZ xB!.[AC8kQJ"ukca#*inqARN΋;)䌧)EEJPA)8:`7R3q^ۘWiWSO5x)4n1x)l3,]V)E8D//ْH0ϐI7dw>SrG&%ч@&c&i=,Z~n-dLebL{ަ^,MiЉ>.Xs_9nM6v[ԙ? Rf|+L4g,z6 *؋Q&5X|Cиv7d?.>ɓI}Uf Wnf窼ȫRNSQt``t!/7֟@1QHT<$a~,J;]/ᮭ7V5E,kgT+jk.02,Sap|;7zeVZN1!xx4[CmQ[(Nc\@%ıST`@s\IXp\Y;dPTJ魸Cy>S5vBMtpeBZempx>gﻀfEi >kh\QJG"?caa99}w7>tBDDd <$SE7!]x`c\0ْ;rJ,bdIQjG.;EcKTR~]1f<ؿ84S^2|?i Ji~4݀If~BٞK\KܬVf =Cސ ojآQEä` BP/N)L {Ȭ`%h åw>яY7?7F:a֛yHiɈ6?ەep?lz}C\jC{D+3:Dr!s`Inp:A|&D5L^Giz""RgZ3(hXaI}]\[ 3# b/t uMVD &.K:/2 PD i K!F|}j?NtN2ʷv}f QgVY TWyFZ| c|C:]'W"9~U,%db꯿i@>" A)LoJE}_9]щ\vX$01 ϴ~~r[yxU~&2*mJVSc(,}b't|p׹}#uw.b"0`4.\O!8|~~BZWT'>;FҒ5\hrd~yfTinvD젖w)g"@aBiS)mJM$BpQ!Z9Vz('m *Q@6/%=yOk\tzW5n{e)i)@pJ^6Uzܻ}B)c~J',^dt󨟼g(l4ޫSE.b3AtקZ H{`#_٥^݉y5[yŬTϒ?cђl@_|GtYhrrGSoxȆj3!pnxj< O =+1o PGvx8}-v[`[|= y(P>q[Юha˚^S 7§Re=55u<撫޽ctd6 vd n@^ۀJihC'ȘηSKGd`i0C~)߂ZN3$ebJT>h.lAMM~#CZB&L~v0'˶ YZ