libpfs2-2.2.0-bp155.3.13 >  A dl֊I%z :=!ƒ [K QQ7@0౭+釥*db}u|,y>HklGБK_W o ~./G،Z wxa N%x)\nz&5!.3*b'Q%벾 -t4jbuHoY'}u vX3sұD\4Jk{ʡ円oitxoZ2s0?'jjUVoXK9f>s Wic1753117f2abe34ec15c7c6348752e1c581df0ecefdc88a93f45b21afcb402b551b4a832ca44d6747bbea22640bac82cecafe98c~pdl֊I%z ӷL"Hv;Ǔa:fuzSyT'.EZHY*9&%9T4y-'Rľ7n[ӻ^Bፕ=3 ǩ%?ٍnHps\v`CO^4x9.uLa"]3 !CUow՘[=X $^Šh.v߇Jq)UPc,Md;qI 'Ab,.I ?Zc0غJ;IðBDZ~W^ZvY,@b 멄d=ҡχQn *Y8ףُ^.QFM#5 sz4&٭0Lb\{'ynlr߷vZ@lou IyO@ͶlFTMZYKyUL3ay=,[UR+<Ӛs3Fn@vnV~5̴~dBZ9a@1r]8P͞8b2wK@_vVU P>p@%?%td   H 5;DL P T \  (k(89:>"B@"QF"`G"tH"|I"X"Y"\"]"^"b"c#d#e$f$l$u$v$ w$x$y$z%%$%(%.%pClibpfs22.2.0bp155.3.13Library for HDR image and video manipulationThe pfstools package is a set of command line (and one GUI) programs for reading, writing, manipulating and viewing high-dynamic range (HDR) images and video frames. All programs in the package exchange data using the pfs file format for HDR data. The concept of pfstools is similar to netpbm for low-dynamic range images.dllamb72 SUSE Linux Enterprise 15 SP5openSUSEGPL-2.0-or-later AND LGPL-2.1-or-laterhttps://bugs.opensuse.orgSystem/Librarieshttp://pfstools.sourceforge.net/linuxx86_64 dldl81e0cf150246a8689ae4caede2c6472e67c7bb5e6a6b7a9d1c04e34c14645c2elibpfs.so.2.0.0rootrootrootrootpfstools-2.2.0-bp155.3.13.src.rpmlibpfs.so.2()(64bit)libpfs2libpfs2(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)libc.so.6(GLIBC_2.7)(64bit)libgcc_s.so.1()(64bit)libgcc_s.so.1(GCC_3.0)(64bit)libm.so.6()(64bit)libm.so.6(GLIBC_2.2.5)(64bit)libm.so.6(GLIBC_2.27)(64bit)libm.so.6(GLIBC_2.29)(64bit)libstdc++.so.6()(64bit)libstdc++.so.6(CXXABI_1.3)(64bit)libstdc++.so.6(CXXABI_1.3.8)(64bit)libstdc++.so.6(CXXABI_1.3.9)(64bit)libstdc++.so.6(GLIBCXX_3.4)(64bit)libstdc++.so.6(GLIBCXX_3.4.15)(64bit)libstdc++.so.6(GLIBCXX_3.4.21)(64bit)libstdc++.so.6(GLIBCXX_3.4.9)(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-14.14.3a@a@@a@a@`\{@^h\HW@[Y@X@XP@VVV@VrU@Stefan Brüns Stefan Brüns Dirk Stoecker Stefan Brüns Michal Suchanek Christophe Giboudeaux Stefan Brüns Christophe Giboudeaux aloisio@gmx.comjengelh@inai.depgajdos@suse.complinnell@opensuse.orgidonmez@suse.comp.drouand@gmail.comp.drouand@gmail.com- Fix compilation error due to detected OOB access, add 0001-Avoid-out-of-bounds-access-for-monochrome-images-in-.patch - Fix compilation with CMake >= 3.22, add 0001-Replace-deprecated-removed-GLUT_glut_LIBRARY-with-GL.patch - Reenable OpenEXR with OpenEXR >= 3.x detection fix, add 0001-Prefer-upstream-CMake-Config-Mode-files-for-OpenEXR.patch- Use OpenCV 4 on Tumbleweed - Guard OpenEXR build dependency (needs OpenEXR < 3) - Adjust pfscalign package name to pfsalign, match contained tool - Cleanup spec file, remove old dependencies: + lapack, blas (uses GSL instead) + doxygen, libtool (unused) - Correct GL build dependency (pkgconfig(gl) instead of Mesa)- update to 2.2.0 This is mostly a bug-fix release with many fixes allowing to work with newer version of libraries. Several compilation issues have been resolved on Ubuntu 18.04, 20.04 and Cygwin. The HDR merging (pfshdrcalibrate) uses now better, noise-optimal weights, which should reduce noise for darker image parts. * Added: v210 format in pfsinyuv * Fixed: memleak in pfssize * Fixed: Fix format-security errors with Octave 5.1 * Added: pfs_automerge * Fixed: typos in the documentation * Added: simple deghosting in pfshdrcalibrate (-d option) * Fixed: pfsalign now uses free AKAZE feature detector, avoiding issues with missing non-free OpenCV classes * Fixed: Updated installation instruction for Ubuntu 18.04 * Fixed: Fixed a number of compiler warnings from g++ 7.4.0 * Fixed: Octave interface upgraded to Octave-6 * Fixed: pfstmo_durand02 - reversed the old fix that made images over-saturated. Now 99.5th percentile is mapped to white. * Removed: pfsinjpeghdr, pfsoutjpeghdr (discontinued) * Fixed: compilation fails with GCC11/std=c++17, duplicate "clamp" definition * Added: pfshdrcalibrate now performs exposure merging in a noise-optimal manner * Added: pfsindcraw now calls libraw's dcraw_emu instead of dcraw if the former is available - Rebase patch: pfstools-1.8.1-fix-return-in-nonvoid.patch - Drop patches (included upstream): - pfstools-Fix-build-with-Octave-6.patch - 0001-Remove-using-namespace-std-from-global-namespace.patch - Disable EXR package which does not build - Reenable OpenCV package- Fix build with GCC11/C++17, add 0001-Remove-using-namespace-std-from-global-namespace.patch- Fix build with Octave 6 https://sourceforge.net/p/pfstools/bugs/49/ + pfstools-Fix-build-with-Octave-6.patch- Require freeglut-devel instead of pkgconfig(freeglut). The pkgconfig name changed in Tumbleweed.- Correct pfstools-fix-libpfs-linkage.patch * Fix broken octave binary modules - mkoctfile does not specify - Wl,--no-undefined, and modules fail at runtime: ".../pfsget.oct: undefined symbol: _ZN3pfs5DOMIOD1Ev" * Fix random parallel build failures due to missing make dependency- Update to 2.1.0: * Added support for .yuv files encoded as PQ2020 or HLG2020 * Use Qt5 instead of Qt4 - Update the URL - Refresh patches, use %autosetup -p1 - Drop pfstools-Qt5.patch. Fixed upstream. - Run spec-cleaner - Refresh pfstools-1.8.1-fix-return-in-nonvoid.patch to handle more cases.- Update to version 2.0.6 * Fixed: --frame frame range spec can now handle negative frame order, e.g. 30:-1:0 * Added: Added photon-noise weighting in pfshdrcalibrate - very small improvement for some images * Fixed: pfsview does not change zoom settings when flipping between next/previous images * Fixed: Fixed bug in pfsin/outimgmagics - missing call to InitializeMagick causing assertion fault * Fixed: Fixed bug in pfsouthdrhtml - missing call to InitializeMagick causing assertion fault * Added: Matlab MEX files can now be compiled on Windows from Cygwin using VisualStudio compiler version 2.0.5: * fixed: pfsinppm now can read multiple frames using --frames but also from a ppm file * fixed: a few typos in the documentation and code (thanks to Andreas) * fixed: fixed octave interface to work with Octave 3.8.1 (and hopefully later versions) * fixed: octave-config used to automatically determine were to install Octave files * fixed: compilation issues with c++-11 * fixed: bug in the assert statement made some matlab mex functions to crash (in debug mode) * fixed: version number string is now correctly reported * fixed: reverts mistakenly introduced fix from 2.0.0: pfsinpfm and pfsoutpfm do not flip images (top-bottom) * fixed: pfs handles now very long tags (by truncating them) - Refreshed pfstools-octinstall.patch - Dropped pfstools-maptype.patch (no longer necessary) - Added pfstools-Qt5.patch to build against Qt5 libs. - Spec cleanup- Grammatical corrections to descriptions. - Replace %__-type indirect macros.- build also with ImageMagick-7 + pfstools-ImageMagick7.patch- Disable pfscalign subpackage to fix build. It depends on non-free opencv- Disable opencv support because it depends on non-free part.- Fix octave dependency- Update to version 2.0.4 * fixed: added installation of octave-based scripts: pfsoctavelum pfsoctavergb pfsstat * fixed: libraries installed in lib64 if needed * fixed: added "so" version to the pfs.so library * fixed: Replaced depreciated OctaveMap for compatibility with octave 4.0.0 - Changes from version 2.0.0 * added: Starting from pfstools 2.0.0, pfstmo and pfscalibration are included in the pfstools source package * changed: support for automake dropped in favour of cmake * fixed: pfsinpfm and pfsoutpfm now handle both big and little endian files correctly * fixed: pfsinpfm and pfsoutpfm do not flip images (top-bottom) * added: new tone-mapping operator: pfstmo_mai11 * changed: Thoroughly updated README files * fixed: several issues with octave scripts (compatibility with newer Octave releases), in particular pfs_write_rgb - Add dependencies following upstream changes * cmake * doxygen * gsl-devel * hdf5-devel * opencv-devel * fftw3-threads-devel instead of fftw3-devel * opencv-devel * pkgconfig(libexif) - Re-enable building against octave - Split out some tools into their own packages * libpfs-2 * pfscalign * pfscalibration * pfstmo * pfsview * pfsglview * pfstools-exr * pfstools-imgmagick * pfstools-octave - Remove obsolete patches * pfstools-octave.patch * pfstools-stringcompare.patch * pfstools-no-debug-mangling.patch - Added patches * pfstools-maptype.patch * pfstools-octinstall.patch * pfstools-fix-libpfs-linkage.patch/sbin/ldconfig/sbin/ldconfiglamb72 16848419162.2.0-bp155.3.132.2.0-bp155.3.13libpfs.so.2libpfs.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:Backports:SLE-15-SP5/standard/74029ee5f652664058da9bbe2314f800-pfstoolscpioxz5x86_64-suse-linuxELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=e763e03964c5c1d78cefdf115ff8ea16b217eeca, strippedPR R R R RRRRRRRRRRRRRR RR3{-gCHutf-871e3ceae7f78c57bd33d6a88d15181f792711f4dc99a26242ac516ac8dfdd3bf?7zXZ !t/ OT] cr$x#H-hK\\{HMh4˥',(/TZ~ؽErvZX({J{` ڇ;~3kSDm1+dTTUʅTũŹ͙16KB)vd1 !m4kޟoq")A褧4ˊ^%M<^`c=d3Q-w{Ca>%37+ak5%T=rzV/nxF+p ܹI̿wD5QWF5u>SH̫y )/ ~ٽ=+ =$kt_$d=yZ2yB[N X}P.9D#[P9WYu6?9IΟT>&j>~;3AE8x|N͈KP ,_NU:պ$5'~ȹǫEGǨ- 0mh F:t9s>Wz0.`쏘|ᖵޒl~C~Y&uD l0W!If,j:Uq;(+٪vas xzlH\bN }w6YN,<3*|T(f +x(˞L/e-37J+K.\xv;QXW6.RT%T=xFDh0#Tb9)wU6xXz<a}srJ|{8W۹Jpg#R6'jhŭQe[?7OFm^\e}[.؈V+[9Hb!PY,+àQPH\_'m8̗64ˏKj|-l6z'2o;SEoۿmY+/S_](M JߖH] 3kIJ5c6z!FL gV#g1 f#KbIqUY,/"ڪ|e;E17\Ϟ{FZASFO-+]pG/xQd4~h;K8*pqA$XCk;1w^Vyp MPA,dkWU1[Bo>g%:/\Kt若Bfaql;EUƗߺE QNH*ֻ \0 h3 #3 \W7J^ n&>JcrIq-$ hMMqZ s-[q16Z\ Ou Q+eak'Bk?&+B"6CiTZfSB*1D+%U;Z*Xݱ]|~/fGubWX,Nud(]H˶6 s*ڴbޣ-|g"fp˲ 59۱Zq3 ݁/`$+z>hAJG>e # BOn.U+ DފN, Ǘ dfAxA>IO )P j4٪ ]-WQL# n'Zh1F`%Ltc[$OiB{q(`lBPP.38ɚ?NF!XM72PA W׌^*ds"zgو\H4Y\ P<'OZSH@ MCJip26A/G`*K7`{{`l${;ZXL1 tn{HYrPw~$9ҎhUQt;ޫgA̯gbOuNբdt: 9x`D(ԟ38RWٽ vs6C">-83&j9TLq]`FT/M;.P5kR77]~܂绮-AlK<#؅sI~mܰ] ywAcމH_"1<@Uͥ`5n‘g6?(jVfB+F[x ߚ3< 0=kϊXs]DRnӎ7l_e% Rp'@bfgwe+5o?֒Q?gvWT[y[ܐ 55IIK@%TPX;b+=ݪ"LrGԻD:)ow+2[;6U@vDp"IJ2t)a0]Iqj(s?}:R^;  jz|"Ck#4c&)Q+pZʀQc1bqp:gKb(v$ UQP2䂸g6I8'R wX%E^i׺8vS)K峎9:Vl`Gy%մ y(oR` *띐Ϡe0B { )=6ֽ(4"HokFpgJuf{,m$dw,mKwڨviA3Th8_&W|qd4=խ E~u+:Kc>H] H 6R,g&@,֠(f{hQk6?[1:auj|^uebSfc;2Hxv݊\M1q 1zM|,-[v)ZH.:mH 4i"~IH%? Lu!]6&v~*BMr2k8'0xmmQ5`\9'[1qN)y5ENUdd{"K(d_cY{^Sl\1Ic(cU'ï=?ߟ g چDczcJn]|E(*mñ!Ŗ!H;N"0.!@7ȷ؇gRMwfG_V2׳)R Sإ&%S~|׀،#j򋍀E\mYT. 7÷7OPĤ7Wz&aZ!}xt(믓tWP/d]x9N13]GHc?K(巼,=wu$P|S&& I C!])\3J#E[-!o`v ⇹d@ml.=FO.JF[%ru'`Ri@{aH;O?O;KrRr-E=A5||l[8R;2S/dZ^fGJ_XLS5l֞sk)iP3!"!B*i@ODq H;̽ɉ}sv3e\rejj\m5h oE$Z\J\ѥWu۾ L ϳ n鲥 }#21^/w h g'͠sSɤa $3{-]{{R!ºHIs,+cf, u`S*yb0dܛK/&:~ )7).(+me&џ& gIFLjhܜLNa`jlvi6Cmn1y6ۚ8(%xXT$5U:෫\ٜ-{ƫHN3M?6MWwzS2<>w+1NX##Ĉ"hg; ?ƪʫNLp%GcGv,}oUxɷ3{@tx/tTR SDL=͵`&*]< aKy63hb#J*w, ςjG2  \[bzoAK:J0@<2|ZF?C./(|e9dեdR~ʜFYX'8$VXp9`QcchOqڇ]EģDcҍ.OޓG53mȿ 0[N5)K*h7M;aݰAq7.(}L2OLrՍ7ƈhJuƭ=\1㟀iySTS60>ߩC`6C]Gd _1lJe_RH Qd"oen` ϯ=< rA|V!UQMĚ%Po\#$o^^'[i/ɂgEJ;'pIc[DnnMNtN`;r ?3r[v|:,(:Vp.:9e=ٰ|.U>VSa.xDyPN]kp.; ?bO.עx4Z+c섐z\af/NK%>u὚dM:F9nLtNXtjϧtz~F She0Cd_㜭VȊqXah`Gyy eh ()zstckq{\}C.D{ UaiUU#|8%?' '0OJ k]^0dvL:h0X d^I6c*81-g2#{hnH?ne) {Db|K09rk/[k46|؛_yP)4 Y!K.za@s큏9D&;.#4NhU荞5G@9 )nLpPE .0Vw9U萊3q6|yQӌSB] M8td{(UyDWW!$e!|ѸHJ8VBaVMD`ܳ9xC'~KvJ4485`]4FaɴiC53PpRhm2lZk7u݃ۈ~z^T Gmb1}$[Q5t6ne.x굉tPp•L"sWatFe>hT qցrbZijtZWo1|1i+"Ԕg|z[{h-p~Z33^/vZbm~0ZU$R\r'>-Dvņ'X$HH2X&ؐ (lCZo >B$oNY(`3EhsĕX!&a'lD9B2#3^!U ;"늘%O;FE$Sl-B(]7iYn1Kˢ:]MU{>*CYżҝz\n,Z- rS^^r}dOUAJ6#_<ϲȨWcy- TLOwwKԘ7U 2I #-([K4B'i|oVqY5bͯC)P+~W1#晒Hlo3&x3x_u~3\ND㓕zjӹ *'WWс]MQ`0Exn9= >\i4:\gÉ&pi ;~S{ڲݜyE)fr)r츦 6F00VNwlv/jA -yhD(}Gsܝ{o˧^)y]NK&W20sgpwCσ/8Oouq{|KjӤP(=(Lir7^c{pv?${+~pxD(+9-MX[{vckMf9\NoYw!h,JMK '=͉'wɚZ|`W0 7J_?՗8)s9Dd0.O̰ f-TW5gAf L^!q@M/T}=?eqxQ|UªU؟2R -!Sk 6O{IԞS)Wɤ~*4X22?!dgm ;=ocD$w$aέ̊B=+` ;Im]+9v4xWoG&E L$$ ^zM)6Yhs:OY[%OXÆHFcZVȼ jMi#gJ>5kEFZnrHaۑ_άZe&W;K3,;=;BvJI4q{e"Γy6D٘;o܅MxcY<^BmE$p,iD;`%mdmqZ Ͷa^6q.\A/'dUjA1lB.CsTSv,{g-Eͭ۲X`׃ߊ}Duh 2v%$$#53~,':Q`&EyHA71u߷ GrURDx;Y~ ɱF4L=q7[F*e)w3GϮ46%Ai u!F_2׫˟w38U= {uG Ѓo: X{u8lVH:@*065r: p)^Ƒx7Au5H3Kc6$v;хcC J"FETv+c5(0{)L:K *ut?G2%/o`R^ !ݾYo ŦarقW}H)xgGV*4[k3ʘY) g3|2ւ;,r>gsNXIPBd`PXmR5LEOKJ>1J$sgy^텣:#\S(BVdgeh)w/p@pҢ_EPo-@h/;-5o@7vp69ĹnbhiXLi.>vjr/WO;\MTba,#)&OWTrLPC8sc{ 59SECms┵}b+yXR2oBe2}%od`3 Lf|DPԠnG~q[`0uMHqiBE/ >[ /Ʀ GpoO]GqWx]t5l[/=N)6lk>0ۆ CN6|B2z.f_ǘu³Ov]+飆ߑބf^zt5v Qz-g5żhB  zHpଂWRr[e8 ncu(3FUٱN09^  i{ݡ%z<# ]u/\V뀤ټK LkKAw*6%3?;5~JLO} װ_|Zj@P2,sjHsbӧgOhg, &$ ltMf]a|퀗vd8n$H7TCGBe{yJtWUw}N)[>F3;xGv=Z鍪`?>!)W`, @A8W'(.@υo+]MNFB} 5M_b$utF ;bFDR"AI}LMBXt\[M9t W4(i{Ō&vM#'Qf*a =h1&sga 7DZ=Ux\6n{@.To|^G.+,E"_b jpģ{ / ܄Z4;,ON]]/gP1rKuwBNͼw"=DZ-ilAdtMyh–|v_ܥe/ˊL7o(;q),-lN=FaWז Lu8OvuÈK!Nle9`vA% 5C6N^uJn>kp+VI@fR]lARf]eNWd<HPvqc9^r3͒UE'Y2kc2ldԸ 0nE7hW9Pz o-^.4 F5/UBD&bHzKXTG\%B4. !W=g'mu9v._T2yV; W Q%nHx۠fNw·g;-8D>"wSJPee%h61OoQӓj5b=X*¿v Cg0}3J!@ErdW(>OXlx $D"+.@kwX ?F쾯?WYPL[3,.dTXP[hVHBHѳ|3Uᮞ+v(CMEIzp[\|픫T$ϛ88Jdy j|'yܗzO9s/n*T` nk`;`@r-T2KE r=кFlR?_qUMe[@Ƅ:Y(*Q^|ȫ;} 2h|i0iO=ͿcSlï8sfFLJfU2iփ Y[U0cʆCߗ|p8c§8p %N{ǭW)ۊi960]$yfE:COyR>d wȭVP<3Cvv}VAGso6k!0+P2HaLS,V&Zq\^0"YPqƬ:HSOFًF`61݅kۭV$5v2NW,ii\RHg7?Xy"jU*3.4˭7:ueT=b&=r"EURzGҭ@ec=scLVCQK_ٲRk闖EY.~IC~IzOު=z[U%R\M'&([ɕK)1x#K7FbԞ`e%D ځɯGsD0= ~<ۣc\Ss9z -JHhq,NŪ,ITQkzWWAe|CkrI8[?.u{ ̀k{JlAS2CwTx]\H]HP]. X37t{5=6"0MJ]}^!PUSo1iv`t"w"ܮ`n=ϭAD4i4~VVNFߡF-+W|}(];_Libh#y7։;dft:W0cw`7#Y>$ " Glo׃l;Pq.+矦R{ҶH+[#v͙;=ʔ"@5xjB NHĻTN-m%5b[ *H,ð<ٴDh]\cl}?_v]0?z!){*)$l49fPnskEV@ BHw,tY$\pXa(@ T"҇ӑNW>3釂ٚsQC 'QmPs@˘|Z?9Sgn~V&ʉP3Чb]U+RHr4%)<:)"[ed,#O\Q}.CYT[$TyMR;NjZJ #|Hb)"-.6qyfyUa hԢD/i$\߸E(wVAp6 v'$?" GJK'Iڊ|Ն$H.Lw K(i+[=ybk* 56mNIAL/lD6_lϦ#egGR瑣7<%=g{%B3~ōWT| s4OXr|#6~8/RbB5hC 2(:?mܜ##Fx)>hɆxo\$%&iQN葄d%QWS̀nL]Ca ~+獲2?,RYpTΉ%ܛ#j/ɴ.TD5W>Q"Y(IH;y 4ZtD *f!4Tr:, yIU =t>G=n/=,=aaWͨCwdƺ}|XKbOL8!D{ #~秜% 6Ev~|t__SHM(< к ͡A-4IT,7OJ/յ;1]<$xh\=1(ae$I&nyR{(Z01ê)FWcH$6u.G':_SVUN ,1-"Bc1)4͘  R,;0J_GxyP0!nT8<26ߗ?t֬ k3c0@$^V~.nHoTe Ql<ءkgw`8xYE\xo{*؀H~j|RM;-DxDuOqvRjYP6(0B.LtL  >Bɝu+KAA)[4qTU(;yO:;-5qZnA U^%+G =i-g-swfyvNv(57Y |4ˁ8b(6Bcmч$e Z׀.@ w}V{xA'a4=5YwqeOņ^rIW=y>['Z,(<̤y O,iR/*ZM>=xrppeEk6NW_!ˀP0ݹSo#g[BI|Lcq+>9|M-tLx\Auìف҆zYŻ, I8 Ya0jXlh{{5}jF#k.صluք' &.qSBfl}}F2gUĒWIierSV2>??"xūL_t,0L[.5O)ilߞ(xjo\FF^ _   hk-@#=Ȗ&ܟ΀h-ѥDdȈc], fuMSU饧Y@P#Ȅㅢ9#}MRu-m*+L^_CdA|NIF% |3PUL]rR@RgeMa/tAv>joMrz1#Eu0TǀSh *_0i i?7Fc$*U3jn %4u%r հBr\~)v&j?werS:E#DTo f9'C fh@)yoH$K{nmGWK=ʗMX1.8?9QɳǹB:\jM(Q:P-E`-kSٴbIRF\ ju-ρ hxXn=}-0*_㤵/?aӿ>_Kk~~ H/ݒubiʰZ-Ք4%= ,/yyom/PZ #tz1Ѡlqt"҂cf/j ͑L1Xzl*)zjxShgFx _gsO/3[9r!}JBsyQK(cLЁPw x+FёF &kݷ9qw~>:^G`I3w'?uM8`q1߹ Bفw_>,T**A;.` MN`Byi$J\bs}Gr$q$m.i?0|5{-AGE*i̎=kkNp[/s'4^:5sAN bGm)b&,"s([ ‰k/2-&]`ɒF ݛ՚qka `&/iK<ggٓ0B;Cm'JhR'뾆V/wƏ-Vr8EhH:Ƽk8:^^>S[bQwKJv%R/B|:nE@pwe OԿʮx OR⁀D D::_pwM*J{K71j&ii<'ncA,)yfTwR{>=*˖b/nԀėmpP&MHvsGsZux}ʜJ=.i᱋G0A_eFzy'h:S M}8\Z# HXҝ}eZ֡?Hb!0@WEyBz$})38!ܺh)4,f9kuWeYUf="ۏ%bvA.DS)auϊ}5O"Yex5Q*P0"8]9^SDRISC2<@2ʔ8nvsϝp z@ <Ώ~6irW(W![K4 !yV{ee"u>^x 6\ePUD[XHBŮj7hg%3Uj+'x 9'~ N-|f53DcRGs)$h*i@(VkRl5s9ey?3cp;dӚr˥NG 应zZI ӸkNsq  GG K?RO ,'Τw9Ap~?F舁2.yrj(\qͅkX͗ &óPzSWhg5$nJ@9Y-_ S>sC$NПl cW_ܒw}7~Dul՟{נF#ƭx[N6r8ޚu9|}EFXq2e*Lzxcެa n uhR:s|:Nq2 zܛ/V]!}I`&-b4I_~ ?h̾>uEpe'{g̞۾EL=ʁ$[`vO`as|DqD~Ny\=>v<$;k V- Kakg$供ej`C٢5И O1 YZ