liborcus-tools-0.19.2-150500.16.3.2<>,yf]p9|bN+O>vTr0ӭnL1V 2f)}n;yS=;qNgfjoyǬ+FR]wjʭ̝'~ wY ;Ok0ad)JӰP$>2!zW9~'UU"'t^$(_=Vt́h;KvdmrJ&^W-gFf/y\Z'?2t #'Ňh5Bci>>A?Ad & Jtx   P  j         H   $L s( 8 &9 H&: &F/G/ H00 I0d X0tY0|\0 ]0 ^1b1c2Td2e2f2l2u2 v3( w= x> y>8zA<ALAPAVACliborcus-tools0.19.2150500.16.3.2Spreadsheet file processing libraryTools to work with various xml streams.f]h04-armsrv2oSUSE Linux Enterprise 15SUSE LLC MPL-2.0https://www.suse.com/Unspecifiedhttps://gitlab.com/orcus/orcus/linuxaarch64`XX`f= 7, since that is the first version that supports C++17 - Run tests on all distributions and architectures * Allow disabling them on command line by specifying "--without tests" - Changed patch: * no-std-filesystem.patch -> liborcus-filesystem.patch + rework the patch to detect std::filesystem, std::experimental::filesystem and boost::filesystem (in that order, and use them if found) - Added patch: * liborcus-tests.patch + fix tests on all platforms + do not use C++20 features with the boost::filesystem::directory_iterator + do not assume that pathlib integrates seamlessly with open and do not use f-string formating, both being python 3.6+ features- Update to 0.18.1: * sax parser: * added support for optionally skipping multiple BOM's in the beginning of XML stream. This affects all XML-based file format filters such as xls-xml (aka Excel 2003 XML). * xml-map: * fixed a bug where an XML document consisting of simple single-column records were not properly converted to sheet data. * xls-xml: * fixed a bug where the filter would always pass border color even when it was not set. * buildsystem: * added new configure switches --without-benchmark and --without-doc-example to optinally skip building of these two directories. - Remove patch gcc13-fix.patch- Use -fexcess-precision=fast in order to support GCC compiler: https://gcc.gnu.org/gcc-13/porting_to.html#excess-precision. Fixes: https://gitlab.com/orcus/orcus/-/issues/175- Add include fix gcc13-fix.patch for GCC 13 compiler.- Added patch: * no-std-filesystem.patch + use boost::filesystem instead of std::filesystem, in order to allow building with older compilers- Update to 0.17.2: * fixed a bug where the state of style:cell-protect="none" was not explicitly pushed, thereby having had the same effect as not having this attribute. After the fix, style:cell-protect="none" will explicitly push the hidden state to false, locked state to false, and the formula-hidden state to false. - Update to 0.17.1: * addressed a number of coverity issues. * removed a variety of compiler warnings. * re-generated sax parser tokens from ODF v1.3. * revised the style import code to only push style attributes that are actually specified in the XML. * revised the XML structure validation strategy to ignore any mis-placed elements and their sub structures rather than aborting the import.- Update to 0.17.0: * set the baseline C++ version to 17. * cleaned up the public API to replace pstring with std::string_view, union with std::variant, and boost::optional with std::optional. With this change, the public API no longer has dependency on boost. * switched to using ixion::model_iterator for horizontal iteration of cells instead of using mdds::mtv::collection. * fixed a bug where exporting a spreadsheet document containing adjacent merged cells regions to html incorrectly exported the merged cell areas. * cached cell values are now correctly loaded from the xlsx file. * utf-8 names are now allowed as element and attribute names in the sax parser. * unquoted utf-8 property values are now allowed in the css parser. * added yaml output option in orcus-json. * fixed a bug where mapping of an XML document with namespace aliases sometimes corrupts the alias values. * added orcus.FormulaTokenOp enum type in python which describes type formula token operator types in a more finer grained manner. * added notes to how to use orcus-xml and orcus-json to map XML and JSON documents to spreadsheet documents. - Drop GCC11_build_fixes.patch- Define conditionally make_build to fix build on systems that do not have that macro- Add upstream changes to fix build with GCC 11 (boo#1181872): * GCC11_build_fixes.patch- Update to 0.16.1: * match up with ixion 0.16 release- Update to 0.15.4: * Bugfixes release- Update to 0.15.3: * Minor fixes around fixing various xml related bugs- Update to 0.15.1: * minor bugfixes after the 0.15.0 was released - Remove merged patches * fix-linking.patch * 32bit.patch- Fix building on SLE12 - Add patches to fix 32bit build: * fix-linking.patch * 32bit.patch- Update to version 0.15.0: * Various performance improvements * Multiple parser issues fixed * Map and structure mode added to orcus-json * Other improvements and fixes - bump required versions of mdds and libixion- Add missing dependency on libboost_system-devel- Version update to 0.14.1: * addressed a number of coverity issues. * Boost 1.67 support + Drop patch boost_1_67.patch * Various cell handling issues fixed- boost_1_67.patch: fix building with Boost 1.67 (bsc#1089811)- Version updat eto 0.13.4: * Various false positive fixes in detection of xml files- Version update to 0.13.3: * Various improvements in 2003 XML imports - Rename name-python3 to python3-name to match other python modules- Version update to 0.13.2: * Various small fixes * Improvements in Excel 2003 XML import iflter- Fix python-xml dep to properly state python3-xml- Switch license to MPL-2.0- Update to 0.13.1: * Required by libreoffice 6.0 * Fixes many crashers * Speedup improvements * More features for xslx importer- use individual libboost-*-devel packages instead of boost-devel- Version update to 0.12.1 as required by lo 5.3- Version update to 0.11.2: * Fix build with mdds 1.2 * few small fixes- Changes from version 0.11.1: + Fix for OSX build inside LibreOffice. + Boost.Filesystem is needed uncoditionally.- Fix libixion -> liborcus typo- Coflict with liborcus-0_10-0- Change package name to correspond to the soname of the libraries provided.- Version update to 0.11.0: * Use mdds 1.0 * Use ixion 0.11 * Use python3 instead of python2- Version update to 0.9.2: * Various bugfixes and update for libreoffice 5.1- Version bump to 0.7.1: * Various boost bugfixes and update for new ixion - Obsoleted patch: * liborcus-boost-1.56.patch- Fix build with boost-1.56 * liborcus-boost-1.56.patchh04-armsrv2 1711341149 0.19.2-150500.16.3.20.19.2-150500.16.3.2orcus-css-dumporcus-csvorcus-detectorcus-gnumericorcus-jsonorcus-mso-encryptionorcus-odsorcus-styles-odsorcus-xls-xmlorcus-xlsxorcus-xmlorcus-yamlorcus-zip-dump/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 -g -fexcess-precision=fastobs://build.suse.de/SUSE:Maintenance:32927/SUSE_SLE-15-SP5_Update/0251cde9a26d1fd626c40920174bd3af-liborcus.SUSE_SLE-15-SP5_Updatedrpmxz5aarch64-suse-linux ELF 64-bit LSB shared object, ARM aarch64, version 1 (SYSV), dynamically linked, interpreter /lib/ld-linux-aarch64.so.1, BuildID[sha1]=6d3414781a506ee07eed70da377514fb68bcecca, for GNU/Linux 3.7.0, strippedELF 64-bit LSB shared object, ARM aarch64, version 1 (GNU/Linux), dynamically linked, interpreter /lib/ld-linux-aarch64.so.1, BuildID[sha1]=6402f5a3988c2fd9af9ebacbe08649c46ac2c642, for GNU/Linux 3.7.0, strippedELF 64-bit LSB shared object, ARM aarch64, version 1 (SYSV), dynamically linked, interpreter /lib/ld-linux-aarch64.so.1, BuildID[sha1]=31fd96d3647853311e2fd3a5acc9a6a8e067fb72, for GNU/Linux 3.7.0, strippedELF 64-bit LSB shared object, ARM aarch64, version 1 (GNU/Linux), dynamically linked, interpreter /lib/ld-linux-aarch64.so.1, BuildID[sha1]=7a268cabeeae3b9553bc41232f4d207abfec8df4, for GNU/Linux 3.7.0, strippedELF 64-bit LSB shared object, ARM aarch64, version 1 (SYSV), dynamically linked, interpreter /lib/ld-linux-aarch64.so.1, BuildID[sha1]=58b5b6d71822bd9cdbfe4e5c0d2a63962fbf1f1b, for GNU/Linux 3.7.0, strippedELF 64-bit LSB shared object, ARM aarch64, version 1 (SYSV), dynamically linked, interpreter /lib/ld-linux-aarch64.so.1, BuildID[sha1]=9a60c837029b0f03beb0303147cc9a6bad29ddb1, for GNU/Linux 3.7.0, strippedELF 64-bit LSB shared object, ARM aarch64, version 1 (GNU/Linux), dynamically linked, interpreter /lib/ld-linux-aarch64.so.1, BuildID[sha1]=153e21ab18d9824cac0a068ad98284d0b78d1d84, for GNU/Linux 3.7.0, strippedELF 64-bit LSB shared object, ARM aarch64, version 1 (GNU/Linux), dynamically linked, interpreter /lib/ld-linux-aarch64.so.1, BuildID[sha1]=bc17db85480b516841d1f40684f342fc9430a97f, for GNU/Linux 3.7.0, strippedELF 64-bit LSB shared object, ARM aarch64, version 1 (GNU/Linux), dynamically linked, interpreter /lib/ld-linux-aarch64.so.1, BuildID[sha1]=31d1decad50886a1daf0f01202296fafd8528035, for GNU/Linux 3.7.0, strippedELF 64-bit LSB shared object, ARM aarch64, version 1 (GNU/Linux), dynamically linked, interpreter /lib/ld-linux-aarch64.so.1, BuildID[sha1]=917ca54b85d730e6e654a91041f4460f4927cfb8, for GNU/Linux 3.7.0, strippedELF 64-bit LSB shared object, ARM aarch64, version 1 (GNU/Linux), dynamically linked, interpreter /lib/ld-linux-aarch64.so.1, BuildID[sha1]=e8f1260f2e6f2c791cb7b66e22bb727d87309c90, for GNU/Linux 3.7.0, strippedELF 64-bit LSB shared object, ARM aarch64, version 1 (SYSV), dynamically linked, interpreter /lib/ld-linux-aarch64.so.1, BuildID[sha1]=a0d28585eca0d6917d96459a8e81d524181fe74b, for GNU/Linux 3.7.0, strippedELF 64-bit LSB shared object, ARM aarch64, version 1 (SYSV), dynamically linked, interpreter /lib/ld-linux-aarch64.so.1, BuildID[sha1]=1c119fcfae20b0adebee5cdcf73599867ae2c9e8, for GNU/Linux 3.7.0, stripped (9IQbs   RRRR RR RR RRRRRRRRRRRR RR R RR RRRRRRRR RR RR RRRRRRRRRRRR RR R RR RRRRRRRR RRRR RRR R RRRRR RR R R RRRRRRRRRRR RR R RR RRRRRRRRRRRR RR R RR RRRRRRRRRRRR RR R RR RRRRRRRRRRRR RR R RR RRRRRRRRRRRR RR R RR RRRRRRRRRRR RR RRR RRRRRRRR RR R RRR?$^,utf-8b96b1275db3901e35a4a0d763788d3357efc88d2aec669b140ce1aa5ae270daa? 7zXZ !t/Fu3]"k%+խ ϝvf%=U),-ݴT7^"(e5St#KCpU]>ZHw\ތzǮF/7yP" D ~ku#jHkhgt\V+kAF7Ss]dTxNh~yNrOg"ݎhm$WJ3IҝEd1",ǢWw`Prep%5 ?EܫUPG @.jIP| >vj߷kFt`a7\bD\A)$MρbG,^րqN7O"P)'$W.*0L"ycb|Z{MUѕːFOs][>&`^\M\LknYA0Zz=ėQ)F[ N1Rbp$IO'R$uA%2#ȓSޅɊ~x .Z'2vO~aP;14^9$֫F:U'Lfp)BXlϜ8CL,gZ.HJy.:l¶6 śF1N٣}fN7=A zcP_"X8)c@Dwi֊* ,L1[u+!bF@ǎ#;W~+{Ak\$&+MO@%-!w,=Z3A\Z2u\-mېI^6:{vJ9`7  qO Qg,֣tT૨ơH(-~WQcd3"^b!}y%jjU! Z.q1L -vٚ5NM3;2cݏ:92Z]a|̰?SdxULEjB a9@=C'KH7 q] #h,>W!nEx{BWj>?hLR0D"Sh/w[[ؘ˙`N2ג(gBÜ,MˆmðYqk^F3+E/SHCԊ5WꖎZۤ0H.X~_+ZH9]Z]k۸a3u-⺯? 3c,*꿙w51>/k]6'´2ݤ8HNeA$kV/#{1P0"->Gfk `Yu 5^c,"%$Um ֿ$[0w@ϨWCj&I8%i[P!6E9HŸ\G:֞uqwҷnemezE"(.!K׫r{'#p>A_dJ3O g㓽9l!7o t/D \(+Nn X ,F`ό-2Ix\DQ'ZZgEMMi0[eXc͹BԑwCJ p5VtQgo.&ұ$8ۨfԺ4r@F84X>E/:l{]`Y3|X5#.Æb2\yi(|>-SxHtضYoZiS||J_N}iɝ*7jG^Kػ2KxaD%+st(GuMʯڡ/j;6yQ,^&s<@8w X#'ox0,8&}WHkM0ҤIh3=[":$Y7ܲ%PAxO[: 'zEz?/Qβ; }1w,B|WU@Vj5kIhNұo#^MC׉,=Dn@_-E/$'e#{TwqC,g1N?$:2w==LJ:%%36!7 a }p:2Tİ I?PW"DggVIӭBCmϐՠӿ+B 'iSAhn,2[H.g%2ivf,ֆ \SU[ f1y {qm}f4(V% %BZӷtYa~[%z$~Ųt*J ?:'y5+iĨeUWFqL7,."%H.Vg^(_yd B YÈLEܾY1x'A3upwU ?2nڔj%.A|i+E$y̢]clƟkZ93vNj.RNzdx56Bu  4ʼ 0x6\hh)fT̉C0tWNw00. m25q` 6ؓA щ5/Y YwИc|\L':!V:UsF_&UD{!|`]9ZG^J嘹Nk5\buX~$ wӍ,`T{,* S gKM9lkRvS*Ytfb`Rt25GƜ%_Oj^9oL廲L$[Vâ2:>"orV-A@"v r}Gt^pͼ/~=n;}\=}ߚ02;5Y( ejd"&!eOV~IG]YkJ]˭1 `kW+64Mo >A %nD2A'Fpʟ|(nI|p-:*A$y*` Qg|:ny,cqhKߎ }LoHj+PN09ɓgv=y.wMr-Q߃.4Δۥu:])zfBAC,깃ĕ$?J6PkyFhL)Cp4 vN|u_:)7B3 UF&\6TEh%5ES)h\}@Xr%)̇GC>]=Ɲ0sKো !`xs:[hNJw]*[Yg}٭;3G9Mh HW ksCuRĪ8#+d߃!·y͖#x{=E6n1KP&qaHv]$;s\:8Q.ETu*' /Ĥmn MdijQ1 D+D0Ua))XM=ry8\.m H?=u;衛L+=ofmt:8"!*DrXÞF+['7B8Lagx!ψq`/>NR >P"hKWWqѣSH!؈YbZdXv ثč?rX1]Ea\{PU15TJVΔ). 6R.UCyWFQzgz~`3Få`r\0uגD!1yN[>$8Yi q" BR5o[5cOͮi[Ht92[INKb^=ncOc#WOɽZ3P!hQ>]~:ƣ!ۂ÷C?lsţu 뮱'Q DƦe&,?F_h{=a,Z\UMϾD(>n]Z@;e}`i"Vۥx3PZ95o%)FBVztH+q's7uqO|K_whM[&g\*XhBY̿!}a S%_(Z E$a.VnY>\q0?;iLm}u#\:I 3QQY 05k2-0JVHB ?G\t$ xv㰸q-8A^ZtP#De؆l4XV}'`X>ͬS|ըʾ js-F@?/0om Җ5W':FB,qʗ>7ľ(rN5A>"ʇHʹ8BG9Gc@Th~c! sm)c ~4Qݏ{`*YpRi?$էEtwhҙ4uiCQrh4QE`D5mjm=6!Wu`Gn:*VFm<:3 MM޻4o%ݯguc7Ȝ 7qRx}%[6Lq7?X;$bVq\$ xE[홰|ֵaQzq,k6*r*gj(ɟ%6v(\ }9@nE0=v/ B'@&(S]wvp'S[? ] Q=9-֠Ǚu Wsciw]2D!5MBwZ))`{qWvR^~ﵳ*1؛#금:%c{8F".qPGuiΟ*;+rW܏;72ϷcCjDE\j ](s{9"/sAKbbʻM\ǎ/4R:[pewvxDPZ'&ܟ>?Ѹ22AhCKܓOOjB!-`q)2/Bi;e湐`"Kåw&qغM`h9"eF'oZ$X{pǑl`4U+P.͎h}rdwH_#l ()ynW"M+,J*{s7vΫ+(.P!Tģ%(ݧh=S$$&Gv@l 3:8_JY{aEz3 k&ŒF|b]R `5nYsdXJ& S"6]Z{Ğ&n+*F1:5͈i+$m`ɌFΜ^0s_N5TQ/cQzE"вYBo?'c_wG!RN(' Ξ):'ef^Ԣ퀓PϒL I'7\w~c/*D*ҝROwltb+#ٕV]i<9t j)er[n/S+c'V+*[̪:y]f`g]:vNj4Hmdxh^WXKGƕY)FvJG) lhPkx9RUnIz({% m* :GAKS!6T 4p1 [bq `ф"YuitVd74_O>tON q^F|_|9$D-߂34ýbZyd@Pt!F }VUi,k^ ^]/ ݭ{|O9Okqd$Wc!rzJfWcZ— aUwT,eæ6a8aT; ݴaiW>zޗ춭C/K9ۃ*-%!&˼!mbb 9)II އl)uᑾ E'5do>U o+9giY QhmDb\sjr6^[bfy}}cQe67[4іrK-TzUa(AuOYg5 GqBgqP`X_9R\qYSp2F=Uʺ?[~xPS{$=,@*C[!,y `p Ymʍ8ӯ#})#ا:isYfamsH> -ɹѯERtF4vf2Å1ˋ"e4٣RqӝH[ cY7$zNR@ vjXY&:jPy.w^hO"zwb`Ey֨tz-. DW!'˜H!|x&phA>1LQҢ`3˵LU|Wbo,%V:N(EUP\Um);=r=(<]:p4FgN-qVD{!ܩDUh~pl`1$9%kG#y&đ~gTY^h]^B_ۀIs||? YBv-.Dm{pnioJ[#u+fm!=aܬ|}~5Omf$5ʾT@54' ; Z:ҶsXD*b"&L\V׀nb';_B ވMy2_ pr wNZ=l(czt|燮QvA53[ӔG_X5R%w%<=W K\&0>Sss,DG5xS!xPYH=3?bH?,UŇ|8JXwFZ{f'jSb*+UЩ2DAb#uP f3!K9[no\;Õ$}swI`rH7w&Yئ.o^>_H[G|w x'zeX*̣ $AB$MkS4E0ٚ盵?難5rJ-*>~ )#61yb3uD@{F!j]@ 6X/$hk4w%]&"(ܼu|iǽ{96,gܛfPydь ̅Vb 'zV\ɗŸ$pHF̝Ê52,n:SDEu.lA4^/ uSm-_-miHn|i=OSzL] OD$*Ź@#%5B $I~m@"l*3owy 0|Ox1ߧs58x9D<@NK(NtdJy:fp3{ED{8ĖFAɇ.%V+ң4 гV~F9#8ZxЄat@t0^_7~U61uL*ͺ Ns߸[ O1u@fW}|'m |d9w n#󥭀)dq~7 eH8gpY0w-/c2ozIȋUsYN{ܹRk͞KO>?g ްj0BLs3[@޾x)3(> {7׹k&\".ׂd 趱{*cbP)Y,GeL,Oux[b ,0tf )(/K_v2%^H9lK!RR?izv;b~4?lJnM%s^`Ufd믆ųІ8S(&-ktu^BULwu]7na鱛V[lOϙ@/hw]%76芃ySom^BmHZGP8! Z} `V2TZYkFGtl A/gk?(ӽbs=^!zra (-qU"U[VuL™7 ;,jL:LӚ&o'ď9U"KA Rlؑf~84ݩ_,NGTЁrb<OmӍq1RzsL2j#?{~KQ[BxȀ@}0z wbd6uOM`HIq7Zrzu 4_/ h:sͮ7q̕Af`Rԗ>N﷨ q߲Ğw&vOB8~ !wS)o{SFOq*sOe TNL .?Q<4<3ipANsi/?Pܑ'[uPٛXklitG7~}%4 3!t\vEiy0[kx/+3^@!ݔ[xmY;<}FjK( jkɧF}ǞDOe<)*7~Di(Ic9,A!MR=^PUTwNsTk^Jjf}YbJ>CF޴7^f &Լ9ᥕr[R'xk0o=#6곢oJs£6mTUF'r~7mKQ 2>'z]Dծ4N n&Ӿ7 ZtQXpXld9(@] 6q\~ɮ)(#!g9wxEPuECCF6ǒa#*%gki G6?-ޙ{Ii\^ z;v0#ũeHqIa3|3b7Ye%<@7l9rX;Ӏ?xԡ{q)3- ώfm4pXZ_fE1iDx[@sT7LXEqp1`M6Zp#gY,M(=$XCR.ٹp?]03W]AOg{Gyly^9L]-ؒ/.KR-! ™!Y WcCĬCUT1ވi:-td{+ :3ɠwsm^HgGr@vVȧP # WG(AU!&3!I9fSp(y#f!|-jLGk[G+ŧ% 1e ^:{" f z̕bX?zh<<0ؗTᇇY i8ьeZ)LEȵV {2!@硺*a+]n)4ƔECQusF 6$"OTgl~ YZ