hunspell-1.6.2-lp151.3.3.1<>,$_ /=„=-/R:7‡\0dxӠ(Z%[1GY^IKL2 CJECF~|"eM AWACWE-&­m&9 <,Z) , B@`v8ah>վ7x]!C`  (d#K?t(iN2 ' /gfEKbkTQebaK`@XXw4dƢL,>A`?Pd   P 4:@x    v Tx< ( '8 0 9 \ :  FGH@IxXY\]^bcdeejfmlouvwx8ypz LChunspell1.6.2lp151.3.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._ build79openSUSE Leap 15.1openSUSE(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_ _ _ _ 6bad07b8f2e72d1a4ca6f089d975f26b8900f4ee8d62ec9cf40faa2c83e262c408981a945b0f9d7ffb652894c236a7e7e5db8e31303c0e93882aed2992663b9e2c09eceb055eb867c5188e3b3098600798685c363551d7e47de237c08300c10f8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b90376a2d1cda8e2f6472224cf9ee8105b5972081efc30580454c6fd736c05f21da0b41b6e1db9f3f7cdaa32aa3dd0e0e3fd9db8f13590363472fa32c44943dbf1ff422198d8d2f3118f8e2b06db2b0bbecfc5f150b0d3c88191fa984d6c8dafd420dcda061adeed22b26f276c01ec374f930789ae0d684e5aa8f8be309dd680ff209a66c235f67ebbdede9740a6070c504ffa677da5ca9f247f8c8117f4b84604296508e95e1fef77e9a36f725e0fbd63bc63408e41b6b7aa0452258b008dd856d2README.mdrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootroothunspell-1.6.2-lp151.3.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 anywaybuild79 1603210139 hu1.6.2-lp151.3.3.11.6.2-lp151.3.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:14628/openSUSE_Leap_15.1_Update/c320a94c95b590d2e480ae65d0bb4671-hunspell.openSUSE_Leap_15.1_Updatedrpmxz5i586-suse-linuxELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, interpreter /lib, BuildID[sha1]=f66c9539166ca572c3c64e797925337c5eaa359d, 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 RR*ﲋDW%Nhunspell-toolsunziputf-82795fd90f0f0e2a1b87012550ae4786b256c73f9d6b199bcd8082e1461656294?7zXZ !t/%]"k%n$+ ]:whd-Ub=8P $߄q5~-5+ w &17ߓluLv29v>'W(O=(q׸"bD("-<%Dic͒ɶ2<>xxkng/Ѝ->w)6K-uݠ%tθ-zP+´[q )ϊK٩88vȭHy2iu`:w2~VX͇5vϛ)1.7vʺ2Qs]EMmVe&c ȫ'^_mYe>@4K" 6%.L pSPM#DaH"s9K)^ -1\r5Eн JT* ~XsDR51m;"W ?b R˅aaYz_V\u댬1 n(9&fD̳+uxgS@x J0XiASEyYLJ|g6Z 5E"GFV#5eo !RY؅PGЅPF6U e?:mӘNKW5Ҙ5 wHX iKw.4/\{l2m(HEU0S?4Zx4\K׃fĀe9Bf:^FĊ_)\>YIfoS;WB8ob"7++#h8Ũc@ĎG 'hhcO 0'Mb{Veru>d;4Ԟ h-Y  U$ hC //#֘չ>Z D^z6@a\| >d+cD,~?RZʳLu;DwHG4r';vڌU{z Fx҄:V*jZ+w?U&X` 0Zsy YZ