ruby-solv-0.7.29-150400.3.22.4<>,fjp9|\gPw~ ( [w򋯒j8)uN)R~N֔] X Y_[ }cde懦r+q.@lm]fZ1<6'BKZuJIn"hܤB0MžNe+'L8 ՠ[^8_wͷJhgY ,|@w ; ̅sT=㰸y9h4`J#7hjO+GvHvRPa>>H@?H0d  ! Gdhtx  $ & ( , m pty~((8N9 N: NFEGEHE IE$XE(YE0\E\]E`^EhbEcFDdFeFfFlFuFvFwGxxG|yGzGGGGH,Cruby-solv0.7.29150400.3.22.4Ruby bindings for the libsolv libraryRuby bindings for libsolv.fjs390zp36xSUSE Linux Enterprise 15SUSE LLC BSD-3-Clausehttps://www.suse.com/Development/Languages/Rubyhttps://github.com/openSUSE/libsolvlinuxs390xxfje7b56ee667d8cb03c26a30cea7d35ce31cf93f3af7238c4ff057c79e28f3b0f4rootrootlibsolv-0.7.29-150400.3.22.4.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.3fb@f0@f&Q@ee_>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.7s390zp36 17182825100.7.29-150400.3.22.40.7.29-150400.3.22.4solv.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:33664/SUSE_SLE-15-SP4_Update/3848bda8b2d45176b4c030b1e5e8f7ee-libsolv.SUSE_SLE-15-SP4_Updatedrpmxz5s390x-suse-linuxELF 64-bit MSB shared object, IBM S/390, version 1 (SYSV), dynamically linked, BuildID[sha1]=2bc21dc4f5052b04b2b936b711351136b8291e91, strippedR RRRRR RRRRRRR R RRR RRR@$jTutf-8cf7fe63e4ce33da7ce7b905cb26f78b4a1ee5100c6f3a42661fc58c9330d7146? 7zXZ !t/PE?]"k%<GۓX O^̉W[Hۆ5((_(+5b52.~8E?nfs,mB}i PYwExW?zh ka5|*;GN |Q|^i~6;$`q bq+a}74S Y,W9)LmެpQ"gb#Cqio4J=~3&e4\JFA>dW^3C un1^uDJh& D }Six9RGc 3D;9 A0R-Z}L}n9@{<|<@IwʪCn_ h͟-r2>qToQx .@Hu9l`wiI ܙ̗4X2a4dY~na^J]1EKŦNkSg#>ΛŬ`u,Dk@o|&j*4־}{m̀ - ݾahR`Ryzah]H̤U̚WyhX ]mt[s1#)wu5%^Sib89y5Ssc}# ygmB`_ƻ)eիO]X \gE#sF;FEIpr[X^H>FJX ڍ!S֘;?ͨ^eJWK\`+cBY@EJ Qɪtpr`%ͥVjZTG%$Jrboh{w8koѢD\>'Qj25mKX+$HWmH—5&T΅<}quEC;`gMcR mW}'~ŒB;߲=pPCST:n鶋{mt\0:0?W ^]. !,q3EEƘN1]q,I[)fy2OYakJVD&ůG0bWdKU6V龽ۭbc8]ڧ.lNǴ0<ĖA3aeU(x"YH=! ; n=<|!/nDRy 'uմPk-욉LIhQ"k!םmfd){KrulJ?ԏƴQZ𓘆[Plhgp2#iTfI9|XWtiX27ʒTG^4V2# mnT(!g{W?>IS9/k"솈cE֪,M]dà% zVou3,(u7G9uF!i{M,*$B)/V l@w/y4>SiB_{bzW/|eU'D.~礂Ǖ>ǓB{m8HQLw|@2_C64H#ʶcgfcۢEag+̢ ty&FJP7j}uCitf>ź_JH`2E8Vv f^F|RWEwab7ibB~O1;XHʬ7xV+7lV/k Q%! IEU7Oa= hK;#fyjqAJp.9 4a^P͇I Qn&%cHeEsoO]J-d<:VYY9M: CnK~y7ak^_Ev"OGg]._"-v4S ⯜L^8!VmX?qo>s*~Sqfڔ)H]{x Rg"ݚa @=w ~L͑+X]YО9?IQ͹G,3u}_JМʭnq|M:lujAfM:} zu/˯&6a~6UZxݒ q~g6߼?Z \ZVUv1xdcҡeǚ'>Yv!i4-*0Jg'SLb <ݮh>|)*rТX}UP 'Q)P"V`q(F-m?̰]oWn* PT,1yU*mwc$\5(Gdv_T/n`ms&#Md/ǟ $w|UnJC͍Kʰ|%{r(礆)m\g ;TR*h>[JؽyOë;=YM-kyf!:T5,zIJfHY%-jr((:+c& `tkx[F. 0P5-O?K쥡F[)FK^q06KԚ #tdUÓJ9PI/0ᐝA޺vY~vJ~x#,ccKt@-B>ݏ5>Ǩ%/znv@]=oEnh:th:xe:"#*$斕jzEREkv0ՓϏ9)HJ@ z )ILȵ8ڙ/* u 9uN@*h}~>j;:mvFL)Pj={zPq4ɮWveaO\ 3S'y{0Y AJ,.UKp< |l~ukF_G@ruk|$d튥"8~$_25)u_x_>,ĉܩN$9iAϮKAhJIOF>1u0NP0 Ϩ_NZƼvjU[@k7MDR$n-T6W_to& Xȼʚ[Bo|Eu,bӃ /5D7qTxms2yI&p9D M ε:ehχɦ=aTo34w &&ʬYaFdkWՍ+< W;toO_Ĝ;eZ}D綠OՋYTM AqF.)-&q.ANӬ3y$KPm28%FPηtAQV!,y.G^b igK|vC_n<εSĻ=֠X.d8&M= $ɑN*l5Ͱg0Kgr/kҖyt1Hׁoe8sܩ r]v0s|Bl!xT/WaTα0*s\#jE$@7FM׵"tzaUZRۛ/ un6ùv$ad nw0'|٭p1z1}6S/&ضsx՝B7hSa(S3ݾ/,2q;NdӍXQ$>@n1 Lu\62e羯Pkm-%`ߩ,18G0ї:T\Q-Q49A 0#RcvŲ^"J=!L$4 8 djZB\5+=!nsoI'56[ @Ɣ&/y d +eJ>Rjj~db ,yG]@Իɒ5s˩BaT/ig|Bgf&mB¶grp%Mt2({3<޻=1`ݶ3X@}"1#ymW)r묠@–ب.qM*3xJ72wt+ny@x!<,3HNkD/# kॏaa*#<4qՅ+6mcĤ4Ά2n?̱e4$O_ǐ %JckH8 19g ' 8u3şՙăHN`u#%(W~v6>rh,4Gۀi%/{IKU٥j좟Z`=.#;q0.dגE<"}@ {PlT6lYY/=nK霼7I-}p8|9tk;  2%ҕsf4^9ư"l͕rr=]JzdQ}gg.'zW=Msm;qxFi0s}䳤K 7{]I*ZoM&1~C._N 1Ο  +ښ͏ҭrO$*`&.}xB*lЍoi( B^/+JãgOӄ"6ȧJԎ+?Fj۠akg'T!V.?QN8D] ȑhtoIi$ śo.Vfj1Irĸ0ĐC&>PӘPDoNc^x+Z޷81ھ#Ĭ[ᾭ3:b<&᝷#~Is@/%@xZBN ;P6 <)Ϋ7r?6DcHSvD*rՂl+::ëԺ-N]Ob}tbuV~oN+.ao}Sz5"~)ݣB༽2߷Vqь.Z,1A+_XW:ׂMixfN^YZ 4z+DžB-ӲRdNRšarFb53X ]9v4pv/ߖ˭GWLGPg5L5h}eF {Ecx<m eW;*о޸6'iͣK XaI7޶wZ86MxV zPbeGюZyt؆ox\E&c1jTW-' ;yv|yE n<׮65.a,LcUu2yȨıfJ.)dNR:Dq5 "GV~^cSz^W+1@aTY<䧾_72]-VB|%p4f*쌛I<V}uH Z]1!fcE9"~i/rl@nJ^`F>?jAV(űDm4oF23 %?DʧJgwĂb4['̚8*^ʴ~ Y ,}0@nkPغrF/VFj]S@1.t &afs.{1wigT{Qd ,j:Njb̳{NA)N nĎ$n0yU+H’NLqKe*KoQFup# 1 JYnU6[oj}Na&ˤQ%#36Y wB0WMf!$.b.++l^ ?a$G!x7=y\q-ʰYA&khBhg#3c Qj]`|_s=ρhxz8Mo5ELnEjo3!əOCD`IՖT;vz3p)LEiRֹlmѮx 4Y@q@KnQw 50:՜ .=S4qs4VD^;uk!vf0qkxՊ*j_z{J `38 t(J@I!O5!4E !M=qg$pr\'Ӭt+?.?rnuU_TϳWfRd)R1pYm_ӠaHշփp{]ҷT/tH=Vo`2܁{ILO~uZzx|>tEg`/ez鶨1.%U/r*wa~>Rd!Iu\p}c=970: :B>lBIvOo:+SW]P~$N[ԃF_ON85X[qVS }$l?\X e47=Qpx@ | 0 +?5Z>IP[p;Y9Z?v2{kZd&5ٍM.2,ȕjH@ ^Q^t Mu13mu[c kvS8hG ;kZ)IvjPȐ]xJ~2ؗʤ#P>3kϱO'ylrUg'-^Kb[q}ui=@Dи,F\A=KD# ;^zs[D{X,v|Ϝ2Feǫ{ wZ*[ʚ #=’;Yq>rOոr*_#Y]C˛х^k/a~] 4R3 G~cdߜ@϶$JBVꍶDP#qs~EMo9ɖ[}6MCV>/<р$'*{*SX?uNGG u~Gx(I@%k"=o7~fdho>]r6vNL6:M^>7p( 5|MOfT}5zejS -e99],Hb^01o41'ĝRϴH" 3jTZ5Ik;Gɓ^Beg&M:l[ M?@U{!hMؐ~dp#l$cYQ >Ա)TlGj RwP?4'c8epKY/6Cq=@r\L<5n9c)OEˮ\Ar]Ʒ` =)p=$CRL{Q22033Wϝ2ێpWs_tRڨfh(j$Ncyp4y`X K X.ىi k"|H 㰥abh2ȱIWA̛LW\hh@ 'F`- UE{>?/I"rO?VtX jPltsh@kޓك @A n4-D+z\#aY-0GmerTʫ2DT]ynaُ ka-%R:hiOe0oҽa-/2,T$WWIAK YP*6pb@3IIhⷹ\F݀ fYx{S %E˧ rHPyug_YQfOcD23.Z"=/lx__y'60Pr׌Ue 8Qj .j^, 9,mr'f19t9N݇ Yd(6D-rX]߲zs{d9qac{%-Ѣ-{X?5QHm`H{b5rGQz$VC~u #6 w(G"CSUO*=d2V( mK/;^<чH]:( 똞wrQGvrѵK,$B1 b مe5p3QOr\:B.5_La=6|%,;JaNI 3?qx]:Gf@$7BWYßp%_zd65pe8jZv~05@9m?ۙp2|cePDxܗʮD`?,}xfՇ֢~ ɞ&^lY4߷%$K@T"7oy~ZI8y1^ ^N?f)reL0*'cT(_E$V pjV?׺Kd ]\tE\~ =5(|7jo)#Kzcr =Cq v3WBboCnt84 %lvjz S rɋYjAX0ԑUQ #3K1|DX>lI!ʙ#qIͧ Fnz2,Ezt;cXa:}E~(HXK3i4ˁ.#e] mQ oI, y.Lw6#-j$E W7(R`F L ?֔k;њ-[fT+K&]%;'fztdVi$jWe<9:lY-ħ"!Uw|W\~K|kcf(WE~ngj׭I15E/¢jܚ0N9*,AP XQ4)lA"P-]7 =EVawlmlAHd<ԜcDQ:}@S8}Fgr 88o m:ƿLױc>`jMo܉u:!e;79ˤ3+xmàWpClSEŲHlg098qIc KZuT& ^'1⿻yp!|EMZVBC|1jp8F5ПB\OD{ Yʦa_EI[k&?S!=C¯X녡sr9R M+*x`Z}ވQ(h^4]ø[6E= ok*bB { 2e@}x*HQ FE xhdn'zk,| ީDoI~f Myk>qyezs ´6- 1$V |X̶ccB@pz((DxrA8]8wPb$n?./4G!Y#K)v W<ꆕrM'XY=B/S3Ҫ&;;}wU|g1F@s9Hk7m Y&M-?1祊 oRG'䂵=P4 8(O_3s jێ;BVGm_Lz*aBpɊ.\:FLa3#}̲6 otA?rX@ML|@ "Fƕ`Ӎ!S*!s@! Ylo @5\ytNm+S0N8VdJ #lrB!/r2@rI)hG 0ލhÇƴUZ_z--Mslk:ޠc[.),|TcmWOkicK(Lz*Mj6"W.~8ʾ,VNvlt ΤuyNyBڒP/hMQP6CDGI!H~Ng.2</S0t1hF{P;=[=R̀GC>qrR(0"Pp11sC_xWVTGS%.q ^XDyו vWI9>Dsłl 8"p$n.=ߌ@WRHK^f#Kkpi $A}Hֹy(cǣ3 nޯ&-ɡNLg'Xabb!?O@%,L;QV.6*/uLkQ,x%k'B‘{O0[ IWJzXE/xx~^V)Xs/GdC:Cu%N-NՑr,Fz:-h18Sb=S)W"&}}h/KD}3G)2=>dOHFw%kkA5`q;lޭglZg#E,o^㪓cLNIA0miJ[.EK[es'60HrG6F6 t7FVpP7,kU}ٱU \!Q7lU5j^"9w¦QV>dc/r[?5:7B_bd[ܫ+hvrmpjyyہYE3uicl"9/:2~jwaɀ0BcQtGumKRHIo RK4ԃtRWO#`7r\?qxuz܆JqE`spw\˸`H-'sʈ6cyuH;ù{%42MienV4W`c+4Jc1:y`fH ixê!BhCF0vyxbf9Ql\&[S"!Dtn=\ܨImgKKyYَ{GIxjzT+F@V+icq5Ơ)& YZ