hunspell-1.6.2-150000.3.11.1<>,%Hbp9| x{'@Qj:~~ԝmEI7 ĂVR3ë .K;ؕFߎ}, qWUG#rߏ2J?Ro>A?d   R 8SY`     .tT [( 8 9 : FGH(I`XpYx\]^lbcd%e*f-l/u@vxwxy8zChunspell1.6.2150000.3.11.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.bs390zp36YSUSE Linux Enterprise 15SUSE LLC (GPL-2.0+ or LGPL-2.1+ or MPL-1.1+) and LGPL-2.1+https://www.suse.com/Productivity/Office/Otherhttps://hunspell.github.iolinuxs390xθ K G `(A큤AA큤bbYYYYYYYYbbbb5bd299ab2f07889a1352bdfa014688c77183bd9f90758a3f7aee6db4ff8e4f2508981a945b0f9d7ffb652894c236a7e7e5db8e31303c0e93882aed2992663b9e2c09eceb055eb867c5188e3b3098600798685c363551d7e47de237c08300c10f8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b90376a2d1cda8e2f6472224cf9ee8105b5972081efc30580454c6fd736c05f21da0b41b6e1db9f3f7cdaa32aa3dd0e0e3fd9db8f13590363472fa32c44943dbf1ff422198d8d2f3118f8e2b06db2b0bbecfc5f150b0d3c88191fa984d6c8dafd420dcda061adeed22b26f276c01ec374f930789ae0d684e5aa8f8be309dd680ff209a66c235f67ebbdede9740a6070c504ffa677da5ca9f247f8c8117f4b84604296508e95e1fef77e9a36f725e0fbd63bc63408e41b6b7aa0452258b008dd856d2README.mdrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootroothunspell-1.6.2-150000.3.11.1.src.rpmhunspellhunspell(s390-64)@@@@@@@@@@@@@@@@@@@@    libc.so.6()(64bit)libc.so.6(GLIBC_2.2)(64bit)libc.so.6(GLIBC_2.4)(64bit)libgcc_s.so.1()(64bit)libgcc_s.so.1(GCC_3.0)(64bit)libhunspell-1.6.so.0()(64bit)libncursesw.so.6()(64bit)libncursesw.so.6(NCURSESTW6_5.7.20081102)(64bit)libreadline.so.7()(64bit)libstdc++.so.6()(64bit)libstdc++.so.6(CXXABI_1.3)(64bit)libstdc++.so.6(CXXABI_1.3.9)(64bit)libstdc++.so.6(GLIBCXX_3.4)(64bit)libstdc++.so.6(GLIBCXX_3.4.11)(64bit)libstdc++.so.6(GLIBCXX_3.4.20)(64bit)libstdc++.so.6(GLIBCXX_3.4.21)(64bit)libstdc++.so.6(GLIBCXX_3.4.9)(64bit)libtinfo.so.6()(64bit)libtinfo.so.6(NCURSES6_TINFO_5.0.19991023)(64bit)libtinfo.so.6(NCURSES6_TINFO_5.7.20081102)(64bit)myspell-en_USrpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-14.14.1bzSa^yYY7X]X@X2W;W3W)@WWW@pgajdos@suse.compgajdos@suse.compgajdos@suse.commpluskal@suse.commpluskal@suse.commpluskal@suse.compgajdos@suse.compgajdos@suse.comjengelh@inai.dempluskal@suse.commpluskal@suse.commpluskal@suse.comtchvatal@suse.com- requires english dictionary [bsc#1199209]- suggests english dictionary [bsc#1193627]- 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 anyways390zp36 1653642228 hu1.6.2-150000.3.11.11.6.2-150000.3.11.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/-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.suse.de/SUSE:Maintenance:24402/SUSE_SLE-15_Update/0a344e593c5ed617ca9396bb652b8821-hunspell.SUSE_SLE-15_Updatedrpmxz5s390x-suse-linuxELF 64-bit MSB shared object, IBM S/390, version 1 (SYSV), dynamically linked, interpreter /lib/ld64.so.1, BuildID[sha1]=7bca914bf70756a6af7035182331238efa71c69e, 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)RRRRR RR R RR RRRRRRRR RR61Buٖ"HBodhunspell-toolsunziputf-808a612d0f55df98de473048694a2449edebadaf80e4d01f32bec9f5dde6da4b7?7zXZ !t/]"k%]s$+ ]:t'6N "-S?X?XvL4It>@ЉMtDoAVΠq5Ml5`Vt{HDyYF`3ΟϋT,RZ4dlLfIwaY*% 2zxTTDSxcg}~{=VgIX=|9٣6$)[ ~bF sK7lW[mk^ I_d)iv>Uo#vfx`^p)tȔ5Xz/, =a=1=d6yIߧڴKj5m+%Mu1wTv&e`vsqfD:txgM6sj796aIsYxXWyJUYP3\B2ƅԻZ"w} !扑11ɶ$\/, A[[ndI -D}q 3VSr\7=spb+x()(}m :^Ʌ'oA77W tWKQ~5dq~iX XO+=OO)ٿTM4%0.x,!~#UJf$*zrX:TNG_\TJHh""]>L +3(@9Wdn椾vWslɪs/~4 =TpB 089K(= ˛g5v^6Q+7޻-jpϲZ'v^Eo8Zs07 ګ(K rnCq"_W(Sf¼vr +ޱ YZ