libf95getdata7-0.10.0-lp152.3.10 >  A ^%/=„YDrMOf]|vlrV_^Lp};gTu_do/(_2NMfX(t۠jSʼFy5|f\B뵱B By}a)3WNCli$}n5-csLKեW;Jk7b7DK9I3> u[zrw0}rybIvü]٣XgE c:cxވ9@870b76d3b72fb3af01e18fa3e63d5c25b927c4c4f95dab4b20bbcbfe0132bbb8a01159ff00cd0f28b508aa745a48b6636df8606b8^%/=„J5 練C&zۏ _F )(](]t [(~%!3,8Vr[7wRm)e<OA3w ڮ-"7Yb z%. l>ꢑ,>/L{G֗D>v/ -ݛ>}AI,I!5-z8Rܔ,4-@9"I0ؒK"Y(.fC T|R@ \GGPWU+u tߘ[QQ&zr>p@.?.d # Z    $ ( 0 r  H o (8 9 : >+@+F+G+H+I,X,Y,\,8],@^,jb,vc-d-}e-f-l-u-v-w.4x.<y.Dz.`.p.t.z.Clibf95getdata70.10.0lp152.3.10Fortran95 library for reading and writing dirfile dataThe GetData library for Fortran95 programs.^$lamb51pXopenSUSE Leap 15.2openSUSELGPL-2.1+https://bugs.opensuse.orgSystem/Librarieshttp://getdata.sourceforge.net/linuxx86_64pX^!R^!Te2ca7cb456f8b08fdc378e2590efefc481dfd68876814a2983c69c0135862338libf95getdata.so.7.0.0rootrootrootrootgetdata-0.10.0-lp152.3.10.src.rpmlibf95getdata.so.7()(64bit)libf95getdata7libf95getdata7(x86-64)@@@@@@    /sbin/ldconfig/sbin/ldconfiglibc.so.6()(64bit)libc.so.6(GLIBC_2.14)(64bit)libc.so.6(GLIBC_2.2.5)(64bit)libfgetdata.so.6()(64bit)libgfortran.so.4()(64bit)libgfortran.so.4(GFORTRAN_7)(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-14.14.1X@X6@WRWV@VVV$@UUȒ@UUTjengelh@inai.dectrippe@opensuse.orgctrippe@opensuse.orgctrippe@opensuse.orgctrippe@opensuse.orgdvaleev@suse.comctrippe@opensuse.orgctrippe@opensuse.orgcgiboudeaux@gmx.comctrippe@opensuse.orgctrippe@opensuse.orgctrippe@opensuse.org- Fix RPM groups again. Drop useless %clean section. Update descriptions.- update to 0.10.0 for all relevant changes see https://sourceforge.net/projects/getdata/files/getdata/0.10.0/ * This release introduces a new Dirfile Standards Version (also numbered 10), which adds three new field types (INDIR, SARRAY, SINDIR), and also field namespaces. This is the first update to the Dirfile Standards since 2012. - Added BuildRequires libbz2-devel and flac-devel to support the corresponding encodings- update to 0.9.4 for all relevant changes see https://sourceforge.net/projects/getdata/files/getdata/0.9.4/ * BUG FIX: Arbitrarily-long reads of FLAC-encoded files now work. Previously, each FLAC frame was written to the start of the output buffer, overwriting the previous frame, and leaving most of the buffer uninitialised. Reported by S. J. Benton. * BUG FIX: Data read from FLAC-encoded 1-byte types are now correct. Previously, although all data requested was read, only the first half would be returned, encoded as 16-bit data (i.e., with a zero-byte between every sample).- update to 0.9.3 for all relevant changes see https://sourceforge.net/projects/getdata/files/getdata/0.9.3/ API Changes: * gd_verbose_prefix() can now be used on invalid dirfiles. Previously, this function would return GD_E_BAD_DIRFILE when passed an invalid DIRFILE pointer. * BUG FIX: When trying to access a LINTERP table file in a non-existent directory, GetData now reports the correct error (No such file or directory). Reported by Johanna Nagy. Library Changes: * GetData can now read SIE files containing the optional nine-byte header (which can be created by daisie). When read by GetData, information in the header is completely ignored (because the GetData metadata contains all the necessary information). GetData never writes the header, but calls to gd_putdata() will preserve an existing header. Calls which re-code the file (like gd_alter_endianness(), gd_alter_raw(), &c.) will result in an existing header being deleted. * BUG FIX: Filenames and line numbers appearing in GD_E_FORMAT error strings returned by gd_error_string() are correct again. This bug also affected parser metadata sent to a registered parser callback. * BUG FIX: On platforms where char is signed, the library no longer rejects field names containing bytes with the top bit set. - remove patch fix_test_alter_entry_scalar3r.diff included in this version- added patch fix_test_alter_entry_scalar3r.diff to fix the test alter_entry_scalar3r on 32 bit- update to 0.9.2 * BUG FIX: When using a FLAC-encoded reference field, gd_nframes() no longer leaks file descriptors. * BUG FIX: A segfault in gd_entry_list() introduced in 0.9.1 has been fixed. Reported by Christian Trippe. * BUG FIX: A descriptor leak on error has been plugged in gd_desync(). * BUG FIX: A segfault triggered by encountering an I/O error while writing metadata has been fixed. * BUG FIX: Memory leaks in the FLAC and ZZIP encodings, plus single-byte leaks in gd_add_string() and gd_madd_string() have been plugged. * BUG FIX: gd_alter_entry() and gd_[m]alter_spec() no longer mangle the values of entry parameters when asked to remove scalar field codes. Reported by Dan Horák. * PYTHON BUG FIX: Fixed a potential segfault in dirfile.get_carray() on platforms where sizeof size_t != sizeof int. Reported by Dan Horák. * PHP BUG FIX: Calling gd_discard or gd_close on a persistent dirfile now does nothing, instead of closing the Dirfile and corrupting the persistent resource.- update 0.9.1 * Use perl-ExtUtils-MakeMaker instead of perl-Modul-Build at build time. Relevant BuildRequries where therefore changed. for all relevant changes see https://sourceforge.net/projects/getdata/files/getdata/0.9.1/- update to 0.9.0 * the legacy (pre-0.3) API is no longer built by default for all relevant changes see http://sourceforge.net/projects/getdata/files/getdata/0.9.0/- Explicitly require Perl-Module-Build at build time. Fixes the Tumbleweed build- update 0.8.9 * BUG FIX: The metadata writer now correctly stores bytes in the range 0x01 through 0x1F to the format files (encoded as hex escape sequences: \x##). * BUG FIX: A number of memory leaks associated with error returns from libary functions have been fixed. * BUG FIX: Attempting to create a new field or alias with the name of an existing dangling alias now fails with error GD_E_DUPLICATE, as it should. Reported by Alexandra Rahlin. * BUG FIX: Random-access reads on a RAW field with a frame offset no longer result in mispositioning of the field's I/O pointer, which previously would result in returning data from the wrong part of a field. Reported by S. J. Benton. * BUG FIX: The return value of gd_nframes() is now correct when using a sample-index encoded field as the reference field. * BUG FIX: The sample-index encoding no longer creates sequential records with the same value. * F77 and F95 BUG FIX: Passing zero as the field code length (F77) to GDFLSH GDSYNC GDRCLO, or, equivalently, an empty string as the field code to fgd_flush, fgd_sync, fgd_raw_close now causes operation on all fields, as with passing NULL to the corresponding C API functions does. This is what the documentation said these functions did all along. * PYTHON BUG FIX: Accessing the prefix or suffix member of fragment objects no longer leaks memory if the other affix is non-NULL.- update to 0.8.8 * Fixes build on 32bit - update to 0.8.7 * BUG FIX: Opening a Dirfile read-write (GD_RDWR) no longer fails if /INCLUDEd fragments are read-only. Reported by Alexandra Rahlin. * BUG FIX: Several fixes have been made to the sample index encoding (SIE) engine, which should now produce properly encoded data when performing random writes. * F95 BUG FIX: Passing the empty string to fgd_reference() now returns the current reference field without modifying it, instead of crashing. * PYTHON BUG FIX: Querying dirfile.reference no longer causes a crash on an empty dirfile. Reported by Alexandra Rahlin. * PYTHON BUG FIX: Memory leaks have been fixed in functions returning lists of field names or other metadata lists. Reported by Alexandra Rahlin. * PYTHON BUG FIX: On error, dirfile.get_string() no longer segfaults or leaks memory.- update to 0.8.6 * BUG FIX: Computation of LINCOMs with complex valued input fields now correctly happens in the complex plane. As a side effect, gd_native_type() now also correctly reports such LINCOM fields to be complex valued. * BUG FIX: The gd_[m]add() functions now ignore zero-length scalar strings. Previously they would store these invalid field codes, causing problems later. * BUG FIX: Returning complex-valued CARRAYs as purely real now works. Previously only the first element requested would be returned, the remaining output buffer containing uninitialised data. * BUG FIX: Entry members spf, bitnum, numbits, and period are now completely ignored by gd_[m]add() when corresponding named scalars are specified. Previously, an invalid value in these members would result in the entry being rejected, even though the rest of GetData ignored the invalid, unsued value. * BUG FIX: The parsing of the \x and \u escape sequences is now correct. * BUG FIX: A scalar field code specified for the last factor in a POLYNOM entry is no longer ignored by gd_[m]add(). * BUG FIX: gd_[m]add() no longer rejects MPLEX fields with negative count_val. * BUG FIX: DIVIDE fields with complex-valued divisors are now properly computed. * BUG FIX: Complex-valued POLYNOM and RECIP fields are now computed properly when the library is built in ANSI C mode. * BUG FIX: gd_alter_entry() no longer corrupts the DIRFILE when modifying named scalars of MPLEX fields. * BUG FIX: Writing complex-valued MPLEX fields no longer corrupts the stored data. * BUG FIX: gd_bof() now returns the correct number (i.e.: zero) when reporting the beginning of field of derived fields shifted to before the start of the dirfile. Previously, this function incorrectly returned values ranging from zero to one less than the samples-per-frame of the requested field. * BUG FIX: gd_flush(), gd_sync(), gd_raw_close() no longer segfault when operating on a LINCOM with only one input field. * BUG FIX: gd_seek() now works correctly on PHASE fields; previously, the sign of the PHASE shift was flipped. * BUG FIX: gd_seek() now correctly positions the virtual I/O pointer of the INDEX field. * BUG FIX: gd_framenum_subset() now returns the correct value when passed a field_end which is beyond the end of field, and then is required to extrapolate outside of the specified frame range. * BUG FIX: gd_error_string() now produces the correct string when reporting an out-of-range poly_ord encountered by gd_add_polynom() and similar. * BUG FIX: gd_[m]alter_spec() no longer ignore co-efficients specified for POLYNOM entries. * BUG FIX: gd_alter_encoding() now deletes the internal cache of RAW filenames of the affected fragment; previously, these old, cached filenames could lead to I/O errors when reading and writing the re-encoded RAW data files. * BUG FIX: Calling the Legacy API function GetFormat() on a Dirfile with MPLEX or WINDOW fields no longer results in a segmentation fault. * BUG FIX: Attempts to read past the EOF of a gzipped field no longer results in an I/O error, but successfully returns no data. * BUG FIX: The internal recursion counter wasn't being properly reset on certain error conditions, leading to spurious GD_E_RECURSE_LEVEL errors being returned from valid calls./sbin/ldconfig/sbin/ldconfiglamb51 15896506750.10.0-lp152.3.100.10.0-lp152.3.10libf95getdata.so.7libf95getdata.so.7.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.2/standard/9aaaeae94cdddb8507bb9f5101172c73-getdatacpioxz5x86_64-suse-linuxELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=d08f09228f51cab662986a0b5edf0cff02fd21be, strippedPRRRRRRemIrx0NxRZutf-8e6ba2685b7854e41707106b3cce5b7cd5118d6c95b718c443035512b3273d273?7zXZ !t/r] cr$x#+PǵT֮%`' If4f4[P!pd{ Ӹ1]|? ]UUm3"tQG(]D+%E)4kD)DhT撇Cq65oSCJIK-}#۩sEeQn+d\Ոf 9T^vowʑn9SOѺfrH12):u2Gݰc^B*fL_(*F>mMa]M9u c?AԡuC &NnWG.F_qsګ}6kH6S=ÁkʎhWg^JFpcB9FԾĂ.h  =L#=J?,x^H82")走q)Js cŔ=F$Ln[  2gtIؐTMPj+vBu9Qcހwx~a;ndb+/&EsQDL [ _a#6-2ߊIuw=TsCl0TKq&n>8IW*L)b|vZbPԨ @;|8 yӅK;HOu7< |[!bTePJFN5" \ߺݞ>$^Waj<8νf֣CB5daU-IR TNȞ7ÙbyIm'9FtɂOֲ@ 8/g@[` p8W"DŽlV)/3%j ro8 ;6΃ͨ@>yy@;Px`06ۃzNq@ ._wv~HpvM#1nV2pA6! 4ru%+<&H`bJ7ا#+?6RB2;y7 C CAFq,5@Y5U痄? t=jk%KW?-Bte-b=|5# )(ikrw굀e΋Bse;IG J8dq  { wg/zs@zecƤZ{;D'GImK-[HF09uHᳶ|abÂO'+duB~b Ezf%.-hy'H]kk_фDBKj 55\.tP̖Qw~o,F fH~E+JW뫓o#H44 W\UOP##Iע;* !q~ninUDh8{$k @T]wzn:m4PQQ60;)_Q7fHYA=&pm݉煌0Z[i[&-Uusq'=ȧӚ0wuIw(${>KQVWDP]B9kM"rnÊ|6l;X*bڥ0!P>'лzGu#sM;=T|Ձ, #JQ<~7Zn-.-DPEkfn v$.*E8ΡPsaPmoh;a}כ-MGΗ?eix(V=Ԣ2ҔB7"5p8-Is*KSDD#S v .0HBQyDbI4?W7Ұy<>/(125l%pĄl%hYk=Rre \1WKc_.^==GXCʣYd4Q( D~A,4s_1UѰ%Cf'pW;:akΑ|r֖RS?=Tᒍʓ$.m@ O[{+}@ocqtK:&r!b=yk>u娶Ȯ~3$l^dVn%׃A_swl@z?j$|`/a/54sS&~_EKKp˺C->WsK2V<|i~OC[\k_sbLl4y!d^jSa >wtfa]=xcFk#W aOIx\+5E6vc.hk^AwJjGT=gy:Cjo7y|!:`NyaQ}(KGuix`m>O:j}{TECt?< [6~αdQgPv?$}*"-"`|XܪbOs^f$ M)|a)B*a@R s7r F6ͽǙVV@? T-(ℤZ$ܤt5J辐6a aJC|(㔡1G$I p.pS}:斾RaH - )0?T e Cb!qqhHZZVG\3¹ucRO Cmb<0jTp[WpmB(iSga֚ϖ@]}qSbG@+&_dD*'_QL@If;Wx0ve>5/0+RS;3{|qmѬ}- /P(TtM7XY8sWk>y;t `q;yLAuK2%TpYl3xs]#2,Z\ZlAb .i`ބw|skRrl 9MlBm}7ρwmIbJFTj-푰pr'$ [^r& QOH݉xT{L" qZFYP䆲;*xʸ|z_`p~AO0S_? I^瑪p}oݻ)G7O#E()2m7;QɽP̥"P}r}sYΖ: -ICW }+VdB_g6QDw =%l֞Ip?n@4$8I~@&5'fU Bwi]|(fZ·X9xaڊb&='fNb0%K`4X;fk #_gb[2lgȪӝZ]OC8 ]lcp2_G/lQk~8up5zWN!}Eh@R9ɂ O*Mc3mhegl2L=L,_^ޖ+!Ozk7sv[AaB$LfD#1M(W7gꢖFGը&1oݻF`vmdIef15KlsbaCn}x m'TK(!] mg \d<æ*ĨdM!6QdhcxE,?M Er7pm?&W6+2ضa%*`9lYdE2/G pXy∊Bg.㊓ tUl7wÆ'P%ۉۢ zY'u{j{4V|[kԃBy񞤦0E IZ^lPOچ'~ qYȸ \#ڞo 9Ru+My^Z ?qy5tG8 Wkלh݁reĤӂ?VSy"߁>ac<̰#u'#sNpi@%sttY>MQF8 yqOH. :MY&*m&Q .ߏ#Jwy]?KX<r3һa<[zyq@җ2&er8M{+wW)jzG);} tD{D(F,]p$jĞ} m9p%;X%+)wp($&OC\l| enP?3pdHl9n 4CO(PԀ6s>OjJ!dSd!$" NMQʱyS'ItMیP<*edm(L/$ol:Tf^8ET℀[$׽ #[1ʒ3 oC{PS,uBbsf^0Gi, B^NaqxFo'>8AM{b`y;:+i%%>m9틅(h_0 P`"q"]V?^&M|!p%3 Eq HVUӐʟ|\h[`KOpRFշ,kH8T~o NN^"l9HX,-rcf_:BAx%N gދ];Z-,zn%)`JۋIbA3" պh'<8`ꃇ}?Dς.(4!+qM59~ ϦQHgeŻ&TcXh SfNqjbFi͋՗[9υX6om_Lͼ/_rkdH;g M2mf997hv +N!=RpQ)w(ɀ~)EiU 9m6X\ sDuЋ9 i poZ&\lO4 DJ/ð3I V fֈ%& xSE~b۠9:0)}ձO8y=xZ@sɡt+ka;bȫbqlL~zmK7O'a'@`_R'6D.3V13ڊN̈́U!MXۢ)f<ҋOKFwV|Qg>g"W磽* ##.>zͽ&z2\3컭u53O]X*b7ñɵ7:$3&T~ty}bk-K7l.sejx+al^ͪ F lo(% |vҘZ:|ވgdQZ'c1HrW%{ǧ/jlsI#G@a=Rӄf+|!3s/|  ,Q'Rb4X. g2C @ ||W>Nc#h(7y~myhC!"F+&Or FqLė~?;;}1NPUuq1[C$oPn\atPWjI5۬eː!ND>@(P.ϧvvwH렙ulśzP@gҟyLR~4kVڛbŨ]DџB48[S=h_&Wb }5nz?y98Nտ/31wҿ!W'V[8j^E>c֖-۪Eq6}?kMeX9S]91qPDAѦ`ϼ^4#^4Ah쭥EuY(F֤VQe͸^[qIbm{VCQr"Z܊88_;&{Lm2Lg Kkpc!%{2@hpCĸ/v/ iĸ2] 0yJyOp'.JKw7*򉶏~~ gz[;K¥}"[pts\g8^#х({e+jwU,Y ~IǁۨO8P8b IxcA"u :l.׏%a` _,uQJWް (&Z&|:SVyrfn,#w{XXuLYaG%=Aݵ Jc:"9_@y46dm>D#3CN^IN ByW!^o\|忠.fA(?fޛ {0MQKFNWJ֘xSd<0 ?Ƙ&Ffr-{͚%Ege9fIM!6"nMv vBQy񌒫r|a݇F= [v,3 ")&0oW/5hynKc WjCIW D0$eSùm @4jհgE>>F< noA-w|f5#!!IՐfGkt4@axSm~ʂ\Al!ŰI54ٺ-Nm\m8E7 gLg9FL?:.zt50Ĉ{cu_/) 2{KꇌYi?f:g~t&ln?>JO[W?<,qR\rEM+jZ K]A*8!u.nMN׽h7olCf?S%*47Enׅ뜝qZ#Z g[+EssI$>9QCf x)W45I[GzM,qx5.[a 6؝ʌQ [r dU}䙶#:G4~ dY+9 `L<( f֘`msnVƹ`;9lp:AWa,`ND6rYP!h5]bčUL.br6V+ha 6Qm=7#럹~U}[j{\e]gsqO/ RV8̜%j镘xWޖCl=NhKOeEumJWxMG\.l$q#0*x8zF{&_hzFF_t./X40Q,i;iVjk\j0`^5Q?~WZj$sl@ (T}׍:vK?T{E7¡p@ )a)fM~={ y&Pѝ|%^8Zk +P$pj@`R&cuP1Q*"R^:c QU &t:P>&.)W9)\DlB$[0zbde\H]y$ϒu`m4F"wq3(ݣQpmi_?T<ϋlf[ |wܷ QrBys\7y Vd#)&eVqcDO, ^-$B2j:Ѹ3?5j69tc*vd,nz'$sV +·(1մݳ@9R &MԜe9}2o#U7ouQOYΕ@Fq•9 $_^[p)G$AotvЏ@{pƆ+PA,wf0U 9Ui,NJp67GX}uKi՛)OX<SE:װpe"HzL\`Qo 'kobf";P+BJ;>4Vzs>T)JnbD(i]|4(%>)lD4mfuZ." ['Z-RN} `US BGA:N^,Ә |!cP}AXK1ej$0Y_ oJ+~}L $NT_c6Hű9Ba' 1 IlS{7ggQ`G\zD8Tj3F//u1m\zC^zg\v8,j/p8u0&: x9=3y-6p9=Pяۡ'/Ab`Dazx|6uBۂ=(~Oѧf|[Iwh956r7XoW3dK *#q! a61f@`_ -[ߜjeq5xEF1XZ'xߗS>Yqr™+e(B'(kʐY6x IEMT$ =`(0{>#S!3ݠVP,Ӹ]L@Fm\nK2bSicUZW";n*τ$h)煸Obuf?U>%'VB.Ex.]\Q9V{>$e81+OQL9?KװQ8Cjn+*DhYE)=2*\D:PqxRDrcn{*C(Ol4M]m^/b$|+]-}q򯈚Ʉ@ (QrZX:5"@Oqf'ƨoF!YJ=<$~TR%e+*r\5G4yh h٘ɡ+ Ng"Ǚ5X 2!Ԝ$9`RE4G)Wk?h˶|# R L!-J VoїU~e!l&)q,'wT FbWLr"p@-an/ TȘ( <*NoYӏ,6@r{| @-%قi[e1( V l@t!}!aIcB/!w1u:56s+P@U8(#Ɨ242|zj0Xqona =2A:p;n?>#9ΟFһ~em]JT9 QKx;z1CZZK`SZm&b0f -O&TKfWSt 9O\Y;B( )3KՀV+L&%F^j\EznHYaZN9IFƚФq'6U.><& l'*O LrwȺ¨6{r=zUU. Waj!3~_PO߂)=$sr:-v}5;yb5$5 ReȴD@W6sS)GK }SGRGv{V S;hH$-۷!y+{Ny7ob()~[.CkvΤC*X1 ;WZIuGz9Ksqct-KHX+V5:@g=sHK)Ic x8}1Jlj}fֶF pi;3J5mu&mrwJ[چ$wܱQkk8'QE4*yv17WjJ]TNw){2zҒ)F(Ll7O0~/u_b g1uxObd`S.03%LV.Dq6!ntmiG=?ШuR??ed(^ϽH/An#q*zڟCL~҄oac`|!:Fu*PD~WU 6&E/(Ҫbɲ~G츼.@!'^"9U`9sVd@3Q~т Whk2 bN-LC0}v׃c_7Dqjk` ݟ7[`nkrGJW^hi 9kw9., z.[o"[4+wSc23ZZ;ӂokY[ 2m#+ F aIpQ1wHq49ީ!"fA]02X \>v0ZKUق>e+7ՖX{ ) v 8{^[R@5'&.Kc: ȕIT'z蕑 ElHt"~#Cp/Qgi07t5g ߫(} NRˍ*0P* k#U^[aw۳d.JȯoIB&5\<_66H~jpCD[:h|O^Z` ;M<Ր`cJIdKU tKXz MlvywhNdB/ʊ $:TPdAl+È@ȥ;dC 1=ڌ&|LJ_uˡ֟@Cs:d F+"4ou;uQ=??V{?u"!G k>hȕ xc Kl?kAz!эFOJ-4Ȕ *}9YRdZ]%PM ˩P¤ND %Ѽ|="p{}|A=As?t-$8L;|a|#*Mہ5]-?\z)[kRuw/3*-"Hyֆ&%]\3}uf N֜ݧ98j+D9{|hR{iu#DL=4.V#,/2@Vc?2 ޻RppXH`f7:YeumV2( _q ( Wӯɯd-mB}-ֹFR?mͻ{n0LYx{mYQ 6SMknwCswR{KH?٪*zNd OHq*rZUT"ҿ- !k vw RKl{PٌlWh|%?\nIT-@yWB[kŏdې^v.Q.on^; `QA96`+q>`?`lC:8 a}Hd`R \$X+feBYCbH񹼶g`OxtcNNX+BdCEY: lyn'DjZ P{LXhR?<=hD!m~6)kg:ӂ$!KdaIjKyOì.A[to&'WR堮 䶸PSa+BL9;$J(,_`;Ys%NWطb[f/ѯ-0!}J,*\R@~MB dnN0 q&ETH}糕\99;2941HA]hI`8Ec d@ u̍N Gy9njFUwcKCyGWugr5M巴ʎp@5ATT(xC^ڀ]VQ\햵GB B; g]`ԭTe7JM ,\@AޥᴎkfCs0:cyte*TPaӶCGK)/ͷb@x:Wi5j˸f8}H`$U_ PaORX 'vY,u5Xz7ph.` !8!z̊/ƈOL TCS1bNi~1J +Jz6wZ+ rjZ^m{#bDgUfM_bi-ZWޱ~mRgKπm逃eb 0]3F\F"&5!Tޛ z,M;k-Qrowx*"|䷗ >4LMV~8r9t{(p ρ^s32P 21{, jY1S@=>tgp/!Z_MJF81}H$D{Iy.MGc1R$6sQqSǽV(OgDz}(F::_zb< 5?O,<Mvգz _qKbk&C S-, -T\1}7fW~MiŸ9ʗ+ &3N\?DM$ ׶ ^l9S5UMv6=޾0d8\? 9ndpdK{Qw{6NLf8UҚ+q=TcoVg)zy8_T`` -)aZH=<+!e ~qVEg6}57Vc#̬t}BI<u$onnD5zrZ\zHаM悊G\")q By^عi,[{+MNꝧzlc hPY2EaI6R~d=Q  Ats7 XS˖hVFp}-$5I 8ZlV?!J˯=0i!#YƗ 81Y܎\!9s{cΦ'C*}++JRxQ,wNW4wxߡ.MSُ~n}t^ɤ^ sZiVѳ$=Ӵ=uY{1a$+7W bZ|]l1q|zWFs"@ ;JtI-*s5c6͟'hh.VX:JG~2i/Tמּ./VVpaV _tw`r6eyT7!ncpAM0 }ߍA~@]SC^[)UӞ8 R*,(=\=MOlK%]TZu*Y%IKWet cS:X܊^PJF3 7f^T7ad23.em.@9X޺Oh;-0[Xdb3&S"Wg#nSI]&M `uI5vL[ot iMW* ɍ@^fmu !QV=bǃX}54](7#)7iӧ4OlZ"Hwv~/ƩO|d_2s>$ S= 8d, ;wɎyTM[ |W#ᴦB _IWS`䬠N_xਓ)1-1?qxi3_5 >j"GA,^FӮ14S -Ek_ s"mkpAX,jt)Ԋ U1 ń ?"0:f v&Sv !NGo/~6n{@NؕZ$O1D܍o0;_:XRz*-F]Ln3.fjUߊ^xZ0Rulj~ˮyN(ny~X_c77}3G/6t樜O#P=([2 L5)_:j=9'v8ɦ q@b|-Њ&E!FF~FKeP[ ~ob tx>TM"3풬9 ݴ[r6t ~ V(w6KoI"ACPC1_M_Z|#kzM(w9wp^%Ӕ~LbvXBDԸ,ObHr2w* ET ],06 RҔ_@ vQpL1ߏCXBsNR,|}`k2&dw-DSƳ>֒ϔAV;Qu'ZEK`{򣘙J.=w<)jK4a1Yȗ!DI'e,,Oz",jiIBb2 Yʅ|-KɈ<3zxK [ ÷0@U`/m{; pTA<J8E͠)^nSځa,^pܪ+Lbw>(\J?!42dJAt_(ӂ;z}>+iO@}?sb{![bMx~ng4&nq-#.|P D=uL?ܴϺ"SfJ GxT?v jLfadsun)J.Y-81VHT8xzv`ʅWFVY |byNW.k7,?+/șj%XQDhyZ3}n2nj8,aRÐ(wťbp ^"@+AsBJv'}1f|dU$CQL V?[[?Gvz4= )TVan2l=d&eF34\gVx0PB-F[N7f>H0J3BVH9!v}R^:TIGZe HXW0|кCӃ7]; 0L-x#x8/<]pP-Zδ|os#9&*a'T۞mqA*&֡]8@HE'!{L 7A:Ϲ4%Wxp(%UpO;eٳ\٢ZRD: 9s /=`G;@'i_=z  Aȇ0̮X0T;HAC*o " AUu7%4 9^hܧ U6o;tR$kDc<"V]Ee[Q@zL:eUO9:/5ƵQ=,tN[ c-ML)K-"LJDJAg͌ZlDXzR3X[N 1˟Q  pw׺ U;ro9dL n~ s̲2v.~UYQܸ(YňlI/Sk[6jήg55+OUŹc)WJ?K"V(BRx^<:Z ȏFp ,FI(E+m{Ai)X}pŪѫx(G)pxfnPN9'کueJ(+jKޡ_a(B͉spk^FxqHDn|\ K4Wl$~ )a#|\ ۉgK$]EmgrfC4hWP72H".Zu'u]KXn{4ڭJ WNߞ.#h"Ht_#pϡJG؟aŻZ!Q!6n#"nqIJ8͊!w=3۩bA9{t µya?0%*~"odQC/eKfgh 8#2͓'a 97vw =8 Yـ3GGYxLZʹ棋A+]D Hm;[+I 5Oߵ>Bcxì" *$W#Q% CYKLcx;JNBao)\H$&zFGR^6=Nob}FF@@yɖö9p%MqSbO*1ZBag6q o,`Amp*ͮT9 Gq"SЕvegDU8*(IƐi/saĞ^q= ȕ+T6 ddLaj_s]88gD-(O]˝Q8]R~ܓ\fb uq'YRj/MDeg911x^-P E# Kp &IEײb\J[~,G- 6C|h)dERNn\<st9QQLVDGzVtcS(1I8kFh6v{5r0'g(6n@Ϩ 0̳Pz%-)h&I|i*t*zV9497@y'( "j,a\t@8\ hKJ͇<+I+lɟ9 ClѫWNwar)'+r0u[%ɆGo|?.^(!`Ee#/?…B䦤-fimXћb@DeX{\׋R,gF܆#(-\q%cZ8;{C#1yN Y"~\L>*[Mvħ@-3"/y>X_Yxr5,3eWCdèjKrY>aBZq{GH3`yVBu4-F5ډ&Ew /ďJc'oDC;p_zQEDY|Fڤ,F+ʀ}%q[72"\} m/.1=uqohr9B`4{"ǠJ\4T~{j@BS< ^x¤Za'@דnBc&I+zFUx!Y* 8Ђ0ͮ f۰Șknv.`9%]q?y m0@ݙ-J]ir`vJ* V!iπ΋- np?:k$17v!\6 -C$^_f#$xFW8 oX#BJ' K5'Ke2]A 5x =T==5)\O38 /&StneTa5g7CS}|L(9#G|Pa_M YYX ˤlU"^h+C]Ђy+W/\  ezX}@a/au [Z C̭sG/sBqh{K$yG% NGZJ.<@=f'pX4(K!3wcG2D uiykܒ|]={UfU~FzXhW>W~.X셌;z#SOspmB;#[ ڲ6@\ MrLuZfW:FVB\Y %`2"o:_QPS1 9+g+e^O+!,cWĤE9ƄΌà&,0FXhKn5=fSEQJiIPߟA*v<, ~v?f*@bi#Fqk}.V2וHKò޹rq^=>TKܛEM͂RR=7Uif(e #s p)\ H}oT4]@!]y嫅mr.3 }~6W·}TK2VsPP?|5v7 12!Zm26r`aQA{,Y)gVPdQ?t] @UZ$$I \BA5L=hQ"gtVR^ =]֫we_ H[BX .4rt l`s 2aJr5b aAMvޟ aͻEl5^ ԶKuOp۞h9Wl(X6U //Ok*J\Odޫ}ա>(&i"˼޲x;e5K[`+YAB25_DE .@{Kؚ[Do􂎡GL[RV7كkGjΩVWR+Hk^cv<$s`H؞[jxK"jE ʌs!ǝT8Zbqӫ|rǶ_b b]4NuإGO7>T^"zj{K3Q]f/WOS|\)30%aEH3Z6: z_ xX ۊmWx{\NosѢ4gNAcn/ "(@v%ܯTyxN h*$決a?7Ҳqiv9'[B8gxЁ媾 'St7[ZXz|AZCђaiP B|#z;caݥM:}I?/9 kw#pЭ &lIUQPpl܂ WidĈj#L='e}V[WW?Gnk+κC |6%bd&9c{oJV2l_Xs^K5 T;`V> -JwԈAO?0u5. "pn4945&zlܻk+◙$+~ (?FqP>l}`L"ꞞZrU@zbh#*җoQ+oQR>TIdԙG},JMqD=69jPapqH[WOGDX *(XWW1}*ヶ'b47ˡGȧ>/+c :`JaF@4[ZgJȠ3e +PҀ>K|f 9D`CY(VՌ,HAVB&Ip!yJuN&A6Pn5v@fB@˰r%GL:x\00dfpIQٵb>c; fuh H&;rbȾ60bʪArpؠ+ Y" ) 7ksV׭W]eI ;z7FfG- ZSMwI6& 2nZ{R I Rg]<4xʢ  KS1T*]k)DAq|Gjm͆߼Kb+ tl7>[ꐀ~o`g"QbC}C<%߆a )cQ HH~g;灸}9 gh>G* Iiʰx&Pq)'g1W!WCK)WWPBXR '**+N!3to"U~0%V/ɪH0VQM/y^) ]By ٶet, #4?1^PITJWMj%ye,Y҇T;PȎj N[V޽MFv ^bP(ooK2]> (saPx^. _#}G:`Q{yV:p%+;( +9I\ wP"2n}S R et-6]cm9DHPc^@ȒpK'7y4П7;^$c _8[Hܭsɵ]>EJ:aNA]yBb{e[3#lRGNa7 BX #jT?hwz\ -.h?r7򀥵`&˜U+h?@?UBMr2əsӡZV6In2ñƑ4ƬOf:{SW 'kꗊ! CYRBf=ze)lTDt RCmPm)BB !  8ک=0,Ů SH%ZVOOOqT Ȗ3)ڨ-f7OwHЗJ{YӖx!duFN5=(-{q`u ? @kefSU+B3981ྍ-(J%a,Ai@mlABl7?b:PnNywҠ]2]gB;^\iBpPd,jq2Rzʙx/n6LhsWXzdI54U26]^5]Nl[_F\2K]D/:2,)ϜZ;P2h9eX?5O#E}Tj qI8萭QMf^e W_RbsUUؘ=kCjj5 =cj]2zwB(5[+f4P'tDrE"h&LyKypS X.T߀i6d'/).L/)S>pf=B;SRW2\؆iYK;Vo@VG#mk yeiEl8Yx/w(FD5<K 5ѝ Q_$eA) ㉰ YZ