libfgetdata6-0.10.0-bp153.1.17 >  A `BI!M@eeez.'H߇#ګJXߛ, jZˊ7)lqe,'9gɃC!Nd'zEc/2F8ʝe@vnDzɋmhgS7;mDxd)墫0_M};!/G7 ͫk(Nzx_30 ⯾U#{GD|%VNgGwZmglgAb#fabdfba370e0d7ea8c1e0083e90651a25c50d096048f74a2d489a25d38e5b37e5d041550b33db137a267b5499377de7bacbc9b7d``BI!M@eee@.8B*>pYþ'H 7ɛ&~f1K 6nTmc6~ <T^D"D'Igh\,HtHgb3Reqd"cjhYEW.hB2Fr'⤧C۸*|ѩ*xVeEN }ieySpRJ"1#K+YO T\bc%첽nSFG%)'f2ǞZb6UCO=fyS L>p@.?.pd ! V $ ( , 4 v  < ! (C8L 9| :n >+n@+}F+G+H+I+X+Y+\+]+^,b,"c,d-1e-6f-9l-;u-Lv-Tw-x-y-z.. .$.*.lClibfgetdata60.10.0bp153.1.17Fortran library for reading and writing dirfile dataThe GetData library for Fortran programs.`Bs390zp22 SUSE Linux Enterprise 15 SP3openSUSELGPL-2.1+https://bugs.opensuse.orgSystem/Librarieshttp://getdata.sourceforge.net/linuxs390x `Bܾ`Bܾ94a7d02b78c7c9611921abaea24a569f3f33a79741eef86969cfaf265880935alibfgetdata.so.6.0.0rootrootrootrootgetdata-0.10.0-bp153.1.17.src.rpmlibfgetdata.so.6()(64bit)libfgetdata6libfgetdata6(s390-64)@@@@    /sbin/ldconfig/sbin/ldconfiglibc.so.6()(64bit)libc.so.6(GLIBC_2.2)(64bit)libc.so.6(GLIBC_2.4)(64bit)libgetdata.so.8()(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/ldconfigs390zp22 16149952180.10.0-bp153.1.170.10.0-bp153.1.17libfgetdata.so.6libfgetdata.so.6.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-protectionobs://build.opensuse.org/openSUSE:Backports:SLE-15-SP3/standard/9aaaeae94cdddb8507bb9f5101172c73-getdatacpioxz5s390x-suse-linuxELF 64-bit MSB shared object, IBM S/390, version 1 (SYSV), dynamically linked, BuildID[sha1]=98f9e6896878d70ab0120c707c0311ac8e92fc8a, not strippedPRRRR<|A$º;8utf-8ca0da25c3d5b21c2134433848b9b2fdac8b7f228db123e94c74500812c7368c5?7zXZ !t/ Kmx] cr$x#DdAB!1Fm\cJސJ ? ÐnW_En N7niTj{[rmd&M|_{ZJ!E*7R+pv" 6iS-~"s)ϋbP u_ݱ ~>i ZrXYxl;Ƚn:-dI(q8gHLČ&zEJ9̓Wղ+Zlc֌S4A߶HXAe0u2A~X4DC!!hk-H*Rx%wUs"^"C1&Cסe,{\YЛ R=OE?y|^w`G5i DmFY6-y~M.~EM$o 8zZc6Vվ'tm0T9yȾ ϙ%ފHL;dw3M%cM= uN}D|@M"O8:!bޚ%cgh'߲@= g|vNm `k3 j5B1n%<>LJZ-OMO"&}ZcH^ZYHd͈U> ȺW8.8ފ0 QNU(ωPn ֍8ռLnxHnX!~nmM !M}Hiwy #-G'3 Ǥj㸟?={pؒpct='N#Q葬ͤrQ4!VV:7 ++NN*?oAdYmѽ+iO>=*@@?eH R>#GyE _S!O89Xa^M}O㳩D`^R+D>2t 7(.&Uz$ #iQ~z aE`Ūf/Cp 6MwE/nf؏>ΏFpf+7m#:ɲvy trpS&37Y_}1J3r'gf K݁nSnz߯ VԝN3[T"$zUa$$\ #aqojycTz"\qЫ:LLo,(GZ CV]3Ҩ4Yr<.΍>+}cHN)Mj.^\ẇp! 1ÉvĘo@y#v}D[ n>S&zt n@X]bv=-s̕} G AMV5N7MZHm)簎HocVܸ+ Hmy&$=?lKWf X/4핯ѣCy| " Zfwv 3W_*TR(0Z6lNtld{l ص$% ڼF^؇\/ȃSzڑ!9Żpvcw٪BG<QlqX^?'Xf^A5 PT!ǟ i;Z?ܕ~OA{hX+iAtX_0E};βF،ZznhI%;_ {.~޲DuŠ@ď[wцX]&`Y4zڡSIbQlwGM߇M|9$,bFkR!Qr\׵= &J Lat髶e&a=H,lFH YeTLNC^3 U9 n״=!+W~t^D,<론!+ ^'Sh\N)fTm ℨX86z=q2 :ޖ藺$+>3 G fqh(e+X&IyT² ھ Y=vzImn|[VQ/u'ՓѼ@ #z/ *rG+)^o+ óV]k7=C_LnsYf,g7_Fvxi(bm@4 ; ؀^?K6&;=:Vh%cMĭz% \= `^4i𹪮":KSoA>8o*_ KVCH3VY} ]CA!L=s۪V򍃋} A&G2 h`ؗ1|L+wY9eoL`pi>7pɌib4!+yqt Qou4 ˡṖ6@ʀ*WTATH}y`.:Jw mnE60́&y|/]k. Z2eȨ;\E򦄇My j%/Seΐo[;_ZAVp?Jt"R([ b\̈́Us/ϊ&}g҅Gb<.o>r7| E⦰k␠ާk=g [l>"6ûP%v}|7R%,*A@"y7A.2.A8gI!=rZ _ +s/Eh E2}u"ae|Yu uk@Q7Fv vP5$Wr8o=&NeL6k=y_dq¯^ǡ8TdCkS6cʘWr߯LdX\irJ{DE(7yAXDEٷZX= XO%krfSzu%ZJ܆B%̛WF:y#Tzl i䐓G5bz$Hc aRe蜘l. C`omR+T+Mf?!duA=:s(U!S \uvQUfWWw&9soltw)׉6>Oe-i @38VO'H沢Gxn /.xVa{n7No͎ݓz䖒dG%"7`,mh2{d $C 1?@+te^-kZr^i4;x948u8F*]by轼ɌʤElCi>8\ZRjg%*r\RiD[Q9iGW׆ M^-7Y2dgײQ 1߳u-=bTg~{  ,;O> Bt&4sXe;Hm_>c5vH!l i-q .MPVOkJ'.>io̞Ej߂vuQ}H*ݚia/ԗܚqHg_tѻǤxqF.wA`mDqnSJïW/TTA 䜅/~% ] }q0gY}ĥ@)ޕ^,*ި,ѣsy3vZ|N^P`f%k!{3 ; ,T)厰]S/p!ϗkO 8LlUw~`7[S.o s۝9 hmyIS ? 0fυ$/`?Ӭ|%0 bRQڽbnt8.ޘ0PlWح!a5 Cx.B(?q¶wNTBV^i[!X l F1 M`\)2- -7-0D(D?E=v1gM_qՊjm9Bisjao%VRK47EYpd Ŷ "^GtGڏ\'fU1n#PoHG״΅9a|$S;37dE(־z]ܩףd2 m{ =\*o{¥3Ea PT@=9z %Z)juh| >%)T Pݝw(Hc eqw- :7z f]DX_?)AG$- W_tm%5fOzR\0O]65gmtB]77؁@kɍ{>I]7*.ϓzqqMsr?TcC,lUKyLM^;v-=mF SQP\ϥp 2ñ%${u'JE3 NQU<Hj|O\L+eNԚPfx+}@jq@|a+8aO)CrW-ZF x Qūpm.so/ Trn#IgOfV-9Bkӹ#<毾j^ަvyX'ԣRYLZQk Tj踴bv=<62tqgJ2spSMҒ`ن amj&.KlY) #?@IU]_YoJ=2[]4lșsOh\d9fBKyuMA[ٌofSC"mC-;e('2=k@(RJo%cs YQӝs,Mk`+KDەt, ѻ^dFdqwPoGٻ= {3mH bۼACw4X~u.o{Sg/1-E76Y,CB{2zis䳮R{z ];0GD!6nNB |_<'`2;\dtS]{Mt /d.2llhX&Ѹɟ^ N3tPKE1hv ,MJi"l@|6R%l\+.V}a~N߃\2b׊ ’pm= yIn ߿p"VdN`X~[tٸh.v/Saun/Kq^h rk*U;1P&,^@_(ݱ_# L(E[~E~9~+xŝ, LQy>{QWMUַ> _Hwdr0 /l!@C#D:dd@:-xPbY8wCkFb\y`!P?B< WO`w#2½DZ*}5DӺ" E6ቿ ʌc!:^B"g#֧6OylXjG$a0ܰ,u hnMU0!nV3ق /7hBW1W^$F & `ww[>֖- 00W˖qHkY_xJY/< 4CϾ dM#İR9EmظH{O*>TO+1i>({Hɇg(}ڏP;%ʋ̇9a PwSE"ɷ6;N7:1"OLOF%,2lwFӽz |"ItHu#WN ˅;ػf^rw{Te(|%ThA y`Dw >"\5iXT 2;krHD0FZ+!50AQ1эvtXFũ9z^g{\"wb7F'9LqTk^UdF|]!|jʍkCx]nFa3YO4NtiK`| Đ6$qC=I x0$f~z'׹?,n_ph&f% @!~g+69 wmt1#,MJT$xn<Z3x {q= DHUF^OEdTLneyLAEx0w 3 64&?drp@ھF^fAxk ziLi^Sz6x iͼ~R(=ʨh`aFB $w:q!OmBnVd'ѯ3xd;c(Lib-#S zd *[ l%ʴl,qvJ'x>Z%D_6gTGqH`+u֥焊#*iK@9< օkۡ8_QF;K|-/*O׫) zX•djeWUlCcR4'IceDY'O 7[EΔٻBv=8`=W,҄jʬd17 yeʌ^AX2S7[ameOasլ;#EUO5˜ >^(V!\F6ԓ ηkCܭj_L~+INӇ t2:wn/FHp`AUdįj e0>~ZهK <2 #BQ.\,֕+R4$5@ƿ "뻤\WHz*a3.rgUg0 -W+4tDc㡙ZWzb d0DpkwsCU/Yp Y O @#N7ē5w3Ύ@֔2*~0ыэde=F+) r70T)|hvD)1$ji Ag#luSj&x{=Ox[ZrӼ"8ͻ-rH-2G?8ʁۂ}/~ژ[#/ t)8ng?FYl1S~0؎ x:vxixa^HEwLҥ5saxE^ژk_0f/'dDA(w"\V2u Kڪ9\OJP{f8&vӗ\D=MqO:B^X$>Q /&\,r/لMVp$+'ڜ^i#PBhW8Dvӱ h]lM;;ć\ñζB&6'3Ӈ+eFqXpo\1FT>|IU.{HdMNbsaCn'ku@~bK4x^pu90R3>V8s]_4VC4r-_ ^ 2,zDI䟱ajefl^s+*Mq ͈g8j=!vp'#ɄrUAei(IhK>nJ݇]$Q*Yb0 ~C"{p߭ht~,it:9m|(.DFd9z'A0`rG7o wLO+||=^#6rki7q貲_7c(jjw-(\ V0@ò x̒b圽#M< @Y.DD21acR<](lu˪nB<O@>G\(5'2CIs]Z6~9`ŲoWYb‡G 9ZD9]`j&}04*{q] [ 6 ( !'tN֠|サtOj?AXE4hjEYhrZbo>T1[];b!,kx|?(r x3un$r{]ϟҳbYwuډ~pTJC+d\&c)|&F7iPlتo 7"8kh]#o'"VܽW?M_'C쉶LK} $9ry (OX׶ ?yA.C#,Bb𫦩za/h2y< #@0 R_h2445i(M[zJOpmh Pw<3+_|0R/v' _lG @^ cey<zb +?I<_ >ҙԭVJ'o'_@4-aXgK;0iɤ4s|Uupg65dV 1!V{p%A۷@@uQt X08fw :}йV i:cnmj)uzZ|ߦf$Tׂ)~RUןH,eLb 3.awFY^OeQ>V̀$v[K~M[ ݣYM"7̱aMs5 ,Վen8i]'aeG^ZW3C+bBhТɆ`3=RTG "y_O٬@b\SmlH Xf lwv8NarWԻr&*R&Ce!$s%aSIaI>oa|rWkw | Š.|R$aؐ)׌Ё&J,m؝űldțq *:0Vb䐈Ѥ ŃYߒ,Af á<lhy{ ;R.0I In%X<"a݊W#'}{]com(H͜UbOjkNVlI_k`U9ƊBK? iW_j@%*[APe!읋K )_t?ƅrp#qmܽ>Ă Wk ˲}Cݨx]WB=ӵO۷%hiKڠeEa x3f "Ni~nloS)ɕ?UUuIO80{|BJ8|"̌ް[)bz"S_M?m51Z)`w DdD%=j:[ +ak-L``zs?7 7Ai9""6.z'cs5E]hȨn|PǾ_GrzxP(zR ofLR1먠QObL5Y1PftLy.0{u` U;OV' wr;S6Õ̲ ˈzVZmXUyq1U>Yw)6qִ 8 R:G"UZq@gVa -fg8gZ|,2 Fg3t9}lH|Q<=Di~sbQtUI@N16ukeGfV+r${%|/MJc|^]#kNsu&-#懻di:DϭkPD  BjZ8Iey#2ske}oMYo}~K̅0DؽٮE\眯0FGW# D8vdtmrH,?+{]i?,+WT{6=ćyRߝ0I,nxq*շiyz$=@߬WI8Nh`QFrHofţ?zTNLQuסMRuoo  6#<<)V TD*RTMuZo]^q9jsү&5y/XTH nOtpٲeCBӛ>3;n9C6\&ר{,z- G-7 'EW9Wϡts\=g2aODHҗoFlU4'nL-@3$L StJn1\eEaG9k^;cguWmLV\^Շ5㤥)jA#<3% ˤӸ;Di8:4ܕdٕwu]qrű6Qꪶ:eB}Lrs?RW#JP xM\J!:@%%p?vOr0/CL%:1:n_75Cbc{Y1MXQ?Ն yM#[Q@^]S,jvD=H/ ^{6ȬdG_ռk--+nb,sAW9`$FK cTqUhzL 0Bu 'ʋ8:\iyQ~*Qh1]jxq . %E"\/X%PYwp~fֽ=SyvxʛKjYƋkw{Df(;IYTGHh/(GEV-(KE0VD< )7a% %2p5l:p(k>zyhet|Bjfa4Wˀ'Ay+[2u̦MV^BF':/[K+: Z%"1guz_4z=N܃E72.~|VAm}@Ony B"ј 2n[q4"7˓ͮG/]tI.l|"ӓƓ;+Aȕ;~<Ʌ5yZ%#?ƤpGv_)FB "; XL\(gZ9 f0~?d7#[\\S[;GsK]n %2A-u'% 0|p=*zR:Z߃},LIUi pFÂs6M D;(BJo, G\j׈IٿdhaA{pd6E16 0yat&"*htG*G&"YCg _Sl ֪m6+|2aMyj wOt-Tō c QQȴ}&F,U{XquR6o1ApS5Z'ÃiEvYcȲY?8כ8nt334ɊS!^}[ L{ÐH(2 y,D1P\=W\H~jOp8̑_-'[B #=*b8 0>]HRQA.+壷 I}WhgMfC/i* rx⡒bI}xuz}XCx?P4q1uVC5.14븇:Mg@bS̞x\W{*. 'qrI#@&&pVAnxk[h 13mdMgUxN{ dZѨ=I%O%xOK0 WX&bDƚ~0FQ[= Z0C 5 RB(tQ3|fRM 8bxζ"3cgZ`ݞ~*@Ɉy\71 d"VSt+ 6]G}$߻% r e7[:InF^ͲExiS1qǢs)3zeiX\_}z֊ {hd^8JI 6%h>b^l$t+3B;vW䏀Kw: E^krA Zk,oVfd9uAV ThC %^KJC9yEk3tF64E;TjMASdz_߫W+ YV3".cP:Dň?U2@gsBN\\zP(69j痵D#4ˎVEyx|Q>+D4ɂampoMC8YHș8H cA:n)A1ӵl7|dJ=P4dΓ*[D*VVw).6q{>~ rޘҡ%׳T*'yρ|il ..ShuSt8`1w`Lش'nu+_&.Z=5nD2BE5RtQ7:jОiQoN]0EW l3*Ѣ~H5[(ұ9+^#6^?<-*Z5 ՐJ^q|NՖ.€\5KBu`{nh0 ekLm+ݡI{%:wJh|E-GPSy5x6`K=1Q-N;1ގb$ƃG}seb5o/ڢ1:"'gOs]1Lxg:qz)!m x'Pe5ZRbXZזlJM(iFP' )90qܖh*ܓ YW(hʶQQ@s0BC}v6*s,D.v{Qw]ژn&k<%^~UխhDE6ɀdb;VzdM o2aN@&%_) sD$s1^ <,#{P{sP{m?DZpHFK/zh''DC?a)GcEOY.d/%p>4ەS!c#[noS H:@~a@p/ky XGWiFp  G'Lʳ,'hrިEU`F,eQ"S[ARgoADŽDJ#8@M2xz@2@?k7B4x -(W6t2[+E@~[ 8j&Y3fOFJ-db)xgdtL!cfK.ɇ3k?q=J$6/[9Tn6߂wq?NwY/Ր,Y$w{OSګhNc&-QIiH@췸194j 2G1r;v0끧Te-_7cL`JnبpG ߢndzTʜ9/Ar`'ZveaB<[LTA1c[̰s=.Kn1/X=wyRX)f9QfS.ZadYCo>fަ91>Kδ/#Y>5kAߗx{O2_EL 3oY;|;HIM}MfbSr+ |F -H@*V|gF1,m4i]vR#nc_=1'wlڝij?UP=d2;\m=~q(:Mkɉ|䍅x)W`ڑzel7`"&xx7!-1CEވ8;%d& 9pi#ʂʑ$>=^P^ >bLڄUXvjTٙDAwűl8Eo;oF3M yYC10B9xSkXRq`fiaN2(C1-˧B[##- ]"6,5笫Y JbTN&@#5xlemoc %Sm.Ă5j=8ŤA4=1G.Mje)Ռt>7.LSJrdߐ$毉.<"GeCbH kpͣC| qhlp#Ljr[ 2Y 'YaN 6w4fuQ=MR;eC|k{p(|}lؒ7r& Wm"v+l?i2bx1tB,  =8F/qbo4@3ĘﳦS!9-r"0Q-[t0жpe?\{ok ;C?Cl}@tbL xP 3Yp!KKiY]V!.il[|ZxrS( X"<|,_kۚh [y9Jp h-8Ub`(Gw'6dNh)^ll/-0Śl뎄SG ."6%3V#Uٚ7#kKdŘJ )L{砀E@<]O=Kloˇua$~GŧP?:V.wGmOƥ7ai,X@N.=8Z 5;=n42#߫K_ŧT8n?[/uRX[KrJlUć2#)#4K 5F\"PA+cwos-HRykp !'g:q֎(5-8N&ʴN~ 8Ð2 0vpa6gž*Lk]>]q_< RUWp[^i[֛>M#VNCpk.j) $9^ T uVh,nė99RYR$W֩5PrZ~Rߴ5@eH3B}i%GǐQ= 'ɘ!V(G͚ j/ Ü\nQ+& ^ ;/r^mIxJh)Dn<4p]TýI˔6~kUg{`Fh2ጩq%Igq=`Z:}K)0[Iu+etɚ?f2:/ _ ^4#i\cB=A?v.QK̙x(`kK*pWPi,gs}|.@ہ?U|](vuu+(aӸo?p^!9X\-D>|W) 3D,:T*âyPNCe>*JOy|&vD7?bv-0K@zwqI0oEv_0<~Z̎^F\{{ gXq7_0Op5&(qwϦE^Oc[!6\r/ұS~6r"SLSGTaU[bK.TxF2S\dJ#9{l #\>LJFcBb48n1fQ= V+w˯^M $7J8jZ*#Gi PIq]|kEkVP+v<@ennO7 *ٗܕ6|N4tdb jhk Fo#Qyb|bԲ4f#DIb{CE0a8>Z[^D>?, /D{|y`b}(Ϟ\6oD,b^q2g"HHm_ "BiI=" ʌjL{Wp]7ڽƐ\lLK`TۖO2 L*:PyE|q7 6$:UY81h2d5s|[kRU3<0l@†YC5X(<:NWKʊ)=0IxyQT{tet's`>8z(IlwᷚmhhbUU 9-FGEGseeJFÊ9V,?oGzs#9$)C>z Aj [t.c.cW>#*=IVFP3A *L5]vwȺ'|?XNvc.o磕X5`T:iJ/?3jނ8qy #*sCj@8bߓ̃ ̕;8o'1d'.h"D-O(=bBUlkػ(Π{ťr=} [vB \VZENI!;vLT27{N4NU{,{6e7iAZjȎANGM`vHTϩx5oFc8#Gx+lHk-2E:\ ^\ Qo*쏭[ݔ̯mŝ!-\:3l`\ b, l QtcO|yOl]2]6]nMcpܸeX<`x{'Osw> =™G#]n-j1LE2Ӛ٥N~ʠj>} = һROy%#が ,㴀b %q/vPou9ev -ӯ9L?K,Z TzQvz>0+ykԳ3ޣ6#iڒ"A*RX_Hk,м R_5#s9XAx.d0~Z22sXq8_.ᴐ ^Eʷ9'2zh9#Q#!aNڰcᴵ\|0c#4HO#X;-0\@$G)0[u7hKohQp > nl9['4X Ǟ{:^kO.&w!Ei{1@Ļix֍˲w?m@5ףY,m=f|αA\ Z5P nBQN Tam6k*lYà Q%x|{Zb/?Pww- xDI܈s`B>Qb5')  %U† C˘1ܮ ˧1n(F{$ 8nbK5䤪̉ J6Y]3A>trq`2NbEXݸk&ySc Oؐ`ELDXQ)QPw@T0L5bhJLDnz#=$a ?-=O&B?˳CQiߓtŽ!|?<|$Xg:#AzC:K<t D᳉d,65!M5&j{վ pP"8 9ֺ$m)@~S (^ɨ4#YJ Ӵtqb;=F^[8m㯓IJ?vr/ҩ]jIőkbIQÿD:윁lzG:Y2 KaJIPmleP=1Ns͚KzHw7ztj-d`j/oC{s&:PQ.}yp(#0`3(&s KĬXޮ7fe@A+%^a&1y2C5>8+89G@KO ߣ>u'OG_OƯa5nGSէRf uH}j"?[F`&xȜ0E}L1iHXG$bO XCkhW7BARE׈Vyt|+2ʦApCi$T&MWɆMYD sf%XIکC{6eaה!rkIڷыE ?k|u[JJ?|NK"lpInt{; U$ez"$R4$)Z<}ت?C{ޔVPٹBl]㬨?ɦJN\:}hx{ sT:u ar[dTX:'1C͆s z=1g԰TW!1ȫW3-(naͩniLoS )4Si]Ì3]Ijql!%u;yKyAڞ)e %SI6٤~IОix qgPVnv:{Yt),G,:GZT#{22LEڂ :5!wy5f .@c3YAf=ڣn}ۊ4gGܩsTzM3|Sy/D{n…B)u yWZ7!5Pq~>A<іܿB:e˅>mwG6XY.JP@s8jgʥ㩷G.*/E_ q< Ky QϘ9zN@5p~T~a{=yz{19.qԝ5VK%Gڰ G*ak ЁSS b%!sS}ZQ4`{5\zGhW { G^fafcx;8/KdS[,ߍcfQ@8qfb0@pTev `Ǖ#O,]Gڷ+t],ܘ(P'XiDO/:k CĐ:=_{3}0$VVzjzFZ22eLj3yH0A#{ih ęP;]`2%DwZ})TpYu:*vKY(j,"?T|1n$ po,"HLIaZΰ &|o!;5Y~9}eY\ٞk^UyUC9`̍IٜriPpA-}r2_zM%6QY $]R^.'xKOjq/}A| Mil%(`!q6|IIxȀ(t*TW i.-,(+ + Rxώ!˩fOB>w яN>-~o[6W$0 xa*IA1!yP:zZ  I9`G)](i=F2v(O!խ{ &|Ed=3`5Y-.; @1|)idxvG@Y?-\(TPB0!yxMj| {6凪!6O'HS c20"eCy8k|sQX(qFW '^"94f-BKLTiw'CђؗTPuZ |xCxnbAJϠlP+s_QX3@YyzT |cI )ù Z*f&Έ{ROlJD8Fsg; r_M %ơSd9K넁˚e&j5j)~Bފ4JSmb:XeLPzRb'.<]VhY_WgjXOL+}Q߶PXlEۄF.sXIi d.+չvcN|Z=jnoO;$Omu:F(R,;'ǮVi.t IL=0۷Zؘp8N,M"^GaPB'b̀,wk ig爿$9a] 5 6&]KN@ÍI$3mftnB#An,RXUEH~$d:\G{̑7!~_F89;! f4ʗ1\:{:|Fffl<\?URl' {`qؐK@u}?q(%o% ]be8AWYegA\F:[C̚ YZ