libmwaw-devel-0.3.17-lp152.2.3.1 4>$  Ap`Zw/=„oPpS VFHgJ-Y]zվ &wl%ƻ[Y1\&Аe֟.wcEth|kiǞl3  ‚ L="(JMvNWW sf`F۠ sQ!=\JYjϥr.X!c>)15*|L␶xT"q:o4aMR5doEqhmYӧP}<:iwV ͖ O  &Kݲ|LHy C4e5dc3e8eb976fd61d40286d1421a49711555ce201ef078c7652d7b3ba021a2481d4125cc0155d74bca1d6c9bf60018295c46c8b1,`Zw/=„fikH[cOfX:N6~nj (_~χ^Rvd8x]%y|1. 1X sh9eЀ%DL9T;!Y !@?=^ \3[ϺrB&D +6ys$J5Jg߃G+ ɣe6ٖm" ЏK=k0 @`9AP|7U|0RyM,M S0>p>?d # E( AMz     ,D`(89:&F-GDH\ItX|Y\]^bc4defluvwHx`yxzClibmwaw-devel0.3.17lp152.2.3.1Files for Developing with libmwawLibmwaw is a new project for converting many pre-OSX MAC text formats. This package contains the libmwaw development files.`Zcloud120O!openSUSE Leap 15.2openSUSE(LGPL-2.1-or-later OR MPL-2.0) AND GPL-2.0-or-laterhttp://bugs.opensuse.orgUnspecifiedhttps://sourceforge.net/p/libmwaw/wiki/Home/linuxx86_64=HCAA큤`Z`Z`Z`Z`Z`Z78f5883e80244a4aef1a28a83b259a8efb4f7f2475bedc0df3c3eaa81983ca3d3490ae4008693145c38bddf66a866eec83ec777715c27b697034652b5b225c3ecf6264fbeba0cf426f2b77956505f9699a59ff82c7190d1a72235375a92bc3f6libmwaw-0.3.so.3.0.17rootrootrootrootrootrootrootrootrootrootrootrootlibmwaw-0.3.17-lp152.2.3.1.src.rpmlibmwaw-devellibmwaw-devel(x86-64)pkgconfig(libmwaw-0.3)@@@    /usr/bin/pkg-configlibmwaw-0_3-3pkgconfig(librevenge-0.0)pkgconfig(librevenge-stream-0.0)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)0.3.173.0.4-14.6.0-14.0-15.2-14.14.1`x@^W@\@[@Z&@Z@YTY@XYXXBW~VwUM@U|@T@Dirk Müller Tomáš Chvátal Tomáš Chvátal tchvatal@suse.comtchvatal@suse.comtchvatal@suse.comtchvatal@suse.comtchvatal@suse.comtchvatal@suse.comadam.majer@suse.detchvatal@suse.comtchvatal@suse.comtchvatal@suse.comtchvatal@suse.comtchvatal@suse.comtchvatal@suse.com- update to 0.3.17: - add a parser for Jazz(Lotus) writer and spreasheet files + the writer parser can only be called if the file still contains its resource fork - add a parser for Canvas 3 and 3.5 files - AppleWorks parser: try to retrieve more Windows presentation - add a parser for Drawing Table files - add a parser for Canvas 2 files - configure.ac: add an enable-asan option - API: add new reserved enums in MWAWDocument.hxx MWAW_T_RESERVED10..MWAW_T_RESERVED29 and add a new define in libmwaw.hxx MWAW_INTERFACE_VERSION to check if these enums are defined- Update to 0.3.16: - remove the QuarkXPress parser (must be in libqxp) - retrieve the annotation in MsWord 5 document - try to better understand RagTime 5-6 document - add a parser for QuarkXPress v1-2 files- Update to 0.3.15: * Use zlib more * Fuzzing fixes- Update to 0.3.14: * Support MS Multiplan 1.1 files - Remove merged patch libmwaw-0.3.13-buildfix.patch- Add patch to build with old gcc: * libmwaw-0.3.13-buildfix.patch- Version update to 0.3.13: * Remove merged CVE-2017-9433.patch * Many fuzzing fixes- Add patch CVE-2017-9433.patch fixing bsc#1042828 CVE-2017-9433- Update to 0.3.11: * Various small updates- Version update to 0.3.10: * Various fixes for importing Mac powerpoint v4- use individual libboost-*-devel packages instead of boost-devel- Version update to 0.3.9: * Various warning and clang fixes all around- Version update to 0.3.8: * Various clang and -W* fixes all around * Bunch of bugfixes- Version update to 0.3.7: - RagTime v5-v6 parser: try to retrieve the embedded spreadsheets + begin to understand the hierarchical structures which store a chart (but not the meaning of each field), - ClarisWorks/AppleWorks: find a new structure in the file's header (which could prevent to convert some database's file), - BeagleWorks/GreatWorks/Word Perfect Works: retrieve the picture's field in a database - all: improve a little the methods which create spreadsheets, - all: make some constructors explicit. - add a parser for Style documents(at least v1.6 and v1.9) - add file signatures for FullPaint documents which have the same format as MacPaint.. - add a parser for Pixel Paint documents- Version bump to 0.3.6: - Added a minimal parser for ApplePict v1.v2, ie. no clipping, does not take in account the copy mode: srcCopy, srcOr, ... - Extended the --with-docs configure option to allow to build doc only for the API classes: --with-docs=no|api|full . - Added a parser for MacDraft v4-v5 documents. - RagTime v5-v6 parser: try to retrieve the main layouts and the picture/shape/textbox, ie. now, it generates result but it is still very imcomplete... - MWAW{Graphic,Presentation,Text}Listener: corrected a problem in openGroup which may create to incorrect document. - Created an MWAWEmbeddedObject class to store a picture with various representations. - MWAW*Listener: renamed insertPicture to insertShape, added a function to insert a texbox in a MWAWGraphicShape (which only insert a basic textbox). - Fixed many crashes and hangs when importing broken files, found with the help of american-fuzzy-lop. - And several other minor fixes and improvements.- Version bump to 0.3.5 * Various small fixes on 0.3 series, nothing big woth mention- Version bump to 0.3.4: * Various tweaks&fixes on the 0.3 series found by fuzzy testing/etc - Removed patch libmwaw-0.3.1-stream.patch as we should not bother with old autotoolscloud120 16165115020.3.17-lp152.2.3.10.3.17-lp152.2.3.10.3.17libmwaw-0.3libmwawMWAWDocument.hxxlibmwaw.hxxlibmwaw-0.3.solibmwaw-0.3.pc/usr/include//usr/include/libmwaw-0.3//usr/include/libmwaw-0.3/libmwaw//usr/lib64//usr/lib64/pkgconfig/-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:Maintenance:15974/openSUSE_Leap_15.2_Update/512caa41978a599b22122a5be7b92c04-libmwaw.openSUSE_Leap_15.2_Updatecpioxz5x86_64-suse-linuxdirectoryC++ source, ASCII textLaTeX document, ASCII textpkgconfig filePRRR"Z1eV|e|utf-893458bf0350dec9d1bfd9d11b7ba3fe09ccc10dac8424cc57eddc35160966fd8? 7zXZ !t/S/] crt:bLL *4vBĵN.[ CJ&YZGBJhLY+$*";y՘-}!^U߈=Cb- ]VћC[P#̥hi-HE]WO|BiPǵGq, WJmv'pIΥ+k@oRTKo-'EO NST~C5`z³쎐,̳yKͤQpR&\dÊv*7 {|_>NQCZ͕R(waN#FSk| ]/ɟSEA,ćeLUdJ \3 \:YbiۦzZ:&s1ceړ,]+UřeDNMܴnݖh`}h3e>$Yz#E׍#Xa4J *-T-VG0@WaA5+B+OݥCX?3shx"+nw,e7Ώ@Ė‡; b((Ae|= mƏ, ;&鉯I:rſYA :-Rl`랞\n΍7)MhJ62&!wQN7S칛g՚pWM[ʊ,E1;s2-ժV-& }EK+ _lp cQJnb0+_yo>fi]x]?PZ,E ̆EkNqCۺm䖢W7o";7鉲Г{j1jKkf WnOʯ r%Ȋ(V ?Vݺ@"[Ylzddj))=}._.DƽwH5e4!>\b>`u0Wp !{;(  1_QS!ޙ"T[xf߳/oOi&g)_Ȏ=EXxukvh]kJ'+UEW?2dHRt~+_9NWc8]+`oy9 q 1yE4>aY1t,D춊z>֚dIQOi~1ksJaӪ32 M{JW(+]J*|a JnC,ψWYҟ3"dmʙ)<6ֈ3JBȘUVTwA50C"6<7Yg5.{q_65VdPg1w-b傲gzN0 `gR]ǚ77RNnCb7w3;;`|&$铃c@hcLݑRThѯˋ(s\2,6]B?d H+Q(+=I `6?v .[*sRcHNJ,;B]4IG֕%-?qtlua\.iutԙ4n -70ov(|8ډ9,4Y8\XhpЉZS$dnG0!(=7`@^;5Badශ[+`K!]Ϭbd>½A7WRv`+u*ϾwT n4Sշk Alνj6GfQ0 1&v7k' \Ϳ)5 :*t^G7ՑNYCy\%0KCI%5)wO͕撻PY⋮WkXپ|KvLy^ճ)n&~R3 -TEFTp(XyeۏlIŖi$-F+eR p7L=,NK&ڼa}7~|OÝNC‘=N6EJ8e/MY 0G*s+8f"߼Ihtl_A⌎`o% ??u+Nq_EZ)B3bX~0{Jl&>uu9Lo1uTTݶhRJW GUo8딺Sl= 8? (ttwta-V#Z$- $Yl%KU&M'ta6ܨU5+"h"G7C!VR匭5_IwqcUta7?9tdL]qh&CF JCN~j_*)@QZxa5 l|չ$ ![xɚ~3 Nឪ55FAAXhb-?Xij@@§F-$Pk86ofCiIP?[컜|ܯǵ@Uyz~8`H kXeXC^qL K2b.Fi@r@]|V=@v!u~rۓFpT[0㺣_HZnAx Z@Eo2m#"0y4!k7 '+B ]UUD +cN|%mSƭ}wǿ8evh={n|__d{{d}:H0h~:wvx |Y3#u_;鴥Tg 1ZFf>ezONeH]qigԮwê @t6JrGdH7=t)V AdlOu]L9=G@4BPء>m9ozj4{rkaf\mDTIVF#L[ jv l2/OW|^r4a ѬzτDbn?v7@+u\D"~ؾ9٢XJ jT>R [-i]HyLs)>9-Xk8^?-\94S=qpyȥ;Q_ύ' `3.0 JFE=!Xdž\6YnᶎX{,)lF: xɐ)&p㏽dg (JDL;JI7Grp1 5hX+7ƪ e|JCůxՊ>GU}ߑDm2d\HUۢ5ys49b#v4&} O2r* G 27K^lY= wܲEˈT4Q\Ii F~ ǟRg-d@P7\SjCa21uXn%|g@+!!Z6gҮ)#ɍ0p8-Qtz[p P CWA o.CԢyp5RѧG$@u =kA,vSwk$ym Ĝ1 [C1itϨiT6b[")[{.2VY\ Ae|0/KZ d4/xCͿlf`7/bGA)r:J.-xdvl&TN~yjq47?ŗ;LŻ(mEAmm?|,x6HǽKt@Eiv/<*EЅC7pBr߭vd!nm?k"#EZVљ΢et|ffmJXA'=vU(98JV6&39@?qƜr̕8EY,{\Қ(%ccw iRH0 ĕ , 嗔ԲSZ:,_Y7dck)Tl[_]Fl>I5,?]eYA$6Nsʆ=jeȞƝ#njmS۵ރu QR+ NM?]g|U?́ ed)e2"@;fCƊ/[Rj?k7v\+W-ߘ*UOTʦ1;ChҚ|#;i( KB$J^Vr%8"-]&ī aH#P];! =, k4U9MahR".PIgxwu9?$Sd[mcm)+mQ%l]@hw?ƅbQ^GQڭ`AjUV"Ic**Gb&$p*5|⾫cӯM&sC&7q㍑뫡U### GE&UuJWrF^)j/!ko-z:ME(%ɊRv5IK*}?lh#FSmQgQ0m XQt2N7b*} YZ