libfgetdata6-0.10.0-bp153.1.17 >  A `C`!M@eeea煏Q[aȧ ׶?JlHW[W,' 0NC9CR 2h^f3"YKs(Ұxox  KjS#_&,cSo'cpAFvȪM]AS\}ƞ+Izadef03d1050d64f99370f4be9991143fa183d2f7daf9799e0450ab9fe701d41ba4dcdca5be3fa9bb06a18a2c4616746336b0bd6a `C`!M@eeel9(< d|,U*2z )3UYE1m%b;|3fE2Tz@@=w5*)}Ch!lbu )7!f܉k*i$ĀN ^]bNRf6csڬ*׹V6iD] Bçp@.?.d ! V  ( , 0 8 z  D V (y8 9 : >+@+F+G+H+I+X+Y+\, ],(^,Nb,Zc-d-ie-nf-ql-su-v-w.(x.0y.8z.P.`.d.j.Clibfgetdata60.10.0bp153.1.17Fortran library for reading and writing dirfile dataThe GetData library for Fortran programs.`C`bobs-arm-8N@SUSE Linux Enterprise 15 SP3openSUSELGPL-2.1+https://bugs.opensuse.orgSystem/Librarieshttp://getdata.sourceforge.net/linuxaarch64N@`CZ`CZ092ac3825af331065a41e0b61c17a5dbb136819605f4a9742507d378a8f40aa3libfgetdata.so.6.0.0rootrootrootrootgetdata-0.10.0-bp153.1.17.src.rpmlibfgetdata.so.6()(64bit)libfgetdata6libfgetdata6(aarch-64)@@@@@    /sbin/ldconfig/sbin/ldconfigld-linux-aarch64.so.1()(64bit)ld-linux-aarch64.so.1(GLIBC_2.17)(64bit)libc.so.6()(64bit)libc.so.6(GLIBC_2.17)(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/ldconfigobs-arm-8 16150283220.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-getdatacpioxz5aarch64-suse-linuxELF 64-bit LSB shared object, ARM aarch64, version 1 (SYSV), dynamically linked, BuildID[sha1]=80a428a9e758b16feb3896cc8bcc796e2baaf6cc, not strippedPRRRRRh3G\ 4%utf-85298181a2f54a7fb5716c7c85d0e08e38448b8541a99613a0ed1300940542deb?7zXZ !t/On] cr$x#Dd@a s2`"- rggu}gm/仚cN(8ձT /{/z;S/~ wLטf^'%5y[L&[5 ij\#4g>ҙh 3Cқ P:&?><:r9Zp֎{%5Ċs&ކYJɭrDd]нl@z)jUֲ{q[N= # d%0? rͳcr#H+H:+?*9{؆YVғ&3dBNCg @Yҷ<jO9>/Ӳ;b*+ irF#wcc"0˝o!+H`Z ~>HJ_$ aS RCĜjVP*y1jǭ&Օn{՚ttV)\R\ٞ&,i{P;#T!.Pna33+MٛΆĥ5C, E_~Ű<3s7M"q׮vZ7HqVF zN;c-̪6女1Oj *~ VB:QHjsl5щaoKx>_]BIs} ;~XɦۍTTV 7]veL+ƣitk6UelӍ@% uHד ߰HsvXw噺Õ>ҲPw6;w]gl˺֯}'k:h A@W薧$=|bŊ bB.=tgm$: "KLfy9r}4vhe]3u_R}t#T"4gpƟX :WȦ)T%SI~IѵNk WJR-q Q|0IZILu14 Z-(yQbc_XYOІTv*[-/͘GK l<~#1sQĮ)`=Ÿh< 4'BB1]J{>CUB_ y5.f0As!WX:Y E/֑ -:65~yNa O?uY{C:ƺ7*ʷ}u'$!vLm*|ыEX#"?&mˇs2zxPʨ<SB3ZԘAdȏa_*`9[Sm hagk@K2IQwX1#ȗ&5da©\Lu7ͥxln2?ĒSؤA=Z#b(&[Wi G ]jBn׵C9@8NR&S@IesZl 2).CD[U^͙Gg]F׮#qv^{&}J> -<ןQU+`Քi4UGgX>ݖm5$-.ǚEX]K  2&T6 ET6\!y'eAF/r˝=,WȪ,]|+\/gbo1?POLC|Ne`nMZT }+W[ѾKf]oEq1-g#E3pyTp+',S*ceLPN_ =F#Z*~ ,aY[fNaTUke" c/oh&ICO,Iڈ600lx65'M’`Q t<ͷ$(F1ך(8 DžYcj'@srɚ {6a@ IKZʑ~y  +߰qIơc^)k@[Kf\e}PGH% R[q hw?DMp~ Ey/VCoy: Ai͑pϡơ [>B*Df 6  P/8>OC;hCx\}eoK(!0* eO$Gw.#5|46r] R3EoԈRCŻlzjdhD+}Q%u0+S]Y V.ZUtRˌs_rf f{sCyf`{(Qh)l\m^%9t!p"A#tM,2Ť8%  eΌ>Zc}[d&?C]d $&H(r%ʭl]K$b F#n&Sj5t^6* ʙ=<*iHY,] JGU4\\r6b!Ng 2,3/Y;.Pbĵv]xLgPܧ+L,7Ov*JMVӎP|(\bw̘5`uo ɓbhcMŶoMSnI" Dz2 \C J#*A%@Н~wu޸= _Hon\8 <MX]*go[A I=>t>-d~yx 7-@##lXTڢ`ڛE ТQW:_t5C,A A$7 ? {;#% 2?G@lW.ĝ h ^+~ 4<4iN_GRšg4;/`[iX  m5b_%ђuvSdP,Y\R.IC{'/hb ?|7m|ZBʖ1:k\vzlgN`E7-AsNZ bk8zJBHZ-شGab\t.OC_!"+^Zq[D& HjY |F򭀱_iķfTG1hUԽ9$ QKӝ==ޜDV<&a+߄ +9s*eH\ ;T/"n ANyV+sol+m&;2=+[ux`.( P;RHXP Uc1 v- +,|ɤ n\oH5"<Ҧ֏ϭ];U !#}xeP: 7Y․_.GUJ\N,`V~WGz LmEZǚg-Q>n]I{:P ~%8s:2MV"YMy|>s NaɵJT@01p=WT;A)p<6),tla7U j(zᩎL IFJ(+7f_f\BBrO,6AiTEj@m}ltEgI8Xed)J6O<5|!F\=!I/ ̀1}`זN*gEc="e3Wp"=$*Tk{e,KM V8FsiJ p9TY#+hXBs&Z -2?ۓM49~)gwBNgm z!ui% akRg9KbbMV} "3BlWDJ^kFda`Iۇ7W Ǧ]9TQ!,iQ>a!]eV*ۓNYJTtڵmVAh b@K If+ꅉ1s* QD*Ľ\Dɑ:XѤO>[}dP4](С<7ǜprf쉻B:E'Ώ+IA P_g+:v(>@ "@qüu^%+=Kf>͏5IQϟ47`D႐G,C;UmJBP 0}ɼ$UY_]pxhM<$W<ɥASŹ2[׉~RmfQ1MuS︨ N|F8 촬'dU&"n/BnWנ]|-{X*TB0%yGγ!ʥ2%wN^A! GO2J xxP I Ά[}k~7*Ge'VUs._)=?nZ2u1 yd4 OdcAهgjolYTa6w"Gv663цLC;\!N4qv-џO=$rZ`7֣br¸~'j΍P'HC\z`zm",ݩe1:!Z=̤)cy)@ |9d&8 RQ|@ɂ(q9YYyh 5~2S5yL PiC{SA|8j%icA =<-]ڕ%~I E7]T\7:j]9l_ c` d2Qy='"SUf-<I9B)줼+i}V5̿?%\AX>EOPOsj$p6}T&yŇzRT4ueT +GyK^}ѺfM ]~Fe/Shg]"8;_dP}kAOe3t \1P}ѓ n& Nۀf;d)-iGb PQ/KDjf;N:΃ oX=+.D‡Ȍ3`^BZ+abRJ.5J hl>򜷰 h9:CDN≊Md+wP:0 'Q7{l-TYSI@8j8Iޮ & ARP z_f6$۲a42N9?9AMz=yn?oOq[yr_(ЬlRXr 0O,V;ZzЍf_r9dv_ WVf08%գݩk7aQ.|dHPj#p;:]޷'5`>[R ;VjV_[3*Ɏ{13Хe@atn(V*YVg;$Zl )I_+7** 1*Pkr2n#xhJ"#j%yFS.!j6|SD1-0-ASڼM.:5|JBЬo oAːf$Y],už7-!OT`o}w8h|-G5dzO d $p^_(D`>7'`x>3J&XPϯfXhps"Y'#gqX.$>=۟["|cJԮ]a|[,2oi:tӳ &|btOi|¤^)&TP(8#{fM&0)&"M#NE eYH U@M/vz`=p}lFD&A;@2Ǟ,ΰ0fhI yet, {P#Z~c] y,XC,8q #)e&xUK\FM74NfXAv*,p]MtЃ3QI׍q}ʢ](]ǿv&Rݾ"*L cy6/!-w 1K/0X~VC+N_sd)Q̴3`L/X؟~r Pۭ볗}G $B<l/gGi4SW" ^ؽmhE1cwu#x5HjTݖ7VV%c/0VC7&ohxB~{w3޽a6DN :MvU\HzԷݍM|̨7ڍ7̟nh!Sw>ؕBA{P/&Վ\vJ Jv6,fd_W5 t*ӏ:VRQ$l(2ZԝWLn=a$pXsRTa@4YmFS%Q)VH C x<ɪ#x0LdaEtG͟5Elqha=cl/'VUB2=Q[=+ ~%4ӤɬeHـWjIno*k gl:qĜQ?}ۖ{o 00b!l%ǽVtW[ Pf9LIXɤ1Bi84=Qꒂbޱ'zp{ SRV yq҈,swȆBKg܀yS;N Xn(Ǚbg7O%mmZW2?[|Z|J\? &WE > 1\Lgt &U {6v6)cE8@[Нڙp'!Es-K1J,zɂj3#o/@`\[,:B.yLAF~WFMϑYUJWj2 ė&8aIe[g*QS{#+)gPYT UkJvgc2񩐞?6J &f*bg=K<Р-N &YOô4 ,|_dFAz#~oPg\+p]wΔ 4nT@ -"e8I[R6wVqy5Pg\P?Jk;{:e|DC6ݺl7؈ 5N$c6=U(+wʲWCtR;8M&*|nv8'xtup`C9r Mu2]Ο@ ܦ|P9s0/5EFNߊʬ%,G59|xe5%S|jzAc H %i8DOg~8)N-A Bt-CoGΤ!d5NÐ:_'*opˋz.c*V4Dos]f6Ω|aM1H޲P1w}m 20$M#r1i^Vd˝CUՕຳ" $'AI|H6 頺6H°SK+' ]({ཕ%,_pZ1 Bxdx*!{MYa9_E HAs+Xڄ^HmX*EmЦ $SAYڰrlᝁSw("X SN»X?|,V{Zr9-s&]AR 05@4𑏤5st|kEayƳkwS$R5 ŅF,MՐT}t,:2̾)0әp\/t$*K~~ʸ< ܬ9Ӳ6e< Q[ RH _=)#A]*m(϶^ i1p]\' %#ދYrn-r[d" 娯#4nm7)UbL F>ܜЋ>SEmpC5 lĒl- 灔 tM;'9Q  Y]*1Ҵ( ~k"~KBTxz[}(8ƪhwi{ffg"QO &.TX]vڑKs|nߤBVlKO1Tz/˟׊Ďs~dN[@ĮzHX` W{f;҄%r Q~(.ȹE8B2x m@3 vQGztUH#w[Hv*At)> eq2!Ş++yӍd,^b?T[I'R][{{`'lzFd,'( (v;82FB&-BtC>9EP]6?'πo`y;cUȹ(K4)5~eJܷ7]f!7!H9s<3ML*,g㴈7nYp 2 Nqa# U*甓toLEK:hdW%d%ܹU=- XӘ ntuɲ\+kڝXkD_~N̡o+%6B"#mtML*djnq͍H`lnѯcr{㙇օ;ǡW|BKF\6NwS[ð 9ē I}ȸR`[A>+IW}aZ1#LʹR/[a6|Qa@&l$( 3cu'/G.-djQX 55}>6=뙣Q>\"3Y8j$i_JR qnR?z- wbB癀`s^(,_7riP8bg5.Oxq,t9[\wOivڜS-ˎ0b[H^U|5DNNо-4E맜e[ P̈́u2i8ku~\I>&L !7?UaM>jsi!IL?9g]i%(l虻Sf7?_^Y}{U˯ 7} vZ;~8l>\Ynrfݔzzܨ^FwᤋJ%q'zt;V6#}Ԑ6k#¦I]pjJP0CQx;>?k:4b3ˊZkD6ox)]n1_̳LԞ et?KQ{xk摘B6x}gX]w4%A]މ;Vf ajqL@ɭ8VBV_IQ.i>lht 갤"׎{QW#xmVm(l]:3NAdюb 0,zf,`AZw+,.|o}[Gb1:]%/ /n.[ )I˞Bd#p?d0 ڒ\CFñ5ݺr7^z4>V˨ҼDZ0tޗCٙ'~RB!\ ).e[{2Dl{ {l.~uWPB)24,ϐ%騽q7SkxtXW>5: d;A4wF{םkK2}~/`2bZ I)~׭hTcDsեs=!6?>&6}=U- CV5rw&5P*NK:t&]<^u! scVgvD(T6 Ւ:ҝڗ)?V=G~/K~k99h" 5q,Ԍ%m*XIހӒ 6Tih-U Io{V?W&qBG҉탠uZ۹ jS0-!ur}RTgǃ:k[Ղ)4#.֘5!o5 2 .rcNj`['1F_ c|-^ Oztm%ayԀg|qfdv-vVyK C?}((yAx9[ z+w^`:?rLUII{!((:XaT<#FAC.fWWroPI.T_eV\JI96?)ia";ƄQ|J䧖?lZ=sQ3Sȩ~X4}Iw  /j5תPUK%6B}!5kʂE ɰ5 *r3lӢƴRAQ'aA³6MpЇr,=Ϲݙy祰҄!6:mq/581tBn!Cd]Gp wpM4s>-Zugԣ@\o5&nF A7BfNWeH"P:V]E.&0c֮7x#৖8@!(sl]3T %kJM\xW-KITfd-.č, ]v/h9އo8gTRLk 0` 1dd>j'@w+E{DM+EZHX 9 ׮p^f..I:`Kkuz?p F 1Qhsʸ_yӴf8tMMfS?r*ƕw 2Rx(Ӓ%OuG_I#'0^cZ84|iI3^N (C^&.ϤV/0MrD<6b>,/C:=ˊjB-8uS MZ$2׭AfrvU$w!x3 82u 7.;I1]t0(N^t`@iҬG8&BǑ"V[ʁ?e _^yN{ЛO~ZIB{q %}MD;S?XsME=c5Q.Qkp6YBI{wΠ0zKzWB͏TR֜u-{iMLy1-ͤYBs*.<СU>:l!bJIʷF0jAAgpKlv 6I<unqӛ)ftAъDʹU ԚQsV]?i@0܏=LӑS* Ғ[ҋ1k_/L"qdGC/ñ`'uJ_KT+8&dwU*W^OK-0U" ]S 9IJ$R-֓g/ U\)ya(]ӅU;EW+36^Jnǡ mXD.9ܬ\Чe9HdF;|̐'&{b'2]4뵈w1iμ'<d/ЧCoY]=?Cz)vYfy=wem^dg8Hf8 H"E&5AMM jeb¶k"ga|x%QoRt2k ? lLR[Ɇ뚾+㰵ycGdst?ITjݭ` 뗀+ky4K ,iVJ!>^mId2(UȖh4 ޴eLfґ:9yo.>X^J *nȐ:>K41&%!#iŭwh|Vʔn-.,Gpؑ3`+?.;[ {p+ גLAN:JeAB^=< EN3!?Яo{p 8:\]I8By%w:g@&bYvAoQjbZ4 rub҆{[ jah~H$"IQuwA)cXQec߻m|*jo%"#Hz$?ey \nܑ}bghp7rdþ#' G8`z̨+@ċ6$`iryȸs皙gY o(@=:y_.lC'Dz`Y}ɃһGa8Kn] /ԛ Ņ.*w9հLE>-d -dwj\`W~xJhq.m-S/S8]l)!\_o=CgyمYy87>0ltY` ';5MĶ7i'4q$J$QaU[>X. :aU'PtMt䪌 :]@5wl.qk7 maO!br߽ݺQ|#hz`H@HM!ЈFyNfڮkAVuZ'aiUhu~Sr&= Fbx/ R$0(nRyOH=e _e׽]:qc/]ĕF CM9*\_rk Vc2QR2D^(ek+0&_E,ns]8u\)kPA(J),9Z"0鰭4rƕvչOmvnI`DJdF _+};g"ny_ ;ciۻWOl_#& !kB*J$BKNL.)]yB۴n3_O`UWf^ܤVE*Ȼ i -}бř7/]%vQ&NCz2vs|3 7q!abh Kku;)zpvM'i>GGmmA73-(>zSN5j@>RN}hJ)T=8dE8_a*޳Ryv_/cC!'UHJD6o<>s;ru AbmmΔK-JLN5m|fR`|1U놇3boYψ{]#PMS ށw*ݷQ'#ب @zg!-m]ULh!Q=S~zIWAH|pjۆ^>~OA&lĒbm_{2u^$K'WTj~@jxiWs$֒*A6[ Q)@9PaS9 GMmkAkߜc%Q+S;BCӒ}k䄗},K{DmnᜩNk}uA?A]WvW2+qS}` [mC9Q3uZ|"@~qt(k ծ\%6ߣaAR mY0_-,frqUg ܄Sv2D<>|'̮Tq(4/o#B `EF4׌=;MIh6/puՔXGd7fe&Z\U)l_ئjZ;ol/K2ٱ9z:R!(eH=@ rJp/(`gUҁsjߓؚCDMNGGUAmA|M ;6dG x(e#hdДQt)}: 3i>_A=e6Sd~;y JhR0)_ ]:c֠ꁥ[qsr1u1jԠxNq9QjBr{ <íx=>^J<=?@i2ђBOxLijIhNYhE[7aCQ0g;i*׵J7 X#SFG\W)yx˟gV)#Û@Q9<-5@;"|`C dD]CD&KSXx%oϜ s?4zLEaǃ{`> Z1օہ"Ie,/x8M̜yI 4Y=',ɶЍx幭'l 3AWEB,Z9s,aN,Ö1@TXV$/^[ 3 Bkͥ^\.aYf/B _ӼȒvOA)씽]ֱ-٭^H1E[VV?|oՊ6|jӉH#5!nD5A;%Bv񢿩H r.PvukO~{ʹ !f1<P˓nKFAt(}@42%(V[b;--5 n!(jF, "6íJ2YH88}#A 0mK*wmdV@\gDDÊְ mQHٔ F#xLs Q?ML|vL3b:4Ӗ,}Wm21Ɯ_ :-O]W yEGp4bξ ľUP'@~>푚S^Zanb\Q@`8wwܜud7!4m11΁,lu%sNh6YvE~9 Y*G3턯cR҈r]6h'{b}e7=ִgx4 cA$n/%iP ,{;iHSxD#"e$CEiݿ_*edHN~K$S@ t=Pg[ Z DD: =8iI7?)k!Y@]Peī|o%2D) f{XDQ̐> d|z,r0Ab>K.vtiBgm݅Y9sFru&27<4NA}ټ(e*AXJCgU݃ٯsOB[@y}yCnzg8#myKE=%66YokOWOhgn8sףq3cOy[b?_+_~!`%޾a[~Wul>}`!67;mi(#*F9_s{]"0sϐgxzxҬه[a|Thg| 1ĞQBeg ) :Bҍe@}鈹jyLipj|q# U!r(8*0H+7B2jQs,VÆB -VW |+C.Fhqmp "*f;R%'`L<_rG% IDѭ!^WF'^ϳV$58>rE>'RjvnjI+fͨ'>ho >2Vb˵ipm5՚ll "+S&肠tNMKa@=Z~o|uWPK vm. N'ncL˳[B_sCy$yȖT^I*`Wᩤᢆۨw.8|P*VP͢PJL!F#ffЗ%_Æ3[:IAJ;I }{[w{zgW%<D9Q[%2ȖSҐ~׫k4zq-O۝]—瘝H%YiycPz8JrN#磹WqkߔD!vLECf8ő`WD' ҵmfс/x76^=|JEF:7)f6U-#B 8/6k=bqjEujoQ?iwG̵6?W˦ΨS8> t8Ҍf415ңڒE(aa<ϘhUu'w/ pbfpf5v8j[`ֹ*DViBEBbRz͒4W*ٙlr_f%&:h{+ xjvJ|y隑_hVGmʮ}ٶx4bA0IJY"LAiCq'p_]=׳XՑz|9zY†@-so1#gAIj&vRePmU-9yrW&59ycH $-TWpw@vevM@Na#7 g[C69H o>$UVö\nU\*3ڒ9 a#{32_0@F!K,8azeQn⡦B8N'y{co]U(*ev܁ɔމk.Dtc*X,QF m{͚ցs>Ab*Ji}u`=2Gѡ`nP@& _Z/v/͠V/ª\+%WiC;Mť8A `j-1I!dz\#xQ#k iIx+`7S#j8*8I5um_}Ep e# eǺIFxeܽ TM%)[ t d\?!Y`Te'AKsFM0j΍WWZ2 [iJy@5첪;_#U~^}4ribU&Sgiijks#e͔PvPG爮gUS?WRfUk%po27gZ XR=7x&jI?c½^=`onR0B_RV 9x9ZT\:Ks!5-p&q]o`eޛ=J=͚d rV"6:,!<'K&%u(/"gX)s} 4akxe0,E8Ug>] u>I>RdjZy{‚Vu>ZaR`YEҖ]riޝKZwk6| x~p'4:ӞI<> 0']W6Iz R -nP!^eVML4i zo 8#M6~M}KgJ7<5X #d>^?AzQ0i~sQ0W*n%WXk9üiH^12ꦽAYn=ň};ML2W!0%4G^&[I% R1ql% ЎRcW/?llQ/7a<0-eᣋCYn>@!J()Fk)93+.^xOEDs\ܩN/^XwkBe&/\ %Ja{߂=TGhCK).tk!g\޺#ˆPLdzpL阞ܭ,~)xA3yLrҰ XtkOYPFulʛ+nw߸]((f)Ac%ho"nϏ:ro?\ Yͤocٿ"^ 8ݺxNw=RQHP3aŇvo@ ڳQqmPېy)`{h_wHҨa-O7"D2խХlؠ{5,_޶w0?,*/s 5h*91ݿ#&fp:@eA{zg`p_58=x8Xjf!%KQQ*q7ǚ`R|_Ov4P͙}@˜TʪL@آf"c~UIONͯpc?Cȟ^\3KxߪoDY~:1_Lj@8܆aA~EY3xvw5 C $(\@wRpӊ_p({r2@6d[^p5 ?$qA%;Lq.idzQzMP!L)eD51)/V^Ycޗó_wJn2DF]al1B4CVYgښ*'9KϖEmٯ4"Sο͠DCZ#-ǁD+ZLL5 DFesح95ރ‡I|Hca-=FL5ӿ;UʓHWfDiE6ޝNIs;`[+ Q,01-W2 Cb8QE>9f~ЙnmYp ]p<[.o}btźM`b,l@(tS4QDpl=x/Z%@=o<#{AHM21f4<ݐ:gOpL}ĶKG1[%_wxOVuH9ʱd:Is6|TZۊu;+Aؾ It?8ZQMÚqpl9IOpV!;ӵj8m2T+E814|Yfbkyr (i##\tJYqPP!_EǼ9q/, XgvB%3z"~(LrpM+9o6:sm耣S]%&̂٣Gfs~!n.E~Y$S"!Es/iLMluXQr0)K]ۛoiL̑)rtG!!?:2_+G ax /QdʃU#_ Ѳ}( 6;U䤾mgd>L՘'e6n3Pp[ò7mbcг=ZbppMBȞl:/3C~⥓UHSh'_;  5\ YZ