ruby-solv-0.7.22-150200.12.1<>,@bAvp9|&S%ŸzA{3;x,s(4#b ȠqZG>0Fc] ﶷA$Z;FBqsn_?IHNs);9L:H1z8I4 rM*>>@$?@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ۓXЩ~aց T^ddaZ} d +x** 'I3c>r 5#1hش  DP'R4.ꦐˈ1A|)`YkQK,gEco7?sLluź|t{ogO ܏ KMcɯ)u5[ |b%s"gűgX n=\~H{u UVBzً9}xup*,4웙e [|1S"[8NYVJx6342R̅P >h8Q1t7&.2 6e^_k툛_J|k/20Qs"v-w5f7wl4kQ <t.N#AdxOXVR"*6MX nb|*c=>SsG];:EfQm0 ^3}vEslohP/nO׵~pŹ ysՁtf`=&EMGNv4^2Zm,&~Pчxh+~T:~hamq ==;{KWҢ 3o` \?JQ鑎iGC4=wDAco;S m=גfjM+'aܔohz7쎟*S`'Ŧct^ x C޶MEUTEݻ>WcX3pE;M0凩+<17b$.Q3ŹA}=ŤcxU50(o8amT1'B 櫗 \ R=`v~P'@=埕hl-P E(k{l`:mwfs!4¬_~A>jL\j RE9ۗՓ=, D-jLc\c"zŴ 0lXi$/ ? 8O2U (y&b f))R:]9ї8]$):Ш @ F:lm{]RjpR]:CQIͥ f!򼻵^(.#dNLIOqЋ CKq-Zy{ǢiⰟz],9*f2u#ɷ[ uAwXQ2 RC@Obz)",99?~Ԏ/"cg|Ln|4iNk8,揑b=jǵ0 TaFx+bɳ8^ۘ)=;{ E̗~BֶsIO~(%]$%iQfֿPxN0 /J@ =GJ3+㜆֍ltdm9n1IDZQ5&Wm̽S3X* uqYUE6$QH'lc,/@RpU~D 5̆+Zύ_9DV#!l(ܒkry\S._1>%BM;?IZ?rP eB^B7@9%`$vDUd0ϣdg xJsS3\Q8WEwer=߰ɨwMŶI9~߻G %0weZ4 >T o;y(\y} V#8{݁ QDb+? dFHoUiӃ5?C(Ɍau $9LXB{q֐ksh.Na!23- N%0&sMJ352r rbD[y6نю ĦrM9yirq^[c& 9>p9f\?{3)%7Gԟz@TL~t>nZ~E-tiDm1;~=yIC})f?}Ovijz~JF9UAƋRC qַ (!W# 8 I\4ۋ! 'Β/]0e>*~8kٍc)Gʹg>T(TdFKj ym&<34 ,߶ -R~'2(M05U$YTeX(wG?þ}0NcoSk|\8?DINlZP:2Z?ۮܙ#OV<hS-!XsY3^Seо?aqu-jsyx 5'72/gb!-k3!T9Rڤ!ʪe~*Zl{o6XrzWwdzTnq8N_=yؙ=f DJm 'g1|ZS5]"IZiY; s8^{dr ?/q,B/'&n.ڀ,ozCΦlJ˺iJ4=-HKDҁHSҊZġbE0BnTsB_%ly_(rte84CʵBERdTWvv#9Bڮ?{曛~?hL`DR;cV&UȔ:r"̏:j(q,p;h`E/͙:E`xROӇcߜ325H`2"WZקx>>h'G#>҉l^W}:j?r"]hjY17Av>EJC՚|7iyxVT&Y{ "fz"UI0 uo\>0_]?Fy-l5PGH8xK:Y::.s7FÏ $/r5Tv"EMyd=Ls@WCUKNyz TEX" ~y8i) <ήW{¿WqcC}P C PWG iLu@tq:Tv*rzf9rq,V~ϕQm U%o?G1LnTmXX|TuǴ`g}cFږE"NqGΓ>vSr} R:c7S3 hH}׌; }[3ө@==@dc&a!l$Y>4>HK 'J(2VE,!%o;V]ҳ3GPŠW^)3.E7@Bi ѡآ &D VkxwΔ$}1M%7WbR>ލw ćU`yxㅮXZ [nNf:GU on->i<;:9(CXQ8Uxa)`xAn[sRć/o ?ޥU)Rf:,AUSd6sXM%C֫t.ʖ&hb=>nkٴ>KOP5O= 5`Á+`mLMK\aZt)CkS& sbx94GU/۵٫#hϤ7ԝ2jT3+( ?/|G4u[T7*q R:N mEVT]E`%=^f:-]Ѭ^{voV?DmBSyU@cNؕ(q'".Prsb![9djez B8\fEe-24s~EVNRJ7֝uߨ#biz~GJB@t/ KI@0t7YFrj/9h1NosKU!ySzABWf(d{̊ڱk߾hްr[?muo|޲b->_]M2MNxDĥx|ks_3pNr9%whDgkb8&*\Χ Z2巿Mj=ym2Z^f{!=!;p]cUBe`倳{I&zs^)kg1Ꮨcډ@"N Eϭ˜2V%)VZ@g*>>@ Y촃4dI|y`_9g=VrA'x:3;OQ9͚c1AcOg`7橱P}X4J+?kko÷NttŲ&nh#E@齗XozSWCG-Ze]K<3IuM` jY /f[I VٕhĿtLݛnOFR` ==+#v29 [Ud::"跚j* F2 nU=E_ qr5w-{!I$e=10L)QKnLUlWh!N,56x Qi0%ɦh+kŸ+^\9$I|'/:|"éGC$>M|x2aS[<Ad2e.]՚S1A4[m&8 {v B9mNkA&;UMGm&B?Ԍ9Dn!'6D+97d2hT5Ce&FO ġkIz5 /Kn8uN"~RAΒ2ou@9&Oju].\iB-4s6$av Od2OٰZjC\O!5chJSA`G-m\Il%RKKᨹ}1_ͯ״ Mz$'y=*PƠ NYK? ODEx6 +US)cyHgg{8DLB&|hM@KUʒpb}2́$ъڄd0-M .ٞ~u+f;Mo&1?vt"p%uO񎨴 ਲ֚L"%|ZHP4!Vv7L(&md[2-, Ď ݷa@jy$Go<^å3^ln;LU$1?$P;ǚ|zfR64Ek(n̄/X' ;-ӎ;Caɘ|"Af "LgÚBG3bjݬnPt)nEWD0vgg#|W/a^]Z>}fnݢ=d=ebh83ĢGZx4kM >ED^Cғfw޺rG+{}8#Dt3^^x8@oP#v:۞h&i֬L a v=)bt^٭Zk,-fNl>UIˈ ]׼GI 3`m;Ӡ~L\[ l|05NMD^5,VYo𜴢Ap9m'v}ba`OlH.k5㸆1m(\O̎ M entes_]G0}GfRAזIxek˯)͊acz\5?2pګ P(M+8H1` $4jt<ܬX/2pA.N0pD%-"2c/?!:ԏzv\4ꀊwl1֖M '[}J&u|0.5?4\{OAXpJ) M~SW!,*.+^2ᾩCo# . FH8!Xoؚ&]tqԵFi3<4;ۄ*kr*!Fp~WeD+nc`VMT7A?aHT h{s]o`߾QEe/}H.ه>AI2խ-*a6`#T)\0o;6#@h2臌ַ[(꬛RԡfG90f 'uteeoɡS(fV Yث0Qk/ɒ^b;#-by 1ҋ}^CD=w#dyT!qFԐLov1$^{gטl2nag4 b]0CpEʣa8m^$mVvxyNBTދ#J8ENz:+UX9cb:QN{`P8?#\y1(;Llg|~8YnKE5-5ϸ b-sHqpRW_ j5pN' V@Gv[uJK(;f}L{s+Cj۞q{36T30CR(iwL]Db#~NzaI#.A-x̦Tp-C!tFݼs >-&%i2Cl?࡬JEߟ1`{͠opHYה02uh?/(;DvQSbQKkh *TA6x(3Fߏv Bnx6:;N#(5w*v\|}]mn$)]?{=?}EmYJP{+pgCOXۑ<0@:% /[ ժjʭ0%(ցfh 7e߬'9C [Aw#͗  Jf/p\oB~C/ heZ NfaW ̡d\B}[Hm1Y;"~!AH,VEg._h~Dpx2;10$ɡ@sC0 'ӶH.^.aM3R  Ò@0-ΎO374?q"Wu'K_<"}ior ^/,wԇ volKy/|Sկ,Ⱦ,ŹQ9oiU5blS2dK^V8Q.+gr#=W$:7X(Ò!a(46.:|qnElO(&riӋ,zrc})ؑSCsCΒ¯uEM%PYKֺA< bpڗE@1k);ږ3+5vi^7p62hyy@*^Uj`Q؃TNs?7(2 U2Y[ xmJ *,'P Q^Q;@@A(w^9 2b\N Jƣ9sB]WІvƲw srN8Y!HFL, xS NڿjIP^M.NbyA1Vp:{$221zIQt-qݔ[ȧdPJ|K:DH7PZ!fXoI`D9(Li9VBEw^ bV ]!jL0:_ gmS3Z#, 4Vpx;32| fdKp5[JHv/]ܣ^"l?E~b<l٠hQ \H$$8QPg_r `)D807yoUDYc~%bϾ*h@(-pPkdwt+}A|Y)ly`l伃_: Y${xuw.55DzI%x&-|ռšrȊj2|ɮJ}|},qDd[sJa_eȊ4:s-E \7 r2LD&urW Ӳv$$-ǂ5ÉTLy{h4+ bKLKw3{v 0(w(9<jK";kMs^&Nʑ{;tDjE|jw1ygY]-6N1 )%1VrgWm]b@ZڥC`Am&@*$*'HC[?u-`p =FZVGEOUN&>E~O]/. CU{l殬4^Z1 ; DA0_xWJ51OS w8/9zlVi {@@mjJĝVO" 虼kbЗԔe>NTub;:{ŧl>.sq[GhIXˍ?,2`]ZK#H ɔコ>*EܝlA✜_ِAv2a'~r39X<[!)e^@<0Fe(w7W t7'*g8bДDd> 6, 2:G4axX~YnE5UxEnLwK(+ilqVWiC_J|x#SԹI}+gVOɃ @^ԗm\0 VImH?c^]I)p1Ǽ'`w>mb 8GI2kv!Q'.sLo{ DR!?'6NHSAs\R_GӅ딻K-M sW2ê,*b^&Yg@[t 񂘴z;t1:F{q/ :UmD+V$)@Y\zRO/IxWj{e9p?V>͑[!rĨ~bX`uAlȉw:h5-@u-n'4zڽF|spY[ :l.{;1n: eҀV2]N_3zz|Ϝ* 9NN(Zm G^~>$1 :-bqG$/a!ޥI~^"ٜ"%RKclM2R ,1q!֗ qLme.WPc0I H"Zd~,yVBs;$ 7}q@0T*g:a'W @W? }$}-n-kǹ~=O2dAXn4i4W/|^)y#gF!'%^}[vī"uKsr4"ۈ%pQ]m(},zRN"T/O7g]RMF6(LeKX^-XZ-w?q Y8q iPXD8}}?G}CQVŤ Sl&j_i(efN&']`]5?oЉ;R +.V'P$mC1umpW\@6ә=Q I8eij"Hpט5LSInSj_(5Z<ĴkhkwU5?nUQG{ktj1 hG]E55"3  C:=^%?IR_T .toC4ݹߢlIyG\[EU-OBZC!׵ u݈ #A d>-N0P`J͸RSȗkw dNӀX 3ô$},vcXZN =K߷uiFީ3Ymg,N5=VWߜAיY+`S:tz9577d$@F>Tg^Qđ-Zu+4HFKSWgj,Lݖp wo,b 6i͇N:ad1˲bXu?܁EO/SPVMbi8jv w7"+?ׁqx{R9z=+R} E2D끔 YaHlj'!+ӗiM%c@3 |X̺ΚKek* ߁y}o t}s׿O+KE/mh3y#xLkd@a--mc7q4t10\AtNޟթ l\?N5_c c 5M{dϡL"榚[' ?) 8TJ[ɪ7B|yeBJM"VAƙBK[yi8H֢J2c c!s|0cD{_GiE\{ xrX~M_ TE\HO^h'K3 d-۰j%俱TN-0/NI#ڕxap'q:ŰhK u\}cuqsGE(ԒޟҧÌ+bİnEsvsf@7vAڶ[-Zė-?A{xȼ;BUP_gC l:zUyBe2͗]gsQI>h o`ZQ,H2] ZR#ꉹn/  .\?cVG;')7;vN_$U^R||7j ʀJ ] ,Kzg5)u2.fh&FW@@)HBI_1 a| ak{4:ΗJ4!>f$9(}Qك\k?iǕZ[&rS *Xs9XBXg_櫨sIP s\;c`[Gсۍ=ϰe!LDN\>ȱ*ٍ< #@o6(b(Un3n0gxkDVzԾYD`gWSUIz@ @{-spS|Q/PFk ,q\p)"E󈇀H@'c"Gɚg[!mJ-U) )5F3़ɣd+(m:fLW5f3 xUyTWN)op#X=kӓPkZ ,cctJ^Eě]KY@ŵHO4+d<`&,J':Os BGzUu"((:,den KǶ9};s-c6O̗h R؜4߯w 4l[طr1q%u~W2|/(4#~vE YZ