enchant-2-backend-hunspell-2.2.15-150400.1.9 >  A bvHp9|2 j2OL`w_>/Gg u5K;~s Tfb)úM%o(!XٌZop}-1K|m%~p àIQIasڋ !ݫ!/'c̓Nn|Dlb|e8o8T 8^2ٖCg32fZ!e ~Ű{(bvHp9|Zo!T)VIb&~Ql A)ಽcSog*ҜF?p B%l?O*};W #ƉQuNW>\uv_5SNd̈3u@UΤjk[H>pAl?\d$ / g!BT jv       DL(89`:FG,H4I<X@YL\t]|^bcedefluvwxyz XCenchant-2-backend-hunspell2.2.15150400.1.9Hunspell backend for the Enchant spell checking libraryHunspell plugin for enchant, a library providing an efficient extensible abstraction for dealing with different spell checking libraries.bv0s390zl37YSUSE Linux Enterprise 15SUSE LLC LGPL-2.1-or-laterhttps://www.suse.com/Unspecifiedhttps://abiword.github.io/enchant/linuxs390xYAbv/bv/3c702b71c2080678d4df51e17f52be29442fdf3b397607b448383361579eda2crootrootrootrootenchant-2.2.15-150400.1.9.src.rpmenchant-2-backendenchant-2-backend-hunspellenchant-2-backend-hunspell(s390-64)@@@@@@@@@@@@@@    libc.so.6()(64bit)libc.so.6(GLIBC_2.2)(64bit)libc.so.6(GLIBC_2.4)(64bit)libenchant-2.so.2()(64bit)libgcc_s.so.1()(64bit)libgcc_s.so.1(GCC_3.0)(64bit)libglib-2.0.so.0()(64bit)libhunspell-1.6.so.0()(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.20)(64bit)libstdc++.so.6(GLIBCXX_3.4.21)(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-14.14.3`P_@_;_*@^T@]]@]1\@[@[ @ZZZZ1@Y@W'A@dmueller@suse.comtjyrinki@suse.combadshah400@gmail.comelimat@opensuse.orgyfjiang@suse.comyfjiang@suse.comyfjiang@suse.comalarrosa@suse.commrostecki@opensuse.orgdleuenberger@suse.combadshah400@gmail.comjengelh@inai.dedimstar@opensuse.orgdimstar@opensuse.orgdimstar@opensuse.orgpgajdos@suse.comdimstar@opensuse.org- Update to version 2.2.15: + Specify that nuspell >= 4.1.0 is required. + Fix some space leaks in the tests. + The nuspell backend is updated for newer versions. + Make the enchant program output its version to standard output, not standard error. This may help some programs that use this output. + Fix a bug in the Voikko and Zemberek back-ends that could cause spell checking and suggestion to fail. + Make enchant silently ignore -B flag, for better Emacs compatibility. + Make enchant_broker_list_dicts sort the tags, so that enchant-lsmod’s output is sorted. + Minor build system improvement: don’t use -D_FORTIFY_SOURCE, which can cause problems on Windows, and should be configured by the compiler vendor if desired. + Fix Hunspell backend to treat apostrophes as Hunspell does: if either straight or curly apostrophe is a word character, allow both. + Fix a couple of space leaks in the Nuspell back end. - Drop Fix_back-ends_that_want_a_NUL-terminated_string.patch: fixed upstream.- Backport from upstream git a Voikko backend fix (bsc#1178489) + Add Fix_back-ends_that_want_a_NUL-terminated_string.patch- Enable nuspell backend where it is available (openSUSE >= 1550): + Introduce BuildRequires: nuspell-devel and libboost_headers-devel. + Split out new package enchant-2-backend-nuspell providing the nuspell backend.- Update to version 2.2.8: + Add a provider back-end for Nuspell. Nuspell is a new spell-checker whose development has been supported by the Mozilla foundation. It is backwards-compatible with Hunspell and Myspell dictionaries, while supporting a wider range of language peculiarities, improved suggestions, and easier maintainability of the code-base. + Doxygen documentation generation is now supported for Enchant. + The command-line parsing of the “enchant” program has been made more friendly and reliable. The -L flag (show line numbers), which had not been working for some time, has been fixed. + A buffer overflow in personal wordlist handling has been fixed. + Minor improvements were made to the tests. - Changes in version 2.2.7: + Fix some memory leaks in the hunspell and aspell providers. - Changes in version 2.2.6: + Treat PWL as text, not binary. - Run spec-cleaner: Remove package groups.- Enable aspell support on SLE to synchronize with Leap.- Disable aspell support on SLE.- Redownload the 2.2.5 tarball to reflect the consistent upstream release provided in Source.- Update to version 2.2.5: + Fix a memory leak in the hunspell provider. - Changes from version 2.2.4: + Fix a bug in the enchant program, where words ending in non-ASCII characters were truncated during tokenization.- Add enchant-2-backend-aspell package which provides the aspell backend for enchant.- Revert parts of last change: Still using supplementes instead of boolean rich deps: zypper dup from < CODE15 is impossible otherwise.- Fix installation of backends (bgo#1089433): + Drop Supplements entirely. + For the shared lib package, add conditional Requires on either/both the hunspell or voikko backends depending on whether the system has libhunspell and/or libvoikko installed. + Add a Suggests on -backend-hunspell for the case where neither libvoikko not libhunspell are installed.- Update descriptions.- Update to version 2.2.3: + Brown paper bag: fix 2.2.2 as intended. - Changes from version 2.2.2: + Fix a bug in the build system where the test harness would try to delete files under root, typically the system libraries. - Changes from version 2.2.1: + Fix a crash on invalid input with the hspell backend. + Remove some bashisms from the build system. + updates the Free Software Foundation’s street address. + Stop running some tests that fail on recent macOS.- Modernize spec-file by calling spec-cleaner.- Update to version 2.2.0: + Improves support for parallel installation with other major versions of Enchant (specifically for man pages). + Fix relocation support. + Minor documentation improvements + Fix a potential crash in the hspell back-end. - Update URL to https://abiword.github.io/enchant/. - Adjust packaging, following the shared library packaging policy and allowing for coexistance of enchant-1 and enchant-2 (as foreseen by upstream): + Split enchant-1-data package (providing enchant-data, generic name) from libenchant1. + Split enchant-1-backends from libenchant1: the main backends. + Add conflict to libenchant1 < 1.6.1 to the split packages (and appropriate split provides). + Rename enchant-{voikko,zemberek} to enchant-2-backend-{voikko,zemberek}. - Drop enchant-hunspell-1.4.0.patch: no longer needed.- aspell to be removed from factory (bsc#1052949, FATE#323578).- Add enchant-hunspell-1.4.0.patch: Fix build against hunspell 1.4.0, where MAXWORDLEN is no longer exported.s390zl37 16519621602.2.15-150400.1.92.2.15-150400.1.9enchant-2enchant_hunspell.so/usr/lib64//usr/lib64/enchant-2/-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:SLE-15-SP4:GA/standard/c28072b5ddaf8b6915d1063e5a7e3845-enchantcpioxz5s390x-suse-linuxdirectoryELF 64-bit MSB shared object, IBM S/390, version 1 (SYSV), dynamically linked, BuildID[sha1]=c4968c9f6596882b44279f1835de56d36f2529a8, strippedRR R R R R RRRRRRRRe[C񎦇; _S;9mlg]J!NEM#N;]iF'H>YfOpk!4`tޓr;(smk@`}5AX/Rfi)Tzӛ[#6ӄNE۶EZvl%ۿ.#,}m-~ un2CouW$?U;$}V*32iÔ 1&i8ݼE:IF'Q'pA,F Sb0+uTb/D^i%(iѩr&XO*hygOdH&a u_̖v Fc]!ҹ#*G>#bSeR&zjvqR ļ{N +$[YO㖏R%Ka 7C7z%SAGb.qB mqfQLz&%",~Q (wLcI_]1dٿd3?}.]_p2MM@pťQN~DEK0Sg ]brgyɭ~R NGpry}vIVEDӟy{L!o~]ڥE@9bp#*-xd|_ɡK˴{`̩`-.1q'ry K6Iq:wyXR,dO &u>c4īf4G}2VOSKvl,(_hZux z6p]+QLx,H A{3d"{#'(w9Uzc&Խe"{ %L"̿%R'珙+<+Ř}q S{(*xh>r)T}'alz?ݣ"b2gH +LF<9 ~+7VߒO!R5h{3pPkފ=uu֥Ċ$-^ e@xz@Fd`wvnX Դ Ruf)Wl>%2}{:KV9 &uhr,Z,JfXs91Eˎrflfm81)I*CFB 5 ?I;xREwZ̕^(9C<"Ѱ&oKYNUq@P;Uv=D&]Naw/esT&njAh̸vX!ιC68J2q>^bOw9,l vTXY zbM@py"r,!e|6AfXF wYw^)eX.vf4/)[2yW]Uxͪ#5@ t8{b%EOtz-j?J߈EcV9X%&Mﵥd2ĵw&cy 9 mA3mr)\_F"͕L[t M޹YjٯfZ)UtՐ=d IyfK 9P}5¨VFc*\S)Wrjc_4_Ã0Jx.6pF ,BzzV0  jY^$M|+4^XDeMMh4WRckn :3}A)݋cl&("BHp!]c|')${v-i`ӣOR hqن:5ܚw l m)]#Co|iD5IJ&z9_Vyt= jZVZpX$ <~#p0b8(:9%W'cp E(B0apG4<ꕚ*v:lz /nf`^(|yEde}v-e[qӾj ;SlO8 h)x!Mu"]~ %r @+NI؏ r< 6U1So4,rA*;} M@!r83UG>BU\FT֑C9ʱ9Rjί !vYgOe jO kvO;m'X$ II24fe:/Pi* _kghfj]TvJgaIb|‹87Y۶?/߮ȼx>ԅÈʋ|/y'?k"<׽ hf @('0.f^G^_Xrg&b@.*s>$3eْSKryۈJEs "MM:6Vx״;ڗN#D⏪LZPdI\] 1oi~$8UR]hOID<}ЇTߝ-5q9tlŽ6`Ima[# ԩJF%F|N7 XZn1O'φHnw?%‰~3ݴw֊0 FB~}ٻңeQGpS= `,-MvOVR2渿$p7W*'#U Э,[یJQ" Z,c,j"w}E޲C%vn{̶Jné򄔧?< q}V@BB)mwzt yp~&ࣉ^m9` AdE{%*0]FC"H$drwDzQ ys ?eKL\Dl6xQ\_Ťr9o |#ħڅ;ȍsK_\ka[7p%`E~U㎺V 2b'и6;(}T '& R_|0g:,Po ZnfxOy~iYY6ծ­J)2y4nPS6&c6M^}̷"n˷:{%˵آRS}pF86 ӘX'P&r5VM2nXtĊz_iƌ#k`v9jY!.j7ǔl d'J\MI󝼼<m|cx7wFqA2N5I=ĖNu/Z=voq|o Ԃ3.j5' Voل$)Kۤ/ﱕjYA^ Q6aJtӴ-젳__т5r(߹-pH6 9oREqGIz4^᲌ӫkS@7hCJz+j*n@CPl.`7 JjI7iB]FNPo(⭧N7-mGKm:b_. x RKlun؂N'K`hZ%TO@Ut0z4R޴E #"]qd])ݿ@TJ%eiz}ju?g1O z~KG}LAtF$8A!alTGbWz0^j$tٰ$T5NK*Vsr *>A| CSS?-4~!s%B.5oOvQ=bRrn+k2Գϵ5>PO'rN+V;-ֆDH [ςRF¦:9!C{t5n;[xAyzqqT9#htO_I>Q?3e"hkltC3C`t!f }sBǻ'{ƛo7' wc O*͟Zao<5(oH;YF ,o>ycrs#a3\sʱ!4@\9CSPRBz%R^#505: I5OZ%:Äy`=}~^$a )%bgn[ N}8Ybوxf"fD3$QFjypMD5 8,LeP宮J>S%%WC*~_G I2t!RH,1Ӫѻ m7=- i x˞uc[O7Ziןꟿ 5hzB]7HOn;Ñ7~hۨB( \w4/uE/G͵Z6 K䲞1z3(#5\4߀_F)עaf$kQĄjJk[ϭmۼ%%%E{уVn(G„&VđA'$}D63Y}lP Vl{#i.DNb@?L)A/̚\1V# }G bgC_NA<" -#7E58nyeRܒq'n2^ΰvIigM451] K[z~F#%"ď͔*` s$*87f*-cP M([֔P?nOMJړqfms, }*bq:Qv:`] f3!±^*[s62ʃ) dD I 7s[ͫܓ hʚ#!]+)=?O*Z 1 5Fή[ Z󦨗H[;=};G\xrYn:H+ψ됇oyؚ=|_ܡv^bnMHIztĆ<'ѓʄ@y2Q5cυquVô'U]a1jI}״nP4=ʣF_y{Ȫ/|>rz%Q$3QdNX !#=)PߓXȫl9DeY]7wc֩S}k[ӏW>$UKX]U故n[Ož) iQDgbpм0pl p,n$ /[N^i-BhJ8WzehC6ܬNi%edZfڀ-]r[joΗ[_FZ;Eʩ>Qe*C9ﮠ,u[8ɷƏݓ~ AxF89q }{&,PNW|Q)ӓ߉v;h}8ȶ YZ