libwpd-devel-0.10.2-8.1>t  DH`pZ(;/=„dX0aTcXb?>A-W*3fwOĤ>ʿFC/ߩm.Sܑ~/ aG C?a+ř>4p+<5aRj)S%}lft/ArAϥ'-J(4@\K4f{42}tH[=CvaD@}RHԣF!=g|6\ E/ PMi# }#1FlMo[9ab081ee6cb17d47a38940d4091c36bfd4b6177ee%Z(;/=„ kj(_V<.PqJru/½s0-6v;>Yyi`HeMy˜5`!_r5~3â= &\Xs+!gok֪ ݲgQ@a;ơIQ_ dӁ}{Ǭք^<nHCNap 潿HZrûfbˬ˾GfdLG$t\Zlb{- $݉-ؚBB>:?d  K8<HL_h    ,   8t.(N8X9:#FaGxHIXY\]^;bc/defluvw<xTylzxClibwpd-devel0.10.28.1Library for importing WordPerfect (tm) documentslibwpd is a general purpose library for reading (or, interpreting data from) WordPerfect files. The library is not a stand-alone utility: it is designed to be used by another program (e.g.: a word processor) as an in-process component.Z((cloud104openSUSE Leap 42.3openSUSELGPL-2.1+ and MPL-2.0+http://bugs.opensuse.orgDevelopment/Libraries/C and C++http://libwpd.sourceforge.netlinuxx86_64 ?AA큤Z(#Z(#Z(#Z(#Z($Z($82304db1b23918ba7f9223218677f84507954db2660c82fb00d5fac4397c2050c5f6351a0a97e37e83e712bbd1b1d5e7libwpd-0.10.so.10.0.2rootrootrootrootrootrootrootrootrootrootrootrootlibwpd-0.10.2-8.1.src.rpmlibwpd-devellibwpd-devel(x86-64)pkgconfig(libwpd-0.10)@@   /usr/bin/pkg-configlibstdc++-devellibwpd-0_10-10pkgconfig(librevenge-0.0)rpmlib(CompressedFileNames)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsLzma)0.10.23.0.4-14.0-14.4.6-14.11.2YVwV@S,R@RQxQr@Qq1Pd?O@OKN@N@N_sML@M?M@L!tchvatal@suse.comtchvatal@suse.comfstrba@suse.comfstrba@suse.comtchvatal@suse.comfstrba@suse.comfridrich.strba@suse.comtchvatal@suse.comfridrich.strba@suse.comfridrich.strba@suse.comjengelh@medozas.decrrodriguez@opensuse.orgjengelh@medozas.defridrich.strba@suse.comfridrich.strba@suse.comcrrodriguez@opensuse.orgfstrba@novell.comismail@namtrac.orgfstrba@novell.com- Upgrade to 0.10.2 bsc#1058025 CVE-2017-14226: * Require C++11 for build. * Fix various crashes, leaks and hangs when reading damaged files found by oss-fuzz.- Disable silent rules- Upgrade to version 0.10.1 * Fix crash when NULL is passed as input stream. * Use symbol visibility on Linux. The library only exports public functions now. * Avoid infinite loop. (libwpd#3) * Remove bashism. (libwpd#5) * Fix various crashes and hangs when reading broken files found with the help of american-fuzzy-lop. * Make --help output of all command line tools more help2man-friendly. * Miscellaneous fixes and cleanups. - Generate manpages for the libwpd-tools- Upgrade to version 0.10.0 * ABI change * Depend on librevenge-devel- Cleanup with spec-cleaner and noarch the documentation.- upgrade to version 0.9.8 - implement WPX_SEEK_END for WPXMemoryStream: fixes an infinite loop in libmwaw when using WPXBinaryData over its stream interface.- upgrade to version 0.9.8 - Fix buffer allocation in WPXString::sprintf that can lead to crash - Fix crash reading invalid OLE stream - Change source code layout so that public headers be in inc/ and its subdirectories - libwpd.h and libwpd-stream.h are not generated headers anymore - Change the way we get version from libwpd build - Fix some rpmlint warnings- Add URL download path.- upgrade to version 0.9.7: - Added MPL 2.0+ as license - Improvement of OLE stream classes - remove integrated patch- upgrade to version 0.9.6: - Experimental support of Zip storage along with Ole. - Add WPX_SEEK_END enum member in order to speed up the Zip operations. - Numerous fixes of coverity and cppcheck warnings and errors. - upstream patch to really enable Zip stream. - package build depends on zlib-devel.- Use SPDX-style license field- Build with fvisibility-inlines-hidden, saves around 600 entries in the exported symbol table.- Remove redundant/unwanted tags/section (cf. specfile guidelines) - Use %_smp_mflags for parallel building - Set proper group on subpackages- upgrade to version 0.9.4: - Remove autopackage packaging that nobody uses (Fridrich) - Don't output points as integer. This solves some rounding issues along with the possibility of writing 10.5 point font size (Fridrich) - General improvement of code quality by buiding with -Weffc++ option (Fridrich) - Improvement of textbox code (Laurent Alonso) - Fixes of autotools Windows build (Fridrich) - remove obsolete unnecessary patch- upgrade to version 0.9.3: - Improvement of arabic charset mapping (Smokey Ardisson) - Build system rewrite and improvement (Tomas Chvatal) - Cleanup of return values (Thomas Klausner) - Fix crashes with WP 2.1 for Mac documents (Fridrich) - Fix bug in WPXPropertyList::operator= (Fridrich) - Fix memory issues in some WPXProperty's derived classes (Fridrich) - Conversion of extended characters in WP 42 parser (Fridrich) - Various fixes for building inside LibreOffice (Tor Lillqvist, Jan Holesovky)- Do not include build dates in docs, messes up build-compare- upgrade to version 0.9.2: - Fix build with gcc 4.6.x (Caolan McNamara) - Handle graciously corrupted WP6 prefix data (Fridrich) - Initial conversion of Mac double byte script characters (Fridrich) - Internally use UCS4 instead of UCS2 (Fridrich) - Add Arabic character conversion for WP5 parser (Fridrich) - Allow conversion of one WP character to a sequence of unicode characters (Fridrich) - Miscellaneous conversion fixes (Edward Mendelson, Fridrich) - Parse correctly WP 2 for Mac documents without resource fork (Fridrich) - Improvements in parsing of pictures in WP1 parser (Fridrich) - Fix wrong sizes of some functions in WP1 and WP42 parsers (Fridrich) - Fix handling of character attributes (Fridrich)- Add missing includes to fix compilation with gcc 4.6- upgrade to version 0.9.0: - Conversion of page-numbering (William) - Conversion of embedded images and text boxes in WP1, WP3, WP5 and WP6 documents (Fridrich) - Conversion of password protected WP1, WP3, WP42 and WP5 documents (Fridrich) - Conversion of annotations/comments in WP6 parser (Fridrich) - Fix some Greek characters so that Text written in WP5.1 with Printer Polyglott convert correct. - Fix Unicode mappings of some older Symbol and Dingbats fonts (Fridrich) - Drop the libgsf dependency in favour of pure C++ implementation of the WPXInputStream interface (Fridrich, Ariya) - Fix the footnote/endnote/comment/annotation/textbox writing in wpd2html converter - Improve metadata parsing (David Hislop)cloud104 15099597200.10.2-8.10.10.2-8.10.10.2libwpd-0.10libwpdWPDocument.hlibwpd.hlibwpd-0.10.solibwpd-0.10.pc/usr/include//usr/include/libwpd-0.10//usr/include/libwpd-0.10/libwpd//usr/lib64//usr/lib64/pkgconfig/-fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -gobs://build.opensuse.org/openSUSE:Maintenance:7452/openSUSE_Leap_42.3_Update/5635134f2262ae0ae1d3b317dac9fbcb-libwpd.openSUSE_Leap_42.3_Updatecpiolzma5x86_64-suse-linuxdirectoryC++ source, ASCII textC source, ASCII textpkgconfig filePRRq?̈́?`] crt:bLLDKJݍzM傲V$An䃶 +%f/z#{k~y&Yl >n<_tNJ5P<|X'G,˔> hldZ7\&I;?O x?_; WMCBPy ^SڇFvikAu e|#()OnDA`0뵒;/{|1/7ᙷk?z#aP:53NkQ)$e>w6hg^/Z*u5^eX6[@Big)DX]Z)ʛ/P.Dg81Z '+^~R(DHX"rJ__m@fle^~3,\9-מj9|om_ev!LBV[hҗ_\^|UrHn%m9 +!n?& eF}g+S >#12L=u6`7hpTu+E-E~iQbw7әu61s&O4^s`~Io?XǮVfW5uѰp9K ]VDV g{r~uS廍W({QRɪiHQcD"9+ǰ:t-}[;>GuR!Fu*-7MTjI 襵\u3)Eok҇ d7(vϹ3XRDl[L,,v#o!0?>qދؤGLWMOX|[9J?Hl(tTܛ߬ٵͰ\ƨj#= cڸ+p{a:nBLT`* P&hzb|}@REM)=ۯ1VHmhA] |,^P~&RçEk9'\|;PՔ4X"%)ß˄&RBՄ󴓭};kC<->3BE ʪX*v']ouW/t7CTJTx_h+Ľ_> 96vS6[Ȗx>wND,YFO—Hr/n]rB>DW^sy0킝 |9uC潪%j,/I+Ұh7<!K!+5iYE{?ot