hunspell-1.6.2-lp152.4.3.1<>,$x_/=„55RGd7_2t}a#<眲hKmRVB Q;` >L9Εm} _RE*:%E_Eܶ ks2`H%pɖ P8$A'q&Bчx^0g30`#چ-ԔPgLRaN]ZK,I6' Kp,|&ςm)\c+GP E؋KQ0nte{K4w$A>Ad?Td   P 8>D|    z X|@ ( +8 4 9 ` : ! FG HDI|XY\]^bcdienfqlsuvwx<ytzPChunspell1.6.2lp152.4.3.1A spell checker and morphological analyzer libraryHunspell is a spell checker and morphological analyzer library and program designed for languages with rich morphology and complex word compounding or character encoding. Hunspell interfaces: Ispell-like terminal interface using Curses library, Ispell pipe interface, LibreOffice or OpenOffice.org UNO module._cloud130openSUSE Leap 15.2openSUSE(GPL-2.0+ or LGPL-2.1+ or MPL-1.1+) and LGPL-2.1+http://bugs.opensuse.orgProductivity/Office/Otherhttps://hunspell.github.iolinuxi586P K G `(A큤AA큤__YYYYYYYY____caca6ea5d0fbd53b96b764e5c7ba065318e3f1757f808af9409dcbebff69ae1a08981a945b0f9d7ffb652894c236a7e7e5db8e31303c0e93882aed2992663b9e2c09eceb055eb867c5188e3b3098600798685c363551d7e47de237c08300c10f8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b90376a2d1cda8e2f6472224cf9ee8105b5972081efc30580454c6fd736c05f21da0b41b6e1db9f3f7cdaa32aa3dd0e0e3fd9db8f13590363472fa32c44943dbf1ff422198d8d2f3118f8e2b06db2b0bbecfc5f150b0d3c88191fa984d6c8dafd420dcda061adeed22b26f276c01ec374f930789ae0d684e5aa8f8be309dd680ff209a66c235f67ebbdede9740a6070c504ffa677da5ca9f247f8c8117f4b84604296508e95e1fef77e9a36f725e0fbd63bc63408e41b6b7aa0452258b008dd856d2README.mdrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootroothunspell-1.6.2-lp152.4.3.1.src.rpmhunspellhunspell(x86-32)@@@@@@@@@@@@@@@@@@@@@@@@    libc.so.6libc.so.6(GLIBC_2.0)libc.so.6(GLIBC_2.1)libc.so.6(GLIBC_2.1.3)libc.so.6(GLIBC_2.2)libc.so.6(GLIBC_2.3.4)libc.so.6(GLIBC_2.4)libgcc_s.so.1libgcc_s.so.1(GCC_3.0)libhunspell-1.6.so.0libncursesw.so.6libncursesw.so.6(NCURSESTW6_5.7.20081102)libreadline.so.7libstdc++.so.6libstdc++.so.6(CXXABI_1.3)libstdc++.so.6(CXXABI_1.3.9)libstdc++.so.6(GLIBCXX_3.4)libstdc++.so.6(GLIBCXX_3.4.11)libstdc++.so.6(GLIBCXX_3.4.20)libstdc++.so.6(GLIBCXX_3.4.21)libstdc++.so.6(GLIBCXX_3.4.9)libtinfo.so.6libtinfo.so.6(NCURSES6_TINFO_5.0.19991023)libtinfo.so.6(NCURSES6_TINFO_5.7.20081102)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-14.14.1^yYY7X]X@X2W;W3W)@WWW@pgajdos@suse.commpluskal@suse.commpluskal@suse.commpluskal@suse.compgajdos@suse.compgajdos@suse.comjengelh@inai.dempluskal@suse.commpluskal@suse.commpluskal@suse.comtchvatal@suse.com- security update - added patches fix CVE-2019-16707 [bsc#1151867], invalid read operation in SuggestMgr:leftcommonsubstring in suggestmgr.cxx + hunspell-CVE-2019-16707.patch- Update to version 1.6.2: * Command line tool: + Added German translation + Fixed bug with wrong output encoding, not respecting system locale.- Update to version 1.6.1: * Library changes: + Performance improvements in suggest() + Fixes regressions for Hungarian related to compounding. + Fixes regressions for Korean related to ICONV. * Command line tool: + Added Tajik translation + Fix regarding serching of OOo dicts installed in user folder * Manpages: + Fix microsoft-cp1251 to cp1251. Dicts should not use the first. + Typos.- Update to version 1.6.0: * Changes in the library: + Performance improvement in ngsuggest(), suggestions should be faster. + Revert MAXWORDLEN to 100 as in 1.3.3 for performance reasons. + MAXWORDLEN can be set during build time with -D defines. + Fix crash when word with 102 consecutive X is spelled. * Changes in the command line tool: + -D shows all loaded dictionares insted of only the first. + -D properly lists all available dictionaries on Windows.- update to 1.5.4: * fix API compatibility with 1.4- update to 1.5.0: * Lot of stability fixes * Fixed compilation errors on various systems (Windows, FreeBSD) * Small performance improvement compared to 1.4.0 * API is same as 1.4.- Drop Requires: pkgconfig because this is already autodetected by rpm. Use mode inheritance for defattr. Edit rpm group and description a tiny bit.- Update baselibs.conf bnc#977784 - Add conflicts to hunspell 1.4.0- Update to 1.4.1: * Past begin() iterator decrement error * VS Debug build threw error on decrement past begin. - Split shared library - Do not call autoreconf - Move manpages to corresponding packages- Update to 1.4.0 * New release that strips out fixed length buffers from large parts of the library * Note: dictmgr.hxx header is dropped - Drop upstreamed hunspell-grep2.24.patch- Version update to 1.3.4: * Various updates to the buildsystem * Various werror bugfixes * Loads of coverity fixes - Add patch to build with grep 2.24: * hunspell-grep2.24.patch - Remove upstreamed patch: * hunspell-emacs-utf8.patch - Do not search for translations - broken automake from upstream * Not worth fixing only bit italian and mostly hungarian translations for cli anywaycloud130 1603242502 hu1.6.2-lp152.4.3.11.6.2-lp152.4.3.1hunspellhunspellAUTHORSAUTHORS.myspellCOPYINGREADMEREADME.myspellTHANKSlicense.hunspelllicense.myspellhuman1hunspell.1.gzhunspell.1.gz/usr/bin//usr/share/doc/packages//usr/share/doc/packages/hunspell//usr/share/man//usr/share/man/hu//usr/share/man/hu/man1//usr/share/man/man1/-fomit-frame-pointer -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:14633/openSUSE_Leap_15.2_Update/642ee6f8a6e5321c4e42f04030a1b941-hunspell.openSUSE_Leap_15.2_Updatedrpmxz5i586-suse-linuxELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, interpreter /lib, BuildID[sha1]=e6fb70d85f9995498491a4805fc30ca15f0ce272, for GNU/Linux 3.2.0, strippeddirectoryUTF-8 Unicode textASCII texttroff or preprocessor input, UTF-8 Unicode text (gzip compressed data, max compression, from Unix)RRRRRRRRRRR RRRRRRR R RR R RRnG5):Džhunspell-toolsunziputf-81e82e71539215f788f1e323a4159455e6dd25ea3ee4eab9e30c665777c837045?7zXZ !t/]"k%n$+ ]:whd-ֵZ5iHʆWm#YƒVzY N'mCGOUHVD I3ɾE1+p*oj1;=\pgH]Q͇ppBZO`Z- 4 ϐLh@W.[ SmdAQ;3ٞȩ}+6|1WxgfjF+Q_ް)1F/Y̳-sG6d 0.,A-;zJ/\V-RMafHÉ=hE&fM*&[MD͆-:1꿅mp\X\zd y wKn5ݩ+*_ۯ<Ô.yKW] wd|F.hvTI;Qp7bj4&髳/]sN 5C`coOof#w