vapoursynth-plugin-subtext-54-bp154.1.64 >  A b|j!M@eee :ܫyqMoVj/U4bտswް<]:RROA#Yջʽb1 A#v*(x 2 u;/ P ?$ `RNvjD5S,zҏ)q=.RɣN_"TZOav*[ di 7z:!'B~L`X>F /o׳dgaPt ɵee02834eae93c30277ba9927d7f9e5f342754aa708b4365e85148b045aa845f37e840b28fd2365d955a5f87cb091cdebf0bc8de009yb|j!M@eee\\{^{8i7XnBMq&J<ӴXp\o5?_ٴF)쫸?EӀXaSb qo,%y^Z ^Ϭc &0&Xp>)?)d  + L| /5@D F H L  t(38<9:?F&G&H&I&X&Y'\'(]',^':b'Rc'd(he(mf(pl(ru(v(w) x)$y)(z)p))))Cvapoursynth-plugin-subtext54bp154.1.64Subtitles plugin for VapourSynthPlugin with subtitles support for VapourSynth.b|iobs-arm-11 `SUSE Linux Enterprise 15 SP4openSUSELGPL-2.1-onlyhttps://bugs.opensuse.orgProductivity/Multimedia/Video/Editors and Convertorshttp://www.vapoursynth.com/linuxaarch64 `b|i8f69ca94dec693306237d366e968e8a7a02cb657913a01fbfe8e9be39931ca94rootrootvapoursynth-54-bp154.1.64.src.rpmlibsubtext.so()(64bit)vapoursynth-plugin-subtextvapoursynth-plugin-subtext(aarch-64)@@@@@@@@@@@@@@@@@    ld-linux-aarch64.so.1()(64bit)ld-linux-aarch64.so.1(GLIBC_2.17)(64bit)libass.so.9()(64bit)libavcodec.so.58.134()(64bit)libavcodec.so.58.134(LIBAVCODEC_58)(64bit)libavformat.so.58.76()(64bit)libavformat.so.58.76(LIBAVFORMAT_58)(64bit)libavutil.so.56.70()(64bit)libavutil.so.56.70(LIBAVUTIL_56)(64bit)libc.so.6()(64bit)libc.so.6(GLIBC_2.17)(64bit)libgcc_s.so.1()(64bit)libgcc_s.so.1(GCC_3.0)(64bit)libstdc++.so.6()(64bit)libstdc++.so.6(CXXABI_1.3)(64bit)libstdc++.so.6(GLIBCXX_3.4)(64bit)libstdc++.so.6(GLIBCXX_3.4.21)(64bit)libvapoursynth-54rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-14.14.3aS@`@`_C_2@^2^^g@^ @]]H@]\3?@Z@ZZ}@Z#@ZZ@Z@ZXX TX TX TMichael Vetter Michael Vetter Martin Pluskal Michael Vetter Michael Vetter Michael Vetter Michael Vetter Steve Kowalik Christophe Giboudeaux Martin Pluskal mvetter@suse.commvetter@suse.comMartin Pluskal guillaume.gardet@opensuse.orgolaf@aepfle.dempluskal@suse.commpluskal@suse.comjengelh@inai.dempluskal@suse.comjengelh@inai.dempluskal@suse.comantispace@codesector.coantispace@codesector.coantispace@codesector.coantispace@codesector.co- Update to 54: * Floating point mask clips are now a consistent thing - Remove vapoursynth-include.patch: upstreamed- Fix build with gcc11: Add vapoursynth-include.patch See: * https://github.com/vapoursynth/vapoursynth/issues/686 * https://github.com/vapoursynth/vapoursynth/issues/688 * and commits b5ed913f, a4c4eba7- Update to version 53: * Bugfix release- Update to 52: * updated visual studio 2019 runtime version * updated zimg * updated vsrepo with support for python wheel packages * vsgenstubs is now included with vsrepo * fixed maximum for 16 bit input with diagonal filters and optimizations * fixed deadlock in fmserial filters introduced in r51 * fixed more averageframes bugs- Update to 51: * updated visual studio 2019 runtime version * fixed a cache shrinking issue * fixed a crash when removing a message handler without a free function * fixed an extremely rare threading issue only affecting fmparallelrequests filters and arframeready events * fixed compilation when avs+ master is used * fixed lut and lut2 triggering a fatal error when invalid planes were specified * fixed property append operations on non-empty keys not properly copying the underlying data * fixed wave64 headers generated by avfs * fixed crash in averageframes with odd number of clips * scale averageframes for integer chroma by distance from grey * several fixes and improvements regarding handling of the active script environment in python * plugin loading now has better error messages * using get_core() in python now generates a deprecation warning since it's been deprecated for years- Update to 50: * Updated zimg to latest v2.9 so grayscale colorspace are supported * Fixed several minor issues related to path handling in vsrepo * Added version and api_version to python module to make detecting version mismatches easier * Improved rounding in averageframes * Fixed averageframes not properly rejecting more than 31 weights or nodes * Fixed crash in textfilter line wrapping introduced in r49 * Fixed regression introduced in r48 where expr, sobel and prewitt wouldn't clamp 9-15 bit output to valid range * Fixed crash due to null pointer dereference when instantiation many vapoursynth classes directly in python- Update to version 49: * Updated to python 3.8 on windows * Updated visual studio 2019 runtime version * Updated zimg and added support for spline64 resize method * Fixed transfer characteristics not being applied to gray format clips * Fixed vdecimate bugs when compiled on systems where char is unsigned by default * Fixed a regression introduced in r48 in that could sometimes cause corrupt output from expr on cpus without sse4.1 * Fixed a savestring bug in avscompat * Interleave, selectevery and separate fields now have a modify_duration argument to determine if they modify frame durations and fps * Addborders and crop now update the _fieldbased attribute properly when an odd number of lines are cut from the top * Fixed add to path not working for single user installs * Fixed compilation on non-x86 systems * Fixed an infinite loop in the expr filter optimizer that was introduced in r48 - Remove python38-compile.patch: contained in upstream - Rebase vapoursynth-version.patch- Add patch python38-compile.patch to build against Python 3.8, from upstream.- Add the missing libarchive dependency.- Update to version 48: * it's now possible to select which optimized code path is used for internal filters (sekrit-twc) * avx2 optimization in many filters, previously the internal ones were mostly sse2 (sekrit-twc) * expr filter can now better optimize expressions (sekrit-twc) * the 7zip executable is now bundled with vsrepo * the portable version now includes the documentation as well * the portable version now includes all the plugins bundled with the normal installer again * fixed deadlock when setMessageHandler is called a second time * added an option to add vspipe, avfs and vsrepo to path in the installer * added registry entries for the path to vspipe and vsrepo * imwri is now included in the installer * the overwrite argument in imwri now also disables the requirement for output filesnames to contain a number * fixed corrupt output from imwri when requesting alpha output but the read image doesn't have an alpha channel - Changes for 47.2: * fixed broken merge intrinsics - Changes for 47.1: * fixed linux and non-x86 builds- Update to 47: * fixed a crash in vdecimate when both dryrun and clip2 is set (no1d) * updated zimg to 2.9.2 to fix a crash that would happen on certain invalid input combinations * removed dependency on nasm * improved message handler api and core info api * various installer improvements including a warning if the vs2019 runtimes aren't installed - Update vapoursynth-version.patch- Update to version 46: * added a fallback to how the appdata path is retrieved which works even if %USERPROFILE% isn't set * the default number of threads used is now based on the process affinity on windows, linux and bsd * added an option to vspipe to make it not modify the current working directory * added a better equality check for the Format class in python * fixed doubleweave sometimes using the opposite field order (dubhater) * fixed broken output when stride wasn't equal to width in the python output function (stuxcrystal) * relaxed mask clip requirements in maskedmerge (dubhater) * fixed overflow with int16 in maskedmerge (dubhater) * fixed swapped fields in doubleweave (dubhater) * fixed selectevery breaking and leaking when there are no frames to return- Update to version 45 (boo#1120873): * avfs now uses utf8 filename support when available in avs+ * avfs now prints the used mount point * removed accept_lowecase setting from the python bindings * fixed frame duration calculation in clipinfo (dubhater) * fixed bug that prevented adding vertical margins in subtext (dubhater) * documentation updates - Changes for version 44: * fixed crop with compatbgr32 format where top and bottom crop would be switched * fixed crash in scdetect with one frame clips, now it simply returns an error since the operation is pointless * fixed potential multithreading issues in vsscript (stuxcrystal) * the resizer will now properly apply a shift even if no actual resizing/format conversion is being done * added experimental large page support and changed cache logic (sekrit-twc) * minor documentation updates - Drop no longer needed patch: * vapoursynth-upstream-fix-for-aarch64.patch- Add patch to fix aarch64 build: * vapoursynth-upstream-fix-for-aarch64.patch- Obsolete libvapoursynth to cleanup old packages during upgrade- Update to version 43: * Mostly bugfixes and internal changes (see provided ChangeLog for details)- Create subpackag for python bindings - Enable libass, ffmpeg, ImageMagick and Tesseract OCR support- vapoursynth-devel needs to pull in libvapoursynth-script0- Rename previously added patch to match our patching guidelines: * vapoursynth-version.patch- Correct package version (it is 40 not R40, as per configure.ac). - Resolve project ambiguity in %description. - Add SLPP versioning to libvapoursynth. - Add missing Group: tags to subpackages. - Move bigger doc directory to -devel.- Update to version R40 - Clean up spec file a bit- Updated to R35 - Added disclaimer comment block - Renamed plugin package names to include 'plugin-'- Cleaned up package descriptions and Summary tags- Renamed main package to libvapoursynth- Packaged R34 - Split plugins into their own separate packagesobs-arm-11 165232074854-bp154.1.6454-bp154.1.64libsubtext.so/usr/lib64/vapoursynth/-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:Backports:SLE-15-SP4/standard/e24bdd5f7b8e098f719701768fe3fe4e-vapoursynthcpioxz5aarch64-suse-linuxELF 64-bit LSB shared object, ARM aarch64, version 1 (SYSV), dynamically linked, BuildID[sha1]=5b4a18b1a0148d32648af9e18568f96be3b2b4c3, strippedPR RRRRRRRR RRRRR R RR 2Yڲs>wKutf-897fbcf95c5408e23e681ebe13fdf61848cc5315ec9a2733a26002f255ed67023? 7zXZ !t/ oK^] crv9w WmSKũ7<57KteTʤ W!10. 3qBH;1t o _mi)l eg68|{{D]ˬ>fidC~#0գV:$Ϝr>zO{LRYXq(y(];n#a\"Jx!1Qx QS$"OCrLni;W?cgu~܃t!eD<2H=BؤTz_.¬*ݺ#g@Lf9gL]igF&YQutLyS"7*(M翕*]h+et0 "Djˌlͅ*S8VS$t(EeEQ^J_b&)O5ZL_l &fG ҞD+QǦ'g*L 0Ig -,(MBV}qBޖ&^O pbKZC !mRsTpȓ=zhiJa-c@v֝L]4ai6@5OmXM%,O0얆T#%YKԃ(ýV;w)m{[X"` [>s_YA8AUMFJzBgQVtYDz^+|wvm`ue](T*Po)n Ű=g(*D*: u.vH$jY/`I>*=L[=Jq6z K׶(2Ia=RdÙ` (3z,h'c8EU\:_[92lYW3$Gjܱ'^U}ws^~^<ni)O8cwrfkiQWEY_.4g #+H1\^oFr#鯅e[91# 삜B /6Z) *cU]{3aHw`ڨ 2+Ca*CLV(9"R:ρe : .+'+ iu %=^uMDlem!KW>RA0cp==S \d5S(gxƊgG4=uGN>(VezPLsVE/N$*cǃC5i)@#r<";Ѭ򨾞Gg!b@qMB3-Wh9+ٌZЋNho`rsu#qU.{@/JDl,cV"{qs5uQ0싋],^~Zv4El BMr) P'0#~l Pxset;CXh!FP~(L]FNlTF^*T8+RaXl!rk|D Prt**xO^ Xyd_ Liڭ~@M#O}R7I,šCg4,т";pP41(NI烂WDS) G[V%wBBnدA6{aK9z-o۴[67Vf9i4h/P ָ熢'ajri1Ђ,Iorg!_#=;9 dRI^N;v[c 4iq*+(xc5n1Od,C5o ­og9;_e2ș$Jjƺ6PcF?npk!HPIpO#tuz{),7)<3{C `ͬg/IRlra6ԇf&habH\ՍlЖd<8,Dcef d%ab Yݓ ?KG\ad/u$~&TkitJêϡB2ۺ)xFBB1S7aJ[8ȍE(kOD3̾Bſ Py>LjLu &(+EIufDşbުWs8A^IO_o MuDi=8Ko[pj`.0VeC ?:ye--a#]s ;)t~N9c*Vl,;[ ףP.荒,,A?\.eEDa { x? J'# z(Wڄ8YX3.ѶM*N3\&ɲV6Nmo6Y~XPU J<>@眓ߌ T;/H:--\H+#svFҠkф]QES)UINEe(N!bajRHc +ׯvʵ@а U gwrWqQ8?Ay$jqaѮ]?W/ڤhc).?~ xM Ju^upb^ A[> /0ӡYjexzkrӫ,(2:%&}F^۲"9+ dAm!_ k:Ã-pKC\@HxbMn(/}<^ XRB%#fRh>;.6^7Ssbr؍eBtq޵h䂮ڊ: 5~$oE Jz\rn%mpܑi ;b{#8)hs\=gJzF1$RNq}O&\M_x"ʝYC +D~V;3e]񊇺ȨD.O ?\l)dsg-2Ϊ|,pLup&+r:2"~7{7N9Q?${,©j]&ɑ%Wf'(X"ﯡ1* 긵.AҖA\Q܆5)UB H-9n; FWvuxKu6Y䭲(`ٕ_Z/=ZƒtGΗ*dz Ī 1jR&"-ƨ,EM׊ 4,;e@ئ!!nQkitow xGt^7|-qA/OD5_+9 JӟiLBڨlk!# n%#7!XzKtMFeu +uK+bv:HXH!ÕĊ_v[ٌG;ZԈ׶7oh`v ]sC++~ˎn4 M^ڼYr۠>CY r t٠$jy$|{Z(RͼLÞ7O;]GrQ0o)u?9CDʭ7#88OS DhCJ߹5I蠁, {i>{Ah.|>#r! 'S ؒ4<'W-9M7ٶ͑k[  Cz0ÝN‰Fc̋x*u4*єd&o Ww)tu|Ե"Yp=:z8X 0#~l(M/.&Chc&qˤDb9 j-Y)x(gULŒmЫ ;b L\i6p'V_;ƁB8E:IEY@M\ ZtURVe <sAQ#Zꋇ )g;_i; )pV,,ԅD߯$:G֪XoP>yYyUzϹN3~b.4'Ro|OvPƦLiKp_?D|cO Pp*L78TCI]LNW I`5T-sS1X1MAhWs4:~@QiM)6ϪʠYްQDn2&RU'TM좇^cNHؿٮ0J4 [ۀThG:j9?9(gFmʿ?*ÑϰגuH7\LMDۛ@xQ[HD$C}b!Eq?V1N3Y~cӄ$ŒOGhAy9m?ܢ}'R.Jvӕ)]$CQ%q3/RѮB/K\F{E-Uٕ|–Was i14XNYMF}޴0G_?\4 !+}dDWFSޘ >ZS9}zڷȳB6nsEbg@Z~7bʺ* /Pmj0M$h^djܜlh,iu+]tpX .սw9%NiSԸ3c!c8/C+z39/oߏVz? nlePz;aj#XwЍN\uW]iܜxdzu7M2p8!o*H3$GWM Q'mA_aucJu364 FŽC@!G},U'utם+[;Eȱz&m Ɠ'lpӣX)xXSnV(cPlS٣Li`¡h pL8'MEE!*ey#p{t]SDk(7B E͟zanb윻8؇64ZLަl>Czԙ%5ߊ_e:el5Qp=?#bS8_ves4 p$;8"Y*SZEIRsEC %/KXH@=- ßGN= ELy7Sa|R8D:/7]7p^wr,1?q'#Sm+ NzD^YL0+:Y>`fJ2 _ ).N0fI_w۵q ,mh﷞G 5%$҇=RE r:z!2Pe+!B}]‹f'>ڭ rQ#(we3 h8wJ6.?ҪMqz?\}%֤vm}ʨ֓_~ ?IәT}-w,X+Պ}F/z6"{T/6=w޿zħt#p-MB.ⱃvI 0qg2rvBk-$YĽƌosi#:Si:\j~_ w@v_tjJ1sD-ol՘M# o"|&X|/rwi]LfL].DA$9m!G4wgrIe fK㺎ra19Zy`?TK6E5b[ՐϷ@?7`W`AQoM'C3tGnc:{D,Lc$}K  &B K[c^P4)}24T(AhϩDDلpNL +}'QXF#9 g!_n <"$!7#`ȜDɀ8/ʱ٩M%hd׺r#͡ˉz"=xPjV$)VaRO'O7]?Vgy3+_j%"eE5r6 |vAhHFTfuiG\O d.Z0Oqri kXuKcYtCV93r5Z;%7StƎ{ea>-( T%>TUA}i$)NNugX #y[-4+Iv;7En/>>ب.(%&xr4|<@OξЂMGv%=-WaS,Nliݩ{^qi) aX9Lm2v<JK`L&t>,4ԟRz Ŷ[ihpA ?%6Hc'jYw@*+9XW**# QZՅfhjRF5J-l뻾?8A";N@\O[FW+A%Km%7^4l]ֱ_`w+ !HNI30o}TЅrThKeB!nPC: 5L ^6۵`8`2!vsZ+ɐȭn֊vRSX{.R.q\oW/c b<~8҅ԳipbrY.t;C@$^ ݕXAO |-v )(& YqMtg@cQNmit[/];qm:|oK0X+ {zǜT1iulxЈb׌a܍g.Xr~ֵ˧/">T~C1=qP*'܂ _ٙH _7 ;,Lu4DgI~Pc 'U..GP!/8qY7erϼ~Q%$ufP/f~ҹs xk0wHEsFZ`+lrz6߀~!Vz7A=kc˭&u4`xk =H3atģu@|L#qfc7mmh<)N3b$M,jr a\d"Rk$'cAEU*l2<3/]M)1H_ٙjϛ VVt)nNSZO>!Slq5}ڕhRjZ@b7 Xs6zVRH 95Hc8N*-uX^<Ǘg՚墠qy &xN [juʋ[?}cRT",b-3$ٕ^-3KMj"36dɤHF@hz~|7)&AfDA.INTj;X)WOfT)/1n퉍7+>l!rothQDR.qetvRc8!Sݦ3 ae.BB7Ї s1Wr I/gK.Mq&fYl]oyw3-HzU ` L3f |Mǩ|u^=;18נH1rv(1:q))Js#C5A+OtLtaHpic=$| ߱ 6ކ/P` ݕv-N(^(hwշ{e3D2{[*`:A]V;]N Fr&Ty/wZ^ d>pqnn%N?P Y ݍV{hHWmh/)÷$/uWk=Wyώ$tJ!fe\T?mގP6~ yqhGkF4!dND+ Jv17Ŗٺ'-_'b& 8Y4&g|P} ַbpt[I#1rR_z44"}|fy鎺].q>PfPPz e}.oLsX, gh+- 7eJ :X.1![Ȅ5;R>W>P9/&U'Nb1d곜KT-t *`ӚzAk^QK[A T?1@\n0}**PY9kGٟ^--e j\zغ,0s/=vu6^<2Ʀ{qhѿ0) 1Iۋ^Ke`0/5w,ѓdloBTbeA|RmGwaB vRql1jv)BL󍸣\d MkeWΉ5j#jDbY@j{';/'`l?!t/﭅A 2]3hٵ5W"=-!UKٔV|n}JAf gXW:>r2%?܏zf7Uc֣*{iM7_cu[U7\SK/Of_z )ik{_ t#4m6E^LBhm`®hQo4UT*CpY7Lxר0 XsV90M8M,@b~L 2rqR9=(RhsyjP}7@Wy#|nl1J .' [fY>7[9ӧbJa\'O%0mE[tBbb1'_HP4%&Ўoo+1 k9t(,Ų 6Ikq럁,_ TۨmqU׻޹6:GWU.ehgne lK"Ν (u8zy|+d_t*pVmHnV/b+U r9i 7A,=4;^PjtPۈ5 GڍVA3=8 [x;w۲h 9LѡQzrZ[ ҈ZBNr0a91CDD)h?_虾56!*5FPxtgel席8 5:J4tseU$UW3J~sWI6M_u}`aÝ4as <"!5OʺrpCN3Ǚ Q ҡk^rsp!^bJ=w}uYE+˶E- Itċب;DGMAK dɛJk81v:D/i* ;Ε l.MY.*ClcؑTR=sm[Gf &1vs—Wqv TFݶ!>ktdDD7dsn! 3$b ݸѠDid}a q1lS63KaR{%e[͑Gˣ`+n)y6%GyUنQZr{!_A+O oTWeg2A [I٤to_}9^d9gm:7-Ɩ|@[IiKpo$J~%'0-0;1dF(;,-o?ytw,v]|dRva>1jS]g- ,XRU4cbSG@҉=h䟸!=d}C;b( D,/p]Azs:o1)Rp'jER 26D*Г,#ũ=&} T29M[FǺr 4LF7-]t e{aG<`-kdq89B4|ˣ/")#yan@Pt@Z Vrk5 |Z5|to[3qi{dZ ޏ{YG#F`n7%JjYKsU+m9RdIecRu(G0k~i\..[u6{K4vqg$#|o?*"ӓSo6q7FRޱ0go-ٱ|"ǹa̗)l=Y7X&a۬}hZ79<h~؏nD(>TO㾷OՖ&=יxH iwτ\WɎ҆qJJ#L|L HRvԔuՐG,4Ӗӹ E?!խUzi6$ߌ2t1g^K5|SOEP/ Fݧ[Z$Gx H YV?I^BN~ a%UO+!,jlRqQ )H =L$$ͧBmsōX$sb-w5\;f):::U$vYm洪>8d'V/s䡌AtNwwEYsˢ@͸&ZU€pъBB!/F ޿"+x^[9ѱN{$_P."QBu3{Od D l2 pbq<1߫ wҰEF@o`WAJb쭎Wۀ+/K0yAiyy>NYT&kڴ@@KFW8.X ,{rhUISq _Z|G̾$,QQ#sPde ;nY~Xlʣ>2T-eb;X:24bQ\_7N袲(bwPES4 0c,}){c5Yz&SmMJ9dڊh)ECD|'2. )"8 T $SU<*潁^_,LR)"GTɃP)mf1/MrS/MAqI۲=hMrDd*Igrug s .; Z^rO Uؒf&LM\j̐`~<%S$MrCJ\LOiwXPqQb3GZ6,o5D2A-hR // #qKTN+SY]dK`T snGi#e6ѐI Qpo=Nix.]%< }:A9}Cʸ>2QI!D=㛵D\c JfwY_d1RS0oosS}yuٻ8k 4UlA+svS"jlZyL`F.g$W6JeL>ۂr†4zÈRvjAn@ ()xtڴ!g@n̖ Y-#>7iCiR4bOiݮ(/{PrN}j#2# <)Bvǡ \kI|NYn}F[WRSA.WS (~ԥK /ΫXSݰ]D=Ip:vP*1cfKU]H\}I],ңU.a!EQzIfO7{݀ڣ^V` Ѭ;iڭx}͜8r1;w vmc:z:wD`"~|avAz $õg#7)`qqŜcJƅ&(b s mF޲yiS `~Kے9띢$6B'o ݳFGC.;3S`ժ=Zlr\I͗фs ^}z%,^T^Ec #NTљg82?AZIFJS⠥m͂PC.~{b5tc`iA¾VkS+lyϛhӅ,{ z0ϏRĀ` :^w !(;~ 5o:['8SyxzGTέ==IN(' gS2 mPJ]1 _ )-|@ֈ6.Ey);H]&Bf흥-*݂1r;AuHxB/d{.f@ DmbIWWeZ|8h1F p%}(gicI E>t `JĮ&fa{G NTXU_,Q@挥w)-dT/r:$p!,chrF|ྔRC*W!ƶWvm_<dw 0/eUpd(f񍁂&bɾH~=+u%[R<~KM7& > av}9(-hf;m?Lhw'Q.7&!(.^B?'I`i笒&V{f~<=Tج58 *u ^5zeOm6< ņ!!Q_6!#Z]/ p|w;%[l$j:]GkAn nQ3ѸzcMve9DoWN`_PlvtBf<7鴐;,<<?[/6Q9NO@:0?I>] 桯+nqC{_\0$(TJT`OB|#Ҕ`=J)}2`!ۯ:&^ lr3ĮbpA$w%O NP?Mj#d"GdԶ 38-'0ӒyMtzSj-kY؆t~:HУzZmYqTnT%3YSp}IJPyD\ȍS7's$~Z0uu_q0[`3?X# nz'% 2pKR}v!iX7,=2u܅ύ9f0rg(;*gQ^pP U6bBk o^#|U=.QKJX860$h ͒kp2pإj=g~&m哑 1K7@ A|%x;̯dϳ[|YihWxntW^a(ԋBH/Uzzw+ T\꧗՞;iM;gFj*]uII$!ţM\.Zmך%E#%i]wlr p~N_-cYG6鷬Borºx&HϠF#ibd næ̧AZ~;' %BA6 }.͢BEmhun)vYl 3aqpE_2Zt^ FpJVgӲs9zo,5 i#!w R^lMEp֊+HPC YZ