enchant-2-backend-hunspell-2.2.15-150400.1.9 >  A bvp9|dOµ9H*:! pHdz2VWGb2g\oش 2L2Ѯǭ]a@Sd={| 8@ b]AÈH͋5\qDq2(v|p^flqZjb m>%ʲSSb!nC _ptF!'e̷_B5ɐ#l,oV:\xZ{\#~-&BZ 'v43_Ec41a39628403c87e7e859248a42ecfe58abb04d1844ef6620110b57a3f01d7f45631933148d18bb02dc89ef10256a96e9020c81aBbvp9|H]=Tp=vHڜ l!bǮ X[][ĉHgYx]K}1xwr!s3%*rC(;Ku{pAX?Hd$ / g!BT jv       DL(89<:FGHIXY(\P]X^vbcAdefluvwpxxy zDCenchant-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.bv|cabernet SUSE Linux Enterprise 15SUSE LLC LGPL-2.1-or-laterhttps://www.suse.com/Unspecifiedhttps://abiword.github.io/enchant/linuxppc64le Abv{bv{5e5777bd09e6edcd941882e3d7491dad56d4873a67f67f2a767e9dedcef431b0rootrootrootrootenchant-2.2.15-150400.1.9.src.rpmenchant-2-backendenchant-2-backend-hunspellenchant-2-backend-hunspell(ppc-64)@@@@@@@@@@@@@    libc.so.6()(64bit)libc.so.6(GLIBC_2.17)(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.cabernet 16519622362.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-enchantcpioxz5ppc64le-suse-linuxdirectoryELF 64-bit LSB shared object, 64-bit PowerPC or cisco 7500, version 1 (SYSV), dynamically linked, BuildID[sha1]=f122b668dd296f9c2b7a6f04754a9a7358770916, stripped RRR R R R RRRRRRR'ta$~VgF8packageand(libenchant-2-2:libhunspell-1_6-0utf-880a034e43891df05d151cc53531fd5cfeec1198b7b4dce8b4a5ebdfc29e14176?7zXZ !t/ ' ] crt:bLL i5G;;Qh6]' $צXV)n?1nG[n MVȯAxzlUW1W A}W݅]2^IͬA 7S@rE}=ьrD>9Zsy} C2T4 ;_|l_@$7]z8$C._rNaDszl7lLklSkky8Z3} .LXY ኺG?.HR&`P`~A8gf"S﫿('7+'Wj9+ѯYp야$؝ Fyʟ5&}fhh Cc[9F6ZyA]{̴Cr8$CW}('%FS -DEIUwh%DW̘4)KOn2Np{Jž ehoC#a]ȫhDySf@UHXgTEK(G]ZU>.䧑ㄡ)b+U!\Nm*gS.Nd,Kr ?*2g9:@Pk}hSTp"t~1ɗ?ɘBx? E<- 7-_蘫yZ3\?0N8 q'sLi1M7-Eo E"a/ k?FcH8\Kؖb-00y*:<Uj羌*IõrVttbz:?s K;ZLLFFl9@ҥv h+pD|n"\X` Ю3ؖR׋ ""k+/QdC yDb鍛DD rC@Y#'cŽ!^Jb\b¾8OV#Joj vH)٨" AD*;x˒-΢(Y'$ .Y%l8Gt]1wu(ټcﭷkպjF* Dojk3`~ D CHc60 wfudk={n-,ʩRԈ΄){GTe7&YfB}x@ۤ${r2Jێ=/9|$cG.h׵d tFh8k⾒[M&ٌN WQM A\; <àfinLMc2=CJ\Ao5sk8L"7]X5VRأKmw/IrmRݏhYB7m % &8;hTNqJ&6Wưa%oۙƾIF +`bgLa563% x5- ETF9o0uZi~eq0B 0cr̮>E 1rb$NLQjzv}K&W8J߯q(RO:S8Tx0q*a)AQ'~陈DieN櫣3/(L8B Eyc΋WRyy,>/P83$S?Q5KaD5 tCk cfvAԼ` >8La+DiC#2g==X1'Zp0rklM[Υ ;OcJQ3&{183f!652ȅKM s%(uU$hqx; ĕX؛ڃz̉w}mA`sd+=䊷@r,m;eP}h./M\hf%;Ƃ%+e鋮<` E>|-8k;YM˄V 3Emijd! "AѠF=:ZI7۰z/曨aUJQю]d}1\1v^>p'>Y҂OsWю2">Ʌ#nW4{N #{%#5滃>;;KK+|fB>{l]&1Sbd1HOqed:RTo!gցN6ً}Q¤ lƊEvYt<e!;$x"V9 ZSD19ϴT }_xwԭ~b"SGZ)HرLPݍkq:Hj-'u}b/"\]'ĎI}/ 2[S obUO@dBr_26G9T(tNޜwa!3Hr6rel0#t|{J]?B*"q׀KMcQJJ>k[΢tj,N3Ylr!5V0z 7c/St iҍ  s/;'jPIkwtoTM:¡dbkL,UrlND!b0я6rmp{lp,w݂AJ=G⍵.VtDn\0w .R[dlCk)[sBLPv .RÐHH?B2rG򝷈H4k^>v&0[%mcheeܧE"]>6jJ@vDU*)MLw^X!|KV4=DFo71Y=w= N^os J;Ҵslx- Ve>%! ayAJ\V? ;I;Gʲpϖ:꠆If y*%pp~*ojB-g,nV:buM*?cCex ax-IXش3a|0[-"0 \&/oe#֔TZuh'tM3MF^ծ&ukKzW֭n ZSŷw)sǻ™_`X"6uy9AP tVs.U8I̳҄K}׍vLG~Н',򌙌XX9IŖs],Y!lR?[tס#N# Acͥ.`Ib4qyUo(,LC8"|xhbI N<%YҸAstrՕUp].t xȸ*?o z@A|/p v:zZ׾g@ zvlݟ\=cFidy7+f'xgaS4FuGGKkBf։ ٽ=!UX3,WV>uɴ|~k#p{8J"eY$*kǃi:!7&TJ4~&n foqt4/:Hf?&Ooba-fi %_B-jH)TYOҤTܞpNѩaTܳ2̇_Zqv?35|`A W*m{⌣0SаN|LV˲1Y/_m<y#('T%:oGD`B @Ned.LO( r}Q7=~#(Gg(Ab2Z_\ܭ~A밪ծzv RXx] ]m:_79fמ9ۗj۫QD54\hܹ9e!34>߱!ćE]22'xVѤ\X-/,eY 9 ԇtD_Ig~{Ƹ-+Dq&<]"{f_] FqOD "qHkC= [miLד ?kGǺ,8VџƖk+kJfk=ҐS~³XFot&VBy//1(.=)~s+9W>]&M'Lw("7$ ct ?x! M"HgJ[K@E&8Z3u B2Ӄb4 8i>F^u*s Ʈy38}MqlCH$ݟGklJlR=Jg:0;B<"4V:dq*bhyԛ )}}GͻkǃPC1V5 s "QOWdBHYdvY]aݥz>)Ḑ28 ҉xV~W$n$(6Ѳl+VOl 6K 1^/oL{Wǵ2}Q{DO`#ɼ/SrB"w eJoP53^MCh|S쯅eʎC]0>k.&#ld V-4PmLp%sq G{ onaqێENNmjZ