vapoursynth-plugin-subtext-54-bp154.1.64 >  A b|_F!M@eee> OՋ4,~"E צvOSY!0<& =X0:M]Kccf) :-rLp^6~fӼC5de2675f62d268b4d51c49494402e37900a405dfb2ced2987b6e5462400d687b147b5171b6476ebff6192379ba346fb24011dd7eb|_F!M@eeessc]o#B#zmN\V]msfn!iP9HH>K]*moAB>i/16l R#)tg¹0Rw2.ռ )E,!+Rݭo$UBj>Atr}dXIf[cQ&1)SlM>Q^;*Z^!`Hg ƞ5[2j-}$kbG~v&qy3|?}*#o+SԱ3qjgܨ>p>)?)d  + L| +18< > @ D  p(@8H9:KF&G&H&I'X'Y'\'0]'4^'Bb'Zc(d(pe(uf(xl(zu(v(w) x)$y)(z)t))))Cvapoursynth-plugin-subtext54bp154.1.64Subtitles plugin for VapourSynthPlugin with subtitles support for VapourSynth.b|_!lamb10ۘSUSE Linux Enterprise 15 SP4openSUSELGPL-2.1-onlyhttps://bugs.opensuse.orgProductivity/Multimedia/Video/Editors and Convertorshttp://www.vapoursynth.com/linuxx86_64ۘb|_eac36436273c20b48f122e76662ed9a5e0547c33ca7b639c1f97ce2d2b7d4581rootrootvapoursynth-54-bp154.1.64.src.rpmlibsubtext.so()(64bit)vapoursynth-plugin-subtextvapoursynth-plugin-subtext(x86-64)@@@@@@@@@@@@@@@@@@    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.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)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 packageslamb10 165231798554-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-vapoursynthcpioxz5x86_64-suse-linuxELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=ac1365fc55d2cda60a5b3a23aab054756118e282, strippedPR RRRRRRR RR R RRRRRRR e*Z}|*Autf-847bf78bd08df4b2e173df38e4c723126d6df7c6b4ccd05fc82b4cde39bf470d8? 7zXZ !t/ܧS] crv9w W!3- )[V1*cmJ[/K(5S \??zCW<\t{-O,3\<_ \~ihVfp=Ǿs;I+S뛟 MI dGM 1Z04NikⱢ&j>@,/`6 rumV a~~N&Ia~+%OĹߠ)A TZ۱hu#8}߬+}ԭ4 N82QJWrUHI\]El=:'Qڣ.>K@ּx[H9I Q޵4}{lRv"J* 5~Ljʌ o]IEj,bG ^eknJRY}eQK4{^Pr M;u-`_YbIhjā n|DWRN3Ne. /uyknn j@&-.3c)oeA B:a6 =ON#'1ڭh*p H2e@~3 d޵-C_lri`{`׵_ukT =%wk.Xǧ4|vk- 5s oo5JKO'RNPiH&p'M#1r*]jWg٧O[;RGӨtN$e1^KM{}[wMvl|]udžLSNv?kSw65noAc!>6>zH5cc?͒uqsw;[85~K{X  l(\(+*GiVT:]d-u0^2U'/΂Wg 4gͼ=;ڒK[,*0~vZ 3[Kj"=laPuirGEFƫs\I="w"Nlݭg+&.hӤe *$N#Üg,$2D@;RVn)2Qz~ʘ-UbdR>|N#Ó}3ޣlOQx"ڈB^*ݥ9aa E[}.yy.ݏVړ@/b@Xtf1r6j"8C{¾a ȾXl(%:q/ЈXS[GAcMlQzG܄ױ:'Qu9aj\}VRKe ;!޼ircbBʂT+](GNzGݍ|0C8Ux* 2 {`! ^$(^sÚ5M+OnSܯ0_;"9 ڑ <|)A#Ƈ{$  䓷rc? M* HJG3Hf~Y eAh(ўb`C3!1:/-<? =se|ž \ 05 ̾tidVȺ9?I ?P67WI;yFD!2؞DQFl+|)IγXb+L~#QYcLrqqw{5W Cw\iρD2kӯ4Tq,l#ZCΪՌINozg~!n]l5jo$ *Ŧ@Ob&;yV'xYcArYw S 'h:U J>p7r8ҿxx[ \,a䩬"I\k4#g%Q7Wm~'Aա2|?+/bKt8DO֬y q FT5s^5a=y6`bFp+Զ㔔W-Uϲu½͓ .f=JZB.:wydeA 6tL Ftffk(A}_熂 E /8ÑR0(Jtn*QBȋJ~cۺTzFzL;׶S:42?:{C2ù''q2#?Kbh' SxRvD{up`gA#8c?+4bB}sIZ⊋ jE_0EWR}̉bW*[U=1M'|δUjv 7uPf# ǂs\#YIIoUvi HV8E}ka* xڼk_eG CQcKc^ty9*6Q6˷P^&,I, 9%݀8q} 0._ rF5 ΋lG@b-ROz!|]0"&9~Wp;;Md'FDK[82.ie8uN)M.KvJ䐽m\L J4FJh;5adTt[%΀єK A)cXR{: (HYD6;Eg+ wQ{UzO|i%Dc,[.mʧ k^ "gGR%9dXkƇK |>/|;a$9%xE9N$$эTq̦rRFɱuLWN SE%Qi4}]]s9RpUizArT: +pP 1Fٯ0MtuN'FrWkKfD eIG1FYI^DRh8I(79ǰ*:/@rl6pNʻd+*DZҝ D/X;d3kV@+OI'aLZ _1ss#Bd$~4]ލ=*5no掫US@?dTa@BXfȊd>#L`6ًLىpQG;x:;k "{R_wNF,*k=Wqmrswb'gS!!Ss̙AdJM:3"`a2IP۞fW)*&tNC$7X1R=v y6l3f4BHG(|Zb<ʎyj P&ٻh ɀn)V!􈖒}z\o/YوP܅#AIFnHĀ g'STaJ)KeQymWXm"XaMjxb;klvj u50 P>^|-¿^v'Y]_ 74qm~fl|pRR=hH$^Iky ,dZkc|G@n/;öl)}aȡ8v|U:FkdtNf~:-I8\ Sf%+ b GeLʛҰ @-L`$#d1[\H-@FN}^?:vcL4Eri){ E^UĽzPQVJ7AFp` r0z3\81xO ~OLX1vt =L0?3ϩm@ E7/A:0۱x-b#Wb2yٯ(ceǍEZ1Rn ]3|OqelEvc4zTHIBG%~2*J݆iݤiPLU˜Ajg!rCT#Q; -[&pN7dM?\S>ݑ0ВyVkbp~yzC=er/ӕ'#y:_<*7fĸ[ - Y?T :hDCŸ$4682˽hՙlӦV)$[tdq'FZ MUcl M]%y*1=pMXI[T*BjB1;5v9丗m7ì?[吇*c07dOF{{[V->OB(j眺>Mq#\2yIl!ʏ:֕1ݶnP~AL(U`j !=>#ao۬ ['1 ٲ_f,*+`MV(xn19MqV7>Ѫ&,Ǝ {#nDokZ{O[Xp'n i\cYzEԇ!`׌C~ Ս>Zkm:)bAQdXS;~厞hvAa3:^CxY7l}|[&5%QX4Cu'2xY;iABRw^OlYS`;┺+) Ͱ}^]mgày.Rpe ɲcuwaQuz~Q20EkYI7LuLLʉ{9&mշ ey[oխmt7F픉_8RցT۾9x]1KJߡ6> ИF~ 76u{Ha6Ğ`o'{^[|tvU&D6kzQVMDa߼oXM O}w Z}NhJNO!}y{8-M_i} JQ; B'aRO |ЏnY<43`- IL.:DH_6*~'T ͫy˒>fA b/pnvkr9QxqvKS1~KkT}9CqzE'ۜ;qc&`E8ҫBĿ竺u\tzPdV+m 8$^ 9%lؾ캖-praݥx*{^5R?DԶ]cQoYzR ]UTg*32J˂E%w3DBiXNDߜ|bcA;r'2[?N.#Y]A|12/t-FCt4Q` R8ׂRAGRP&i01% 7 l%ڇ6@ NncmBޙgHsV.?5U7K*ſjh$;1"k׉*֧WouYPۃ&V@7~PUL˵:}Zb[Ũd+,;+Sn!lN'N/䁘dN- %]=I&6v 2Ǽ"aϛ9~?DI_jJﺅ_Ɉiea%e1FT%KUԙ7.SF264 ,tsO br;kC^rBxHh[~NUNi +ou?$Cqֿ;#ZVqW\P52ȭpEVV 08">;,#h˴1Q]AՎ ۔r=> |/,uAEAr{xϞ˪Y [J8ǯ{}{X.Oդmxz9/l;{00ܪFk(_c]8ښ('z oZ" N *R.Gmla s]:!}BLsFPp)o|2$\ǀXmg1Zec~L.]sJ>t+y$.Kq0v^>\xӁ8usIKl)%!1Ɲ19Z7՘X^S>`#-do2oAa{ⴶF_:˞"9AZ_ϋ yi(d (a5CyxB~ .'VVafH׬7"=;˹-!A qFW^ GW5ߑnFpɹT"n0r6F]V94SAQY1"o٤s2 04DM+W Ïa'Kw6FbK)$Xd Vm+:Ƚ“|jȸJ3V'K#\ L)8W s؝%CK$$hkD[."SትY8ͱv-w])nvԫf]m|I>WO1H%,Mרu:^?KUxb$ϵӛhHj')km7|&/ g~5w)y ^(|=m`1RA4qCu"ԱK&K^:%0N҈}##$>fB Th[#9Lix/wQAC) c8\}9òFI3)6 -֥ӵwL|) Y$/tԼh޿R&lx,EDeq&5T+ rb^b E2'/@kJW._j}s{=֓ ^X3&48wS0gQt]J堁ӣx8`AC^3G3 za2HbaEp*TRVN'i`~rGm}$edSn]1} %*&FK6UVe3N\L!ѧf+PXar r gsAwAq^7-3=^ŊSG\WPNphJC'8W/eČV ,1Vl"wwڠ=v:.NT/ (fN`rᔨ^⸒B:bBR^=,;2TRSwhٞ;rט>rX0S; Q2[ranhm,k޶ h,)\9ZAG X_tile}? dȃ]? _ 87>Cuٷvnܧ{|̈́IuR'a6:c"_}sji;{k{D;TKT?4TQoa*?CD[r:KP $p[Vi;\[:rGѿ j<&ٴ3X%;vuqdI.Eqm*Jvh[2׻: i[~۽|{gr- \:roR-i #*OiSGDY?AcL_wOx+GZDhLeĝ`4ڥfrJ4ڋK%FkU2ji4Fy㑢Qixa5?a7["KDLEnK=O, VA;K/_"a +o6HKuscq}l+U"Ή-!YvA$Na)әX~RDn(չ9r YGh$N90tp#R5)q|tֱa1\7`jlGBZ@vCHtA!K0*y? fQ[ lxJ9鬒B"2( l&Z=I,|5 B0QnrXP!ȵ(9LLׇF*Buj5W&^^/amv5~:Et+FuZO)!'VS{QJiCm3jƹnxmƛ크]<-vӐC7b/ZwZ]O[6Hiw9uc15ܾE↽_.! ТIqN}mU5T;Sq5!]qR6%?2<;GHnch:98n4,l.&su2'ŘogE.$OI`X!}lQk/C0S[Q_|Ea>5/d/phy(_?rطVuNb'6)Јa W+~ZEΆC՟=t?ܚj.mE_dPȁ Q3ڡe9oT#ɴg♳(!21nyE;%Xz.iɱTj'1+a"L;ĆMvD3Jyp>d)(Yu Ye!T}Ğlȧ*ȏd,>XwyWs>rgyhS?  c LR}i#@cؓR,-$*` U ~6C54hd1)x0uE|Ω=7V<ۥʼnU=B *@͙%x[r9tIJ.%^`0Hg "\*`-,7 2uߘP2 k@}ῶ%>N F/bytLFҍ[GG|[ ѧvI "w'C Nb#meOĩSծa7Fo.0.S2QSr %Xj.hyܙ]HAe餐^|IL=^|IZ+w U7g'TMɾ ZD9@g\}*ѩSjI 17f '.'dB "H^w3oJ@h!%W)YѝNw+Q-x>a <8Gz }V NDXV<*GGʪ͸E$t a-%68ST#y=!DteT7`U6̖?O[vGZ_KN+\{*v0{(c!DuMy736,' Ha\%_7 )! *Evh797>W]/Qn'W{][&:$5KA=GRĞkTWV ~oA1xZ7tٺ'zuTSwA#0qI=7"EZȩgGu 7~d|[~KeG[ h]"4Neлxp1"Bk,c[ܫ B9v}Y.Cna7$DHƲMwZWJnbysQeu[ϵ+2(.'өܑ!M( |-h35#g9@f{MEf0vn2lBN5ɪc]LβXI#ferػuCo`um:ɜSZ=:BÎ dt;)rzEݣ)בXgNF8tvSѭ?3yKbVLľ`VWIaoQa4Bۯ5&,p5ښA8wk.nͼԡ'a=(c9=  Z4I>M'#íh p:/X$;D'Āⱳ]E4=KgGώ\.J4e. n~U0\hs ׎y+)(zٓ[(2 Tx,-ya&K!?h\wv__Sb5inglEaŧ}芅0Uj7J*}Nyհ_}0b @!5G<! ^"/ۀ׭ @8ģ3LlMvJ2 2VzY )= }?e M)]ЎbSz CY"uudF\4== s`ZW=&-C^݌15rț-E5)!Ʒhm5P{ , FSx~r@$3۪ nlH~ߠuPe%)ܰ>;qCˬ!q4X*g%g('\u}onN_MdQATUvؗG\?\Ky18w$ G2UHJ4);iYچ^"k؎o!W@pW]iz}PMsOQ7%i,V=3QSrhR=a.PcЃm(<7` HdukZ7X6?o`ـ+E#G ٬O0s`a:Y|Ml@OY4s#dOU CMS'o΁|!]ڸv!p¬Mi%|,A#XЯ1sk?& q{٬Zx1;1ZN*@T]@ddOB\|=;]Lf][xxR$y1PNT-Jj[11mC] ~ ω~;WVNAzY;J 8i@ث!$m_ժ.H8Q#MZOU0,bij%w{`# o& S"nwF{l)p@si3T (%~gNkk9Y'!? Pkga҅kXĠ'ˊ>Q+!c6R-BP_7<`Xm%ip dp 7$r'-_+8![:jFJbl,aA/x3HtBMɩMX'>-Y ?FCwxzxp> jYOoa n>"RTzCԹ!)n'] GpN7> cb7*b b~cI2pN.L?먇Ndzv\ym9I #`O[Xp}%.PYMTUJsuz}pPc}\T4-o[;1 !bC2 e/2,OAu_~]6[aRR*%FWVr0 J+(PTL9 }.::‚1nHB@dV>(ڥ۹\=uTCGRQSO)sE3½}%l5 ^><$@f@IKҹ%6b2̆TSOރw);Hey~C?ڪJox R]TA}PT'$f g.R9||(5Z4Fsa dH?=~tq`}EPB_EE|ggn A?'p@-I[@ A}M*e7Kd* 3 n]F|5+04 2,!U+VFVK@tC?4\mS:<ﶞ0,R|]:/|وhn lx+5쏔<JYn8*qIgFGp߇d+ute%KD=I%~t#<.ao%F4Mas`&r^xWcV>0X*DQVS/_zy">>QصWLrO;b?9x|̡Z 0UT!I^H3^ ߸:_ K!\q.I9=fS_]D?^,߷)n@^TC*OiU&LP[+v~1e?&T`fL;qʛIݹ hنDs ngVmY8ۋ(D\h =vAX A"Gyr0ްn1dY&G9*2He! d:@&XX)Id58݉K@5bz Һ'^ZkN(8@<_6V!8{d7) QF6DT o̅}{80}l.F9&g+3k˕絝 咽kݔȬа_-r`^/Q"'͵UOpY2IpDd]:)Qq[ P^ pUB0DVsD9 </axO o\+].ys bMX:2.Sa{Xhun 2R#ڙ @PX=(ST~qXjL3~)qƳ38ʡ`᳢h9 cGZk%:EBdX.vzC3jᩈ1͡zM`AwʁgQ/8oIX7dV#`J :otqc Hﲀl ȵ$D^m4Ǫ>S՚$0w+x:U'+Ƨʨr+@\L~+2}PM3sksn7q Y@6O#3Jzf´ʎ24SDZ6ԤU<"<ɼ'b~MK%E׎ q CxVWx-9LBͫ!j]$ T8W3ċZ'.\G*5) jGiG$2Cq'-'%r4ȹ]\ 4 8h JC >#X3$;6.vUJՄq2V5*aA+F@py="%Hxkt2Q"f q3Bv_EIzZ$ȬHg뀱MJ>(g]CP|v/R0S{ p[@}c|OnUx~E ;BoK ifFCX\kt>epS*ڀ=巬T:AL'pz>VQ@dЪ/ʨ`]7PcUQ85kݐٻہ550,V!`zR95#g;'!&یk V7J +8jh%qfYّ&-"ZdžB]LXymiyJvCjdޙ9hQ&x+\.]IH7Z(MdP p2'LX`bHɓ :@P=Bm'!>-yD׌m:i۾r//T>O*cLnФS/$eXTT{>zA˨9K jWUc`=&+1J-9 ԉ rTw \Aʎ]1Uq.Lq~]CE!=l~AAd-jq vWŖ2`Ksxz8ww [k\x%$-C_BĹ_|)/gCm;hn' IΗھvJo 1Wj`h(Y/_κ - .^ۆ  ;K/5Sqo%6N0l3N@Mޝ p0,&k,JttmԘ+/}XiTTO+ &';Ss4,W<~WgM 1F~!<rw}FZч*ND)'wd q@ L0BJt (к7~\e'  DPYNZ/X5Voc)QpF{/E+d O /sO{3p~ڂXLOi =#!k;F+[=OUmVa\3ex'nƒMmFcIeC",;QlۡsV24$M]] @ TTǏ *⛩U'd2xe+/$tEFu'JyѧQKNUo5hC؃ИY@g)w!f?/CbIC2p$S\@9F>ɲ_,Gۙ*) '#ξJ*^=o?v(=x|\FS>)d]"閕JJMa(_' GW)T:]%i1C?^Z7xXAn,>!ݨcqK(0>Kj5M)ٽw7V;, A@v֨Ze8mcU imV]!82 Ĩ;}S錎/;Fv*چ1,3oyF󁹂N& Z9M"+CZo£QU[ k/R?z 1ƝA}P@fWLO*VhYm> 7! j{˝09ĹcGV(M `;DʅD*jJp UO z|K]UöZ5By98A AP/.3:|[S+2B4k&)~f,c*.#^{X13s5ƀY2M i% +@c!.pwA ]Srk|Aݽˇ&f/YڿKs TX{aNu!çU YZ