libwebpmux2-0.5.0-lp151.2.3 >  A \/=„Y_ q;[/3gْ éQڼkA89mpXkGLVlG,I1aj*o֍BmV7#fSjIdX3=yx}RS\=.U,Axx;ys%5,[fS2_hڻJ'NW姤Jt#''d>X ʩr " c283f395178dab83397b00857344d787c213cbb2e2bf78ce4ac70c3fabb7cd13cbc5b43b3c3aaa51a0188cc014bf02c11f514d70d\/=„E}z -+E^\ESvˆ1?OrP!ؤ毎ͥk~\kb_ ᓗ)G内(OkT4Zꋚtbe^xaIgq,0f8j _ qUMm[=&ؕf*6L cGT|*^V4/4:e]Ax9!o7kF2xF:KXH#L1lVQcyGp,<>p@!x?!hd  V$1 K\       @H   (89h:>l@{FGHIXY\]^bcd #e (f +l -u @v Hw x y z!!!!"!dClibwebpmux20.5.0lp151.2.3Library for reading/adding data to WebP container filesThe WebP Mux API contains methods for adding data to and reading data from WebP files. This API currently supports XMP/EXIF metadata, ICC profile and animation.\|build83@openSUSE Leap 15.1openSUSEBSD-3-Clausehttps://bugs.opensuse.orgSystem/Librarieshttps://developers.google.com/speed/webp/linuxx86_64@\y\z66705309942282ff91d03d6d4b5c4efe820ab0837600098d628f768e9150abcelibwebpmux.so.2.0.0rootrootrootrootlibwebp-0.5.0-lp151.2.3.src.rpmlibwebpmux.so.2()(64bit)libwebpmux2libwebpmux2(x86-64)@@@@@@@    /sbin/ldconfig/sbin/ldconfiglibc.so.6()(64bit)libc.so.6(GLIBC_2.14)(64bit)libc.so.6(GLIBC_2.2.5)(64bit)libc.so.6(GLIBC_2.3.4)(64bit)libc.so.6(GLIBC_2.4)(64bit)libpthread.so.0()(64bit)libwebp.so.6()(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-14.14.1V@VwVf@U3@U|@U@TPTO@S@RΏ@QQm=@P}@P@@O&@N@NNs:@N=,mpluskal@suse.commpluskal@suse.comp.drouand@gmail.comjengelh@inai.dedmueller@suse.comjengelh@inai.dedimstar@opensuse.orgdmueller@suse.comjengelh@inai.dejengelh@inai.dejengelh@inai.dejengelh@inai.demailaender@opensuse.orgdimstar@opensuse.orgjengelh@medozas.decoolo@suse.compgajdos@suse.comcoolo@suse.comjengelh@medozas.de- Update baselibs.conf- Update to 0.5.0 * miscellaneous bug & build fixes (issues #234, #258, #274, #275, [#278]) * encoder & decoder speed-ups on x86/ARM/MIPS for lossy & lossless + note! YUV->RGB conversion was sped-up, but the results will be slightly different from previous releases * various lossless encoder improvements * gif2webp improvements, -min_size option added * tools fully support input from stdin and output to stdout (issue [#168]) * New WebPAnimEncoder API for creating animations * New WebPAnimDecoder API for decoding animations * other API changes: + libwebp: WebPPictureSmartARGBToYUVA() (-pre 4 in cwebp) WebPConfig::exact (-exact in cwebp; -alpha_cleanup is now the default) WebPConfig::near_lossless (-near_lossless in cwebp) WebPFree() (free'ing webp allocated memory in other languages) WebPConfigLosslessPreset() WebPMemoryWriterClear() + libwebpdemux: removed experimental fragment related fields and functions + libwebpmux: WebPMuxSetCanvasSize() * new libwebpextras library with some uncommon import functions: WebPImportGray/WebPImportRGB565/WebPImportRGB4444 - Make building more verbose- Update to version 0.4.4 * rescaling out-of-bounds read fix (issue #254) * various build fixes and improvements (issues #253, #259, #262, #267, #268) * container documentation update * gif2webp transparency fix (issue #245) - Add freeglut-devel build requires- Add libwebp-devel to baselibs.conf [bnc#936417]- remove aarch64-disable-neon.diff: compiler was fixed, neon can be compiled now- Update to new upstream release 0.4.3 * lossless decode fix and a multi-threading fix * documentation / vwebp updates for animation- Update baselibs.conf: make it match the currently build library packages.- update to 0.4.2: This is a binary compatible release. * Android / gcc build fixes * (Windows) fix reading from stdin and writing to stdout * gif2webp: miscellaneous fixes * fix 'alpha-leak' with lossy compression (issue #220) * the lossless bitstream spec has been amended to reflect the current code - add aarch64-disable-neon.diff: work around compile failure with neon on aarch64. - add libwebpdecoder1 subpackage- Update to new upstream release 0.4.1 * AArch64 (arm64) & MIPS support/optimizations * NEON assembly additions: ~25% faster lossy decode/encode (-m 4); ~10% faster lossless decode;~5-10% faster lossless encode (-m 3/4) * dwebp/vwebp can read from stdin * cwebp/gif2webp can write to stdout * cwebp can read webp files; useful if storing sources as webp lossless- Update to new upstream release 0.4.0 * improved gif2webp tool * numerous fixes, compression improvement and speed-up * dither option added to decoder (dwebp -dither 50 ...) * improved multi-threaded modes (-mt option) * improved filtering strength determination * BMP and TIFF format output added to 'dwebp' * Significant memory reduction for decoding lossy images with alpha. * Intertwined decoding of RGB and alpha for a shorter time-to-first-decoded-pixel. * WebPIterator has a new member 'has_alpha' denoting whether the frame contains transparency. * Container spec amended with new 'blending method' for animation.- Update to new upstream release 0.3.1 * Add incremental decoding support for images containing ALPH and ICCP chunks. - Enable libwebpmux, libwebpdemux- Update to new upstream release 0.3.0 * WebPINewRGB/WebPINewYUVA accept being passed a NULL output buffer and will perform auto-allocation. * Default filter option is now "-strong -f 60" * Encoding speed-up for lossy methods 3 to 6 * Alpha encoding can be done in parallel to lossy using `cwebp -mt ...` * Color profile, metadata (XMP/EXIF) and animation support in the container was finalized. * Various NEON assembly additions - Tool updates / additions: * gif2webp added * vwebp given color profile & animation support * cwebp can preserve color profile / metadata with "-metadata"- Update to version 0.2.1 * libwebp: validate chunk size in ParseOptionalChunks * cwebp (windows): fix alpha image import on XP * autoconf/libwebp: enable dll builds for mingw * [cd]webp: always output windows errors * fix double to float conversion warning * cwebp: fix jpg encodes on XP * VP8LAllocateHistogramSet: fix overflow in size calculation * GetHistoBits: fix integer overflow * EncodeImageInternal: fix uninitialized free * fix the -g/O3 discrepancy for 32bit compile * fix the BITS=8 case * Make *InitSSE2() functions be empty on non-SSE2 platform * make *InitSSE2() functions be empty on non-SSE2 platform * make VP8DspInitNEON() public- Update to version 0.2.0: * Add support for ARGB -> YUVA conversion for lossless decoder * Add stats for lossless and alpha encoding * Security related hardening: allocation and size checks * Add PAM output support to dwebp * Alpha channel encode/decode support * Lossless encoder/decoder * Add TIFF input support to cwebp * Incompatible changes: - The encode ABI has been modified to support alpha encoding - Deprecated function WebPINew() has been removed - Decode function signatures have changed to consistently use size_t over int/uint32_t - decode_vp8.h is no longer installed system-wide - cwebp will encode the alpha channel if present. * Add libtiff-devel BuildRequires for the new tiff input support. * Rename libwebp2 subpackage to libwebp4 (by changing lname defines), following upstreams soname bump (incl. baselibs.conf). * No reason to run autogen- Rename webp-tools to libwebp-tools to follow scheme of other lib*-tools packages.- add libtool as buildrequire to avoid implicit dependency- update to 0.1.3: * Advanced decoding APIs. * On-the-fly cropping and rescaling of images. * SSE2 instructions for decoding performance optimizations on x86 based platforms. * Support Multi-threaded decoding. * 40% improvement in Decoding performance. * Add support for RGB565, RGBA4444 & ARGB image colorspace. * Better handling of large picture encoding.- add baselibs.conf and use original tar- Rename subpackage libwebp-tools to webp-tools to get out of rpmlint's pedant observation that it does not contain libraries./sbin/ldconfig/sbin/ldconfigbuild83 15450763480.5.0-lp151.2.30.5.0-lp151.2.3libwebpmux.so.2libwebpmux.so.2.0.0/usr/lib64/-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.opensuse.org/openSUSE:Leap:15.1/standard/f00eefbd5ed87126b6983f6314fc02ef-libwebpcpioxz5x86_64-suse-linuxELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=17cbb9b3f439c262edca595ec09ad17a245aa241, strippedPRRRRRRR:_@\kvIOD$utf-8971e414eca7f9146b7260cd9b0cde8a318e7a1f40a36586951be7d7058a80469?7zXZ !t/?] cr$x#rM涩aH/%%^WraF1tւQ߈C_$/jM m|حx(䍙v'i}65#WaaIO"`Hg::Kp.?ZmRU n*+Uza]3fw7XgbKstيзxݣﴙNz,ߟAۅefOL탽NDtj<6Co`X!)bT-'!tM,AE9kS+LHfiC.(.4/3fbmP0Adyws Q/ ѯ8°).*SͭheU{|?qXҖ8WcGM154 Z-g`"<=,H@[9w{j/Zпm~`B9 q.ZǛsRCmK+>$e'~40Rz9עw .3oJ*gr}L: gt$1Ԋ QjP sb@z>_ >;~o7Kj_ mJv_:|Kd"Bp?]pN.VnXId`)WjvV|Ph,B1[XSPӵǨ&>d3 Xe7zPъfhv]8Z2HvE p#Y&pOLGaV~)b{vC SR*oFhKus5ʓ9 1Wŷcj݅7 IK^[5 Z?,/ OtGVzZ͗ o ڵ7sCD SruFlw!ɰ20 G2,>kK=mf &d*swPrH;kvD|kc|lxyymR?ݜȔLk@4#$ d= c*QI".9F*XV,t+;Bc2!g xsɛb'D?YΘco7㕡,\mP|8[@{]YhDE~[T#|9i/X?Te5U_<W,*$^]`0O*;D;*q"ftնJ@H.2{J ngP}InشwՎW3tqE[c/Y>ur1'j`rr(+H7tP| >Ah^k BiMf!Tgl$bD_)5G1;_f#oib=.1$he ɜHNGnM8lU}.9K+-@PyrG.n78nCA ;;Ym<+YӸQ$DʿoFc*OS B 'pSN6}Tàz 2N-pI_ff1.F>N#(2xeaH:\ۇ4, nJUH$sr!'a ns\ړxܧgo4t5䅱`TSŋ#]FP#"S8]$1mAտM'Z~4 O,Y9`[*˿'i=. ֆQfp,[aAMRMW6֦QE0j&3ȘmUcGFBDj>g᭭6sHe AHE_ m(^=;!.'Q~5f¨Sanu"e/;,ߺDVӯ. C+*Et! )ItdIQضu{_ck,U-Q? I\إG9s iI)k:-yA`NA$' P1!}VF`alE% "Ɨ'w> O")5jmA$ju R<VZg~e P#GϾewք{`z3BFpURrz;Q㬒`k 9"mc2abwKjfeyr^D<p^ac(Ɣmu<Ņ`qᯐtPt#̧7wvKqE!|g=p^,k|6WcqͰ[ `+:"~: jK OrB?SVgIe&3u!O2Wlc6KjEPtn="]-Q ~qUD48 |} <֙5~p/= ݖƴLp sm(Fӝ(Ⱥv'#hMpʸZLHKAL؝6al@}՚c "B-ll=rKCVCb3ԖzE6b9@,4Ssjzeڗy74.>єx$pb-#:,[^߬ŗIr$7+RNcumۙ n..!~crv9hYPA7W B R\GJ$AL sHL"1J ?S>;]tb@Ef[F5g,N >Lxw 4xܾ 4`%,wBlڳ꽈#ݶAhV8 A_wTEQ4* 3[8(BjDUID(S!Qݵ()C(u{ 4UQ5]ZIRb`1uq6e710?YɎZ5SܺDIs )A}|"| XDbTWf\iiATc88ejұBR(4+jMFabC"< 3ҟޡ'Yq2wf[$]&&é3y.6bYQYG3BOIvM `'3VPbtIXI`Rp2ȋy LeAg7#'l7 =u(&i!(KO*hLaVZ99G(n}5k5h&v :za$oV|Kkay(V8CR ?P(e֢I" Д'€, Y6ɦߊ @4ە;g!]v\}ijE_Rf٨/Rk&R,WRQIO4BbԅT@4u_D^߄x_t /~sDZMXuS|]5b?/7N0?Sw$:zt+Tczf>nWruƞ'a S`X =ՒZl'r-V-?cjg7&ZEQKik e:QIGH4W?HKqZ Q< _T3Rj;xXvuL2޻ y-dӕO$vdvx o /!J/Mpu0k#P}$6\ ~$O5fp= 4Nih SI-\, RBB BpQ8cn}op'2$P7ء2z2'vH \)s$ɉm4`1,Ekg72`[YlC='ނf^& Q>ӭj)&dqf{yRip^)ٯ[^Uo x6}&! #4QaM\׫Yŏ3Ap,iq'f-@<#;mXx4pjZ8ݓ[ Y3Ya:3 _zXo{늴?JGyHΆ٠˼D?6yD=^#GM29xm#e,Ɓ WȅYJ_@:&07jDE͞\#=m&7p&JIǂ?[`(Ƴ|B|SM~ m ݥj9l- 8|GB>b_@JH]1A˃_6 O{(`cQz+ } /:@˼Ys *k͎h2>Dzi⸨h@WY.S$^nrgiFͩx;1$Z%_r -j]By>n d9\\z"E9"$i@& s3w(ֳ u<>np8r8o`FJ@׊M vl 8v/c]3o%7blMȫ)К]s垩!aG5&[(GYOlB$+ G+}@{'ݮ']jVdE g.[Pfojd㼩Eg$+^dm\ϓZR% XMlisAv8 .v',tϦ; V3h-%| `Y$(~m2JOOjX]?+$|H帐8uH{%]1Hgc鋐 q:]˧3F-*R2*=DL0hb`Q*jiZ\#|WcSO%:̛Rϝ6ELi֯lfUYi۽drmU򦖫”{K]rmi2cUcaAf5⣾ $}A"qFmAldDO0|k=-,*a1Nr3ZMxpoƢwe'pA+śP?wkm't{9y'|}SnZlu]U"30@WქœW!%̗6ڣKd:2דmvOޕQMyqCSųyVEaM1t2 !YcO4~@^wK!G5ẽG])Ns*\]ki{ZcGܞ_^"{#VA 4Z9"5kѽDv*jxtj^|=eF-}6@¦}`H`_ۿ.nqc҄ Q 0/fڹq|G}a.PN`B¿}OE_ԍ@JHorŊtF|P$X֔-V`ZSKed!d؀@`&g^T.ibיR. "(M/f\_7W@5:dMNaq"`Xͺ_}yJ["b%Aq[3s?<}Ɂ6d(5yMK. ~GMhWxWzjivmi,+w讞 cTG)ʢ%w%X)ۯҦtU=@:IZ*B,nZp`57h3FJȨ6=ς j1t TIWE(1!Pa8$;g!!mAFz^*fSqH405,_7H }~L*+cf[{"-v-A$ʪb|ݱ!ȅ`p AS(5MZo{/l|[˔%^]ղ*`[rzWNW; YR|?4=βtr+9d5%چeX%7`=Eҏ<:(}1 _IsyPQ3+2H !Os;"g "-gk`] ^\1*I&:xSށ [ _].zg}Dv`e7[Kʴ Zd k"h*caRPҖpG ?:`[j2UBot)ힰqeZѭ6EY7{U KD.ICSbD(J6s&QL5C5>3'uF_ƪG 'C띞\"D'c2܃yKiԶ;}{g6LDDR^뎔lH&Tԇ"Ɣ eD`KiYy>E%SLt|{Q[N9}JeOk4U$s5:qP )>d(~ߜ2#z,:'qǮݘ@΢3CyaD3Re+R#~j.JxREG"'|Hd"v귓~ s;V)ş?F2\]/:pXٵ(κtWtK 5^ OK*ŕ s!\"Hig(u$m8Ԥ}Xq# b7f,_v."D-gH`V@ JU⸱YR29`^pκp4ǸpP5Otl[LR\ݶnRcXAGHt`t ='buXX?LNJʼŜG,zLO$hw)|K%X٠ly^2!d8E7&7tALcӉOi ?ՠղ%`gG_ 2U,ϥ0?d爬Rӟcy.Z "DtF(8۠!!=U04Du:ޞ.[ H\\EPO-Kq8F. %KnѬ^0V|Jxmѕ*4KkL|@E8ϵ\@saNj.W1D0Fdʳ]bF7*kJkR=M`Iw "T ,TRP`<*Wp翀b=]ԾMcbnF>q)/6$Ԕgfp;T$ [҈ۇzNFzE=rhMvLR9YHd*ī ̚UCFЗ:!K/_|W%p_fJ{_#-f?OgT''B*BzT%48VjIB Rx5Zȿ1;Hk,u'i4d5T;|@iUgCl Dԇ۰ `iGFՒ1.F)U%C`@V=/IPS5yTb 8a>Ξo+D|g#%ݏ♙#[ȗK ϜF3L5G.9>ˆk΋C6x|3 /t*rN|wBDjݴ)?:VWٶ%>" f; ?銠$r >t ZCjA=!x/st"TR PХmh3vZ,z`:&C,@@%46VC0eNtf3(ɸ/&a>6mGo_?Қ|=s02'ߺh+d=ٝ/M1dkxL[(JI߅.1}O8R#F1& U^ hmKY2w )a?7z;cBG's$iO8ѯ<_]:m񇿪?ۄߟPT{f(u0†XffI>H7_g+0kC+iSLBO C־@L80 kvĶQl1NҢƏJzBsaԘ |mB`1a%䄋٬M" B*>%E_0GwR2x2ǖ87e&yg7_-E[ mٱCٵYcՏIn}=&AcD@9nэ'r780$[PvG40E4Cj?2mvziN㍊5VRu]2ʭ @Yx2CK ZXpsuM—SAFhHQ(Hm b-TWz[݁` ~~2?gWt89`֐/z%&.nN8G5]xҘDQ_:iHcuH>҃Z4&nC#)S9hMf T6߂Ш+U視sNcU)~twtj Q,x]EУcp8,{`>d/Po&ZrkqQJ'I-~F`:('ϿiO^s\* UOXNVG*W'_x-ɯĨbs#Sq.ߧEE?Nn::Ĺi:y8<&-OldvP`xÀ,/DD"TOf'~&V&jذݨ2ձM>*u],ӼIZWuAl5uNj}I躾L{!O{k(;NyrH>cހT੨'2M'mocV0 Ꮧgl)EE NJǞRX8z\_u/@`Fa̜0mfoX7|3юsY <@Ӄ' (H~Y5P}VkG@JbUgDi樋_mr%ZX$Y5qԾ金-NSvQzTPHAɱ9_vg,Y}E )%` nx!t㬮v$2NaLJlW{a,>3ڵNys H+#FiAj>rPr⦿2BRlwmʐ /^I>a.:i9rDSRru_ċr}k)DW6FlAJ@40rr J8v6Ot~T8 {+GP0{ G0CT8΍lRW= )_ j]5ۀ]x%{<6 8{\Pm ,g77~\--w0zK{2AQC$&i'!. SGɌ1 K([|$գ29J-Su $Xmaxh"A ^uoʰ0FYhJ~#nkQ5RA 跑L{jk7y۲F{08DN ew {=y9dI]fZ6>8Q?[䪾l 6'tG!ҩ.h(2K?f#xJ_YBնu |]-M#U,}n.PK|# Iq4HI1N-1Ca`wCl&jDk8g(9&<#șEOd!$y^:.eUNˀXJx' H=FdzgUóbW9A8m4Dzj .M1WWn'7{aiP3^+~?g.,&GNO'CЯd"v*k1 <<q d7?~T Lu?p1|3`ch=E#ka,uiX,w 4Zɯ3%[.H'ԇbȅ,)ݠ`ߗd|BFly59$qN /K'˝"}޼{Ї#JGՉ_mH8XEk{qJF,S3 8_u|3O i/N`~L5VǸ@voa)nYz-LY/ XGc8MV`_rk!xK;LOUXgkXUY(*H3r$>]UՇ'Y_N)n6UWX1w_uj‘8aE>A\Dj(~Ӓ%. _LJ2b!` pSA ,l*GUhJ827bM9.Hf|n2 !."[^_ޛzyb5ejp3:ŠW- ʦZ' *@B4cǺ+5 :IKHٌ;ƶӂM4rM7-9eI_17t 7FYPzUz!ОWtDLџZ9CmFtGFVijq\B1 -N)UD^nu'!͖cK!(aD iqp;glIJc`N͏Jx}l w9jj+̡\{.hH@SQ2l;`(XY=R7z!^.`Фc'ײ$8{a KqgD͍]YII鋌9aV^ % fر>J{6LA" ZpdȖBKKSrG|ALGlmx' nVlފc@hF6`V GI |lW~稠iMisl`y ^JR #c#TP0+y$UdO?x}uR3]1v]dFڄv"R-at}'5Fj×]<'5E-ygL[Ya(/!WAJ<~)}ZjS;L֕vHJDze" hp8͡^?H*}7kw1(!ڻgS$j0(4%DŽL 5<E*Ɏ=^% )UKG' p=OcK2w⎘W3C0M\;#X xƺr2+ i\SH賃l.W=[ف̤kcq=yt5IJPEPby> G41pp]ۑe+DR } eZ Ѳ0Zr&5v`V >Ʊq4hп+X`u/mDKÒx I"6-Uw-5@{缩!{V֒K̮< P_"GxI*TgcV\ŕz ?~/s⠵g$ ڬъr)@q r1]W?Ӥ8tF: bi@Y4fg²ːΏWGS9Mr~5G|0\99"KV]GfWt;F3+ ?g(:*!s7ŭu Ğw;W ]3~z6ɻB5:`aory !Y?[s#\ڶZ>l&|v~BXjtmdw4t~z-v8Jmlh( dƸ]NnEF|w"Y,Uxb5Oq^O W W2]&PTh@B0app_L@PWN~| Vp9G/"(iiq?dB:dsO <ҵ:6aq;kg$ց J[Z GtAc@oz^~#0XvsC7_kn. Ce+BEC h<0NGV[H -أ%4֋UcH(౫?G3h?[uWrw@jagJpN1bѹ1=&{uiu5tH;ѽm C]]ctD!T1{( SI ofB7-g9׊wA4<*L`Qҁ>TfLjsE, ̐Y,N٘&29= )?CgJ! n52WF,r`i\OjT4WINu [T>=M( MWECX_U7I©*Kި;I8S40{ o!O'8EYmZ8O}ڧJC8k7 ~#C`‡7w!PhgL"R]!IZ(cQ䒁 Tdᙫȱ$'D4+]L`e1{q,gɎ;= 2<]zd*Ip¡_O&KkMt@= q-jx  H>m[ӶDSΚ, 4>ް+ϯqcfk߽5ˬr7_b4Gdb_iyZ<8]JoSxV1 f W#!~"ai#肔{,ћN j`G~*xa{R!] c2X(53{%0?p'֏M PC9g6Bˬr}qz]Fgl}ͣ ;MvS#I'W:I :_ ?[\SvU4+>\khEٲ<"pb`be;$uZ CkߎSU`dFVޥzQ ) 5 AlehIPğ(Nz=l,*;.tk)¨G+ɤk ,BV)CVW&fNqCiH<=+;VM/#I)qɸXJ$M>| {{LW.8@ʘIƒawSZ`Æ:əZ]K3ɏ}pA]7'c"ɴlDw殙lts9ueXCql9O{@kNQ ?u $ѩ8k)==YWc#A_c#ǰZ]SN+z5sx|<|tŭ)oi`d,0 5.]#;5a: pTJrDO,͛x$QwA1t+@Ȓ` 9__Ȉmڏ=TVؖI(Zyn ϳ`ف lq0;֕Bg^=:tY3r, Erih}Q=+v E%E#pBd\c( ƽ "mźW㜛o6Ro1; yU;n$2"Zpīg@]qɬYD7BbxՄ n­itY[lV>fsbua8u%û;7/GJW/{z(wAچ.m)hE}k&l<zh@^܍ҽ֣h077 VʖX}QR JVӾgzW{[X;UARqxUUSwB.БViߣ6{"av)C^1[RUi*[jPh)_*k>x* 5P8t{Gh>kBvU*/́4ש3J"zFM,^V2-:HNEQJÑT >(߈o0, bo{AUnuJz6)z0m/餾W6^N$P Vӑe "svj\D9̬k *?݋0X*x%bq[@C.MRP]üdxNaO~NU_ö YZ