enchant-tools-2.2.15-150400.1.9 >  A bvHp9|Eps:l`/C7f߲WJ ,͚-#%8~nP&tb(qJy;|fRjJ~ϳs=)PrC2[O~d /B?)Xo U $[۳?up-t @bC|M"4 k.a p4sWxTpamμ"yZQ',@|]{~P]7v%xщMՖ)B쫥?.S[,u@R`o !{l5q/MЦZMx<'ܱW W%gYB\$}2ʮavBn+PY ݍCfg| 7g^h{>p>x?hd " \ $=^p        4Xh   (89$:mFGHIXY\@]P^bcVdefluvwxy z"dCenchant-tools2.2.15150400.1.9Command line tools for the Enchant spell checking libraryA library providing an efficient extensible abstraction for dealing with different spell checking libraries. This package provides command-line tools to interact with enchant.bv0s390zl37ySUSE Linux Enterprise 15SUSE LLC LGPL-2.1-or-laterhttps://www.suse.com/Unspecifiedhttps://abiword.github.io/enchant/linuxs390xI(@큤bv/bv/bv/bv/068b26c01ac3ad58ba9e57e3fee3454fa32b69a1d88226dc5bf097a6e250b6692636a8ae2568e8796699bdffc0d8ea998e9f7dd20739bcb737dc3c8512a0e26737207036520a7a42cdbaa8b59cd345fac75e18cd30bd20365ea3c73094d05fd8439d9f0cc0a621994b90db3b55f17e45150745c7f9a9b6f6169b52c3f07bebf9rootrootrootrootrootrootrootrootenchant-2.2.15-150400.1.9.src.rpmenchant-toolsenchant-tools(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)libglib-2.0.so.0()(64bit)libpthread.so.0()(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-lsmod-2enchant-2.1.gzenchant-lsmod-2.1.gz/usr/bin//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:SLE-15-SP4:GA/standard/c28072b5ddaf8b6915d1063e5a7e3845-enchantcpioxz5s390x-suse-linuxELF 64-bit MSB shared object, IBM S/390, version 1 (SYSV), dynamically linked, interpreter /lib/ld64.so.1, BuildID[sha1]=182affabd0fb68955f0453a03426973a12346429, for GNU/Linux 3.2.0, strippedELF 64-bit MSB shared object, IBM S/390, version 1 (SYSV), dynamically linked, interpreter /lib/ld64.so.1, BuildID[sha1]=8e8d4e40feac54ec983f656864dddff48b02feaa, for GNU/Linux 3.2.0, strippedtroff or preprocessor input, ASCII text (gzip compressed data, max compression, from Unix)RRRRRRRRRRRe[C񎦇Caќ(C#&Vp^Q<(z|4$7&Z4\a9P$$xFJw'Be|*q/7YqgܰN$G¢Be;U\"&OeN+Yݛڻ7;k1hSa3<-@EXIV.!pmt 0>giܠnaeT0>h*J'öYy< L P%cvȂ7>) &a6]`ww&>ʼnaԊ[KŻg cCtv])z}(AGEIcl%@9&lJe7VTk!I%yw !zQȁ$C6*Y5\"qG&PNxmēP^*;Tm7`xݟ9 ҌKoOl~Or(AJ̆g? ߘ9D ^6Q po2s8J!;[yVm_DLݟԸ5*J+Ȍ(Eb`uPՙQ姊3<"qkI4Yl}"tUlSlj*:EoQJ}Kul7`Flli4Hegz4ؠT)WTep n^ E6J[Oq:Wm!d`On_۰U':jske-x7& 2L`VsːiE*3a9Z^<^X9w?F1@jp1 1chrW-r;,,eo8SZKƏsb/ެ &/\9)m9BGI* vXNe#G }M]~3d)ߴRe!$X.79 ^HE&X0W+"i z)%[DI0XOM 2]7){.5 ӟ1X4~q+˟k'{ OE^d#sY`a)xKDAwU"͌T_UŰ3Ħ.>EtCZH؞S#vy#Uk#vÈV%2P&,3gA8F ("N@v6gW]/=%$OһȬf(L]WkG3b0UV2rvpS} p݇;zV*1?u- Gjhd"ik9`|ȡMGJV*$;'}(B8g_WUuISjԧV[ Z!CR2`M ?ns2qsg$(wNGLDOHL􆖀d0s1?M}wKNb6#K%cS?۳յNjTW4\W&FācWSUxB{菢T-7 ; l(&La4Ϝ3!>FnWY29hs]F"wr;d6s֔SuWJ.9  f62on*uqɶ9_ )Z>u֚;gYХ 2< <tA,x^9W~g_;ͦD/P%C]fM.7ߧd׳ wZal1a`sW eԨR(CP;ϩr Yن[3&f:-q ?"m/`%@Jw2,a萂{kɧm+- Bnwѻ||&7H4 iEtaHDU4+n*k-yCE1h/ۦ\9 RJ}a,֐оi 3 >՟M+9BhЛ0a(Y70W*뗎>EN0+.OT!l/y4\* _?YSi>|㫒1%@ 1 _pKm쁂s\폐{ S*p nPBL:͋:@^[OσhId( G!őUǂWw3&~6S 䈸Ο}٫M[#mѕr6r@!CЎT]i,g- ~B=\z6K.tF|QmFpZ n3V1b8y6٘[BjlIK'Z6gVUSO5>>hLU|grT06-6]ʂtH1?oPے"OSݏ{ӫru,CP;迕Ao3,u#>bñtQn[u&~9ܼ :P0njm~,-U)յ^rвB _ ژ;D!z`Z1EŶF}4&|'s㦧Jb^H~"@+ И<(6MuhR+F-0]<[]CCYU[AlnO]SC qH q-hYb !w+(NJJ91vNIVGU|ŖyTOn(^}oppa7GR2HR?AakxW! /J_DyCwxHń(pI_yKWՠ%Np˰EߟH Ң-Olx1 h2`w˭+{`rVBWx]:rS\-KA]H&>vqcf_pJ^9])ߧ-FϦ%en= J3U z Im.v~{0l"(SnUه3mE)K |Z3G( y¥ +fQyi,ώjJx9퐁1 87?VOU{ꕷ.enLf܇־xU3uO7(6N/uXgXPjayS1R-cK{h2QMⓅg^LtIp!eyV^̴[6i>­oz(1Rk+ 3kJ#F CAbUiL_VA4G{&3{>,!:WE 59Ml> G!N7"9N񪩳 C?{ej vce >׎=];][#^֚SKC, "u W.^V|l>[Ro=Ӻ^O w,ѿg&=,vZ@HKV^CQqjh?ox>V ãؽT4{*"#^]B歄ܔ,oTN̑Y_EIW1C+x HRېO Ƕ%*v6`t.;Ь nA_]a&7wE!^vIԈ q^6Rͭ\a7srOku27¦ے#ˬmا 6 70015nqx ϿPu :Β_j5yh)|gOcɠ ߤ EɭQ;cΰ(;~}fZvq XmҞk]lQeUW.a^ }xc=ANf'L7>rL^p1*aS@SR )--nC<5p%Ocjd7v35ڠS,H$1yюßc}re'@gNv.{P[y5<Ӿ>Mp;jox^ YGk}LΔO4QaiE}^$a?RXֺYgS3@QݵZn탡oʫ=\T>,Qހe*,t^n(:#˦k\Z?<w?lzƌW#aA6eJ9~_jЇ:?x6@Oq#4g?@n:Z2<;o>㊯*mzj^w‘(VSu-,ٛў6mT*Q|#FvՍbM&)Sn:gtqLdO߈4dtB6E7xYiTFd(ITS=S( `q~L[s=Gj2q iɈQ2_Dlr"AJw% ƮGI$>,Eʁ׽&-wFvBC(h[k!^.>unoS*553D,U֤V$koǷ>伢3!=.1곭l51j&69*Cy-UViS+S`#46 tɖb@^ՇM/)⸴Ȝ>RDd3n#B1,ִy鯓F$pN{kg"ٷkp<6f)#:y7Rb݊_w(Q/H*$6TV/E@ID5wa&0@b(Nˤ(OZW03d0:=ѵ`q0OJkSjC/4 B61/}H&cq0=0iɭcAh̚Lъ?4-_&Z0J-GfnKw}AhG%(݁a;834[ EUB"0d`PU_!F1,WWm*ũ~CqȟXp\1KLAؾ}5@r 0KSJZ2ϩOJB?~S6 (ıUޱtUt\A`Pu+K1x%4qRSjp#wH"S?y~תsl ţWoQ/s{lڶ4Ȇ8{fl #fS]ڻ\E$;ZM\[5 6R+$s]L^*?< V=ln,P?pټN~8& Eٗdg wh+*3,&ܛO0Z#U)=S%܊#ڎúAxt,ڎcl(,@)g 8Ԣcz8DI7Mlfbm%=X'"h?+Ӷ*61nfۘv,/*1GO(6P-#>l=)#>9Q:(7j5`F?09g !,2["{|ѿ1nݾAVsm噞tʩoU[fmbׅYH-eijJȱr q]w{o"ld\] R*K[A-" ew#|f\'\b (R(Gxbݯ[د