matio-tools-1.5.17-lp152.1.4 >  A ^︋/=„I_&Gs~j%ǡz`$ַ澕!#25Bs']9ݰgxf/(4*!K1lg@+F(gG^19? {__3ܟ;?mv,0/.|U?Ł2kXdƿBwhɩB('mK.tGW`uG! k-UB" Br&do|418fda87ee5b950ed5c9cd2e7694857a9ff53c61568b65ac75527d2df913f384438f2c9ffcc13158344413df304dfcc351bc7b31F^︋/=„ RHG6Gqyrz&:TdAe]=b> @Bc;tU^KOzb.xiLNb_ 7nkEf17,uk {{:z%Ey9WmX3IeU6g\SN l?>ޘw_H'YID0Gz.p>?d  < +4A [y      ,0P   (89$:FGHIXY\]^b&cd+e0f3l5uHvLwxy z(8<BCmatio-tools1.5.17lp152.1.4Command line tools for matiomatio is an open-source library for reading and writing MATLAB MAT files. This library is designed for use by programs/libraries that do not have access or do not want to rely on MATLAB's shared library.^lamb09lopenSUSE Leap 15.2openSUSEBSD-2-Clausehttps://bugs.opensuse.orgProductivity/Scientific/Otherhttp://sourceforge.net/projects/matiolinuxx86_64l^065910587e3d09901d9f8234e474b05f83c8ee10596848bf11d99ded3a2e8b23rootrootmatio-1.5.17-lp152.1.4.src.rpmmatio-toolsmatio-tools(x86-64)@@@@@@@    libc.so.6()(64bit)libc.so.6(GLIBC_2.2.5)(64bit)libc.so.6(GLIBC_2.3.4)(64bit)libc.so.6(GLIBC_2.4)(64bit)libhdf5libm.so.6()(64bit)libm.so.6(GLIBC_2.2.5)(64bit)libmatio.so.9()(64bit)libmatio9rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)1.5.173.0.4-14.6.0-14.0-15.2-14.14.1^Q]@[[][6@ZJ@ZlZx@Y@Y*@X WWWk@V@VUAMax Lin Atri Bhattacharya Stefan Brüns Stefan Brüns stefan.bruens@rwth-aachen.deadrian@suse.dejengelh@inai.destefan.bruens@rwth-aachen.debadshah400@gmail.combadshah400@gmail.comdmitry_r@opensuse.orgbadshah400@gmail.comdmitry_r@opensuse.orgdmitry_r@opensuse.orgdmitry_r@opensuse.orgdmitry_r@opensuse.orgtoddrme2178@gmail.com- Leap 15.2 has newer p7zip, build requires p7zip-full on Tumbleweed, Leap 15.2 and SLE15 SP2.- Update to version 1.5.17 * Fixed bug reading struct array with packed field names from v5 MAT file * Fixed bug reading past EOF from (crafted) uncompressed v5 MAT file - Drop 0001-Write-backwards-compatible-Mat7.3-files.patch: incorporated upstream. - Update so number to 9 in keeping with upstream.- Fix preprocessor check for availability of H5F_LIBVER_V18- Force writing of backwards compatible files with HDF5 1.10.x 0001-Write-backwards-compatible-Mat7.3-files.patch (gh#tbeu/matio#93).- BuildRequire p7zip-full instead of p7zip on TW, 7za was moved from p7zip to the new package, breaking backwards compatibility. - use %license for COPYING- enforce hdf5 1.8 to ensure that files can still be exchanged- Fix SRPM group. Trim redundant wording from summaries.- Update to version 1.5.12: * Updated Mat_VarWriteAppend: Added support to append a variable to a previously written struct array in HDF5 MAT file * Fixed bug reading MAT_T_UINT16 encoded character array from HDF5 MAT file * Fixed bug reading MAT_T_UTF16 encoded character array from compressed v5 MAT file * Fixed bug writing MAT_T_UTF16 encoded character array to HDF5 MAT file * Fixed buffer overflow in Mat_VarGetCells/Mat_VarGetStructs - Reenable support for Mat v7.3 - Use significantly smaller 7z compressed sources (2.7 vs 10 MByte)- Update to version 1.5.11: * Added new API function Mat_VarWriteAppend to append a numeric array to a previously written variable in HDF5 MAT file. * Fixed bug calculating sizes of cell/struct array with empty cells/fields in Mat_VarGetSize. * Fixed bug writing cell/struct array with empty cells/fields to v5 MAT file. * Fixed bug writing cell/struct array with empty cells/fields to HDF5 MAT file. * Fixed read performance of cell/struct array with empty cells/fields from v5 MAT file. * Fixed read performance of numeric array from uncompressed v5 MAT file. * Fixed testsuite (if configured with the MATLAB application). * Updated man pages. - Drop BuildRequires: libtool and the autoreconf run before configure; the patches that needed these have been long gone. - Mat v7.3 tests fail, so turn off enable-mat73 for now.- Update to version 1.5.10: * Added new API function Mat_GetDir to retrieve all variable names of a MAT file * Fixed performance of repeated calls to Mat_VarWrite (broken by v1.5.7) * Fixed bugs reading (hyperslabs of) numeric arrays where the variable data type differs from the desired output data type * Increased testsuite coverage- Update to version 1.5.9 * Bug fixes * HDF5 1.10 support, drop obsolete matio-hdf5_110-support.patch matio-disable-failing-hdf5-tests.patch- Add matio-hdf5_110-support.patch to fix support for hdf5 >= 1.10; patch taken from upstream git (gh#tbeu/matio#37). - Add matio-disable-failing-hdf5-tests.patch to disable "mat73" tests that fail (apparently) due to bugs in hdf5 1.10 (gh#tbeu/matio#41); patch touches autotool files, add BuildRequires on libtool and run "autoreconf -fi" before configure.- Update to version 1.5.8 * Bug fixes- Update to version 1.5.7 * Added support for MAT_T_UTF16 when reading character array from v5 MAT file * Added support of HDF5 v1.10.x (with deprecated v1.8.x symbols exported) * Added warning on unsupported character data types when reading v5 MAT file * Added error check if variable already exists when writing to MAT file * Bug fixes- Update to version 1.5.6 * Added support of reading sparse array from v4 MAT files * Added support of writing sparse array to v4 MAT files * Added support of writing character array to v4 MAT files * Bug fixes- Update to version 1.5.3 * Added support for writing numeric arrays to v4 MAT files * Added new API functions Mat_CalcSingleSubscript2 and Mat_CalcSubscripts2 that work on size_t type * Bug fixes- Avoid unresolvable errors from multiple providers of libhdf5lamb09 15896422121.5.17-lp152.1.41.5.17-lp152.1.4matdump/usr/bin/-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/3e679fab36302812754dd5b0e9c2cf47-matiocpioxz5x86_64-suse-linuxELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, interpreter /lib64/l, BuildID[sha1]=db248babe65bbc8894ab14e4b77fa076e0e73e02, for GNU/Linux 3.2.0, strippedRRRRRRRy™gw~utf-8f4f71b309e2fb80bd6a9fd789253f86de7701a08c3b858a563ac6d654f89edbd? 7zXZ !t/m)] crv9uQlb[ibTN;?+:x,g-6%"ld6z"&,޷!/w nEH=B"7LQ̯!Aݾ5!++nfq.tvd3^+Mͣ.x*0ۗVӗuʗyE̒oIoոtuot8F,ci=wSmu\xO v F$V~LsA~TqRdAU)d8@a@2|~ Hz(1cbUQv_9@ 9bKZxo-$3Ch>=ys̍UF7yp7?'M񍢱)+ڠAD+$@88 X&ڂ~ D(Fs0Df7󶟫1RȚX2C^I݆aPrw s| e ~-6Ht3}Kr51vf~#/=s}ZU@#76sc:l(#sB9heS/`3_ݥSyI!t wKT!EZ V:8iH@=zó: '/ A:C+K}"PސKPzZ4. `La.59Ej.)mH)1Йvdr:y0R444\`lf[icN kzO0kHӾv$^w.IZָzٿz?V1u#X.e\hȶ6emKDڞB=e|[YAhk\qፈ~dPֈ+) ˌ8WX7˿95gMaOC@VR>S,0#GQ}ėjxL|UgЩ?s>!0©G6 v'k/l+JsLҨ} ֒g FdIO3a)=cre}kJ7kL}0c9 C% T}gچ~7K ] "JN|54оa.w0EqJ,.9e81$HgF[5{b:IH$xޔ0~8Am LyTG Lk/>أ`gSaezE0FD'b 6;=M:FeQ0g,GhCkU]+yxһ񉑞m#"ᜈ^kbzxzyGzxi.iNܡ!EooOHP\ għ5I !~. ŲUnCAif*EzrK6y*Ψ'Z`#\*XW(),X. &k;hy> w-ҵߛJ  Jb}+`xռp4lv_E۰۰4ih 'dMGzӧfގm~ӰU4&t:\1yY! h;=S:;PzGoJ8jGYIS/נ(XdScsȤ{r?B[4 @˰5dwe'ʟ5K<ub0XR hZ.!jhv(=;*giFQHJ9T8LN>q/ʬ!"UMg"Lq5m(qWӓ\8#h}Nņ+VTv4[hY~T^U514 BayBg5\ o/x;KOjy&|}1NϳIއ z8Ii !fcx%dG^ WA_T515scwo$2eWh{>{ưBluP@xC)Bn1osDIA^?ϻ: 囟,&}Hw$b>CrO/jQ00 = iY+Y`#;{ԇAh+Wԗ)[B9ܜ-w_ڛds{MNn ]zC=!f4 |iB/ixƺ2gKK^Q̤ܭpΆHlݕ bY :m}ID96=-LpQ4eǕ HFKZkMV&ִR_dxѦ@a,#s9!H} &L.GLlrɞQ Ԯ".7aFYŭ"ֈ5Q?( t8 @yգP蜤YCj uߕ' 4gQӑw&\qYDIK0_  ry/^fWwQuW>;8R,gWgiph2kKEy)7Чd2щiI]ؓ&=;ؔS6@}>_ĵZҥ%O†y@;A6ܡwmb<4Yye\`V)h=Vz|Q/M@*ruW7D(08i:ߗ0zYR9"3ѪOpvP]U-p4kMbڜ ^jgDL-F!g+f3,ߥ8`)NpXY §_ՌiQB &$^L/ew3ob!VNOy3J-'_A,XW+ڂ ,%8sd&0΃g7Bb5%,UI%DC9TVhs;h@n33|m;qQh/?X".L/QPt,Umpm4j:6Ls{ AoZbxR?x KW-G[irh2qGo'^Fܒ 3AϦz(xakq1Ö_'%&08!@6Umڎs:GUƒd*O~vPR (yw2$V$r4`TSVDC}.󚣽1, -;+R2ju)`=KdʱÿQ,G5RTTdg'DaӖtj'?=wq.wZ^(TY1."պTO {c DvG Z:35X/ڽvM$i0Avn7Ne1R Z{-Pg&s ?{n\2tpaNׂ,*#3EeY ^? ©3yVEWtˤeVuLqRTfd~>JFˀL)ojޖPջ]g[V#?<MjY͜Bj8BW3֐AQ2!LB}.c7Թ&tG}kʐTH_:l8ޫp: ERW_ %,@ ւ Y|ĤnQ@k[ah?mѣ6P[z"5= cexZ;m+EqfCc_>;fi@L)ޟa7#gPSZYM^Ԙ.w58D6-`Whw2A$՝D_t\?f߱K5b+UsiK,`5$\(h·Q[%!-T-3?&!97 hÊ"]2BB S20GMa^e"ښ[?kl$%?V+69z@f4Aj7l{!8z F+Xy-Ï tPfJu]rζ/Ntuoz.mBjB[}#{-prVY>b`|Q++$t'Iϡ fvY9w[$;xu=A?jC97O5cR p8^g/ (|N6 -4zG#AǜF"h(`9VR<>7dK5LYwffa]ԮMh`>wvrP [P 1ū\wdGl2S3B!gfODCOU0?E..h{i!m7JAqE %%]fΨ=s$Uz* /D˯@^TL8h󩏇M!ya)H"<=PBt2+Nҹ~OII(.|( ?%Z(^fG妧tO( @&zh#W D}WSތ CDr$\t}?C*'9vĕ ;0ussL5y?l|"WN|ou$Л<ߪ:4'/F, Xs>\KeW:U)ԺZŃBcdCܝ%Q4F t|)[?_nz/-CF2bD:B$~؄)HR6(ЍC uhٟe[\5pLm"u>>+Bp, S!;Q.Vf>8#@Cn+);@S*uW]HfPb5YyVG^j.cMdBpLka~fE{q@>;".*ή_bbL72Aa#p~Tv0r,)! )"pT &!L~@ՠпl D0XGR(aF37]zmg>bpÛg3PA?-D(bAא^zd3΅QKo|鿘kTMrF3°޲e^5)yojVO#xFT>鏖k񁡩I3%td̾+_MrG7t)Xry/$/!!(xv+MgZ<.q9ժ6! G:y: v廃"pNbYq@'ϝ}bxr O5%JV#M ۛrB|yqrkj_~>-9!r9^U5SwP_BZ21S=nD,ӄ{w 7/gjsCgm0u(ee43/\GkL * A=&'vXk$"03!E4m09DVuʢČ}¡y|cݍ] ΎjckPϜYO{RWP19uV/h|YNg/'ҴZ^3:Ѡ* O56;*L.NwpL0,LT,/O.{|j'}iw i_vM,Kf{OXQ ,7Y GRش}9 kķnEj}nj }%Y#N=PKRIiO(.'xbp9n#ç~/__SeI";Չ.5~8'ux+C!l6PJj?|CGDF~mȒlj^+= MNN/=OXv|A&^#X :Ls2kI뵾X}IIIt˘k5_NV^3v#}Kœx.MR$R6-W$Ά;ZS2+[;eGB]''$йR; x3 F &7 {gvڔgڨƿSwU%Ŕi)\PM|3F9JNX!"/qG+Y8)ePNA1 RYS,J\o = $椉nT@ 0"6y%PjdM7ȗ{ zpV O||GVEE%W`$ d?Q-.5IT $G*|ouHx\E3]ĹEm+8j_tj <˸cs ; 3nMsܲG:jݿ403l-D.(k0aʌ!$B` ĥ8u*mxU_|$DgEG /NA!jȭ.07KP9e|sLPrf‡MXMN@]n}y*wmoY.TS<<=k`n^A P:H,|ڸӶ9Vu\~poM8,7ŎXY}xB\FRv)Fq pKc: q£ 碧*f9B& sL{6pʷlFD=:nqO%2՟ޗwv-nI9Þ¢]h]lrE5in}2tO B_]U.lA8S|UGFgmo%9()~vzku6Xn)`y- .O_ϹM]F3?XqMs?1n6>itJ?騝o@8[,6#L$7 OKoҭ%kh7s0z] 2Y$=Y}0otm\ șeP\~E2IYwsNe\+_Iw*,indt|`R R{Q]+89}ŋ矣n4D^p>Ahyǻc]nwR_SX~$cG.2 h/?o;H~w`k%XЫZCtA/07>IO#JM~!sbO]i?hU۩.)jz r%hyT>M-E`8=o>0E.xꚋ(DޫD3Si1nG]QڱՁxY\̴_L,یkO#?" ^[I.ļy%O~#Vߛ:5)+Tf0;˹g֖]ƴ>aT|c$k?}͓0 r0ԫb3CNe0B:O>h Lv </؇'3fؑS *?8 v0K-U_̮~N"E,,0a}0 [fa֦*e,dR4:+K*JF&EoVOe$ ch0TDpV2|jʉ)-yhSm,RG8 =q )8/2 F1Z  ,ZwWVov$ Q飸EEf: *(woE82jP wر n*S^ö~}!}fhRS93 4h>t8ih%i>"}p75 ~2.>3 }r9{Dޜ^|kà m}&{Y(iF*SL/^^l|;- -M?d+ t7so eJ}m.oTZqP'@q>kJZ}>S{jՆFgy =^>ʧ 0XlM<|N ײwB..yc1jT :z{u<׶Xa oPV4pkHlL$o=Ix;Q<~$J7XDB` $(L+X@;|wZlK 0":9'fW|qIԌY赹Z⨛mZّ"PQN5))-7Y!bYHZ~M{hQ6 UH1ei] SJ`Adq\y T@k-X0lp_t7CE3at)eV|.=1JX}!ncGAڐs Dݗ5o$\JKe^!>'Säг1d&1wm0ě\4`2g?NQo+1e?!;B蘡+tP  ߄]4IgrԐN9L}^?Qӱ_pXng]g1Z4+ݴNF/ u]oN9;t%nVu1Kx/@ߨeɟ4޺+"NV$$6 0 䔞z(y$+xv*QSmk i D>ׯŧuGȦP>kS) cÞB:E{BHwPzw7Gi\@$eE֌ͺ+JՊ\Wl o.7S_Znvտ%ξnF}-iWKYzw]D&L I+Ȟ"괄 , Sn@iCY_1s4l퍥:k_\@z (R; FXP,DQ-/xkoIO0ADFJj[L]Z`Jc><ۏ/aoA&{vTo.> YZ