enchant-devel-2.2.15-150400.1.9 >  A bvHp9|L+E!Ԡ{)Cң@ ZJmcbw˼p zW =0D.HΜN>{}{4'zϖz5 B8 *P͒W(;[HIh [7_ܶ hFSHVTun-"l%^X?㙯3Kk۶z.>a4Eh쓉p{bɓm0صd3oL\@_bsRLIIcW=f*9d068d43ea288afbbac1a851d3856a3fe5cc78cbeb75eafe961ca9055102bba702f3281714b644042e6fd1b6d9206e24e71ee5fc7bvHp9|6դm r }KDGW/`囋cXjrvnH`s5v\O$v:uGA}A/`!t2mգվźKsQ2) G`\ $uߤH8$ l$߈,i$A7Smx^>%cMbE5S*煪Cy@s}!?J?*|nmDZܶhױg1~9uWdѮֿai[{f>p>h?Xd " [0 FRu{     &Dh   (890:yFGHI,X4Y@\l]^bcde#f&l(u<vTwxyz TCenchant-devel2.2.15150400.1.9Development files for the Enchant spell checking libraryThis package contains all necessary include files and libraries needed to develop applications that require these.bv0s390zl37bSUSE Linux Enterprise 15SUSE LLC LGPL-2.1-or-laterhttps://www.suse.com/Unspecifiedhttps://abiword.github.io/enchant/linuxs390x/2A큤bv/bv/bv/bv/bv/bv/5c0e2ce925c81be8be3a958d8fcb8481bbbc8f60a6f168192caba08cd6b9da2e7a096af82a379619ab9eb1769eb091a00a6a02a5d23d32a030edf050f1e9835aaf84e19b809e8dbb433d766884a19540494eb88f57e276c4b3c5a3d78f9fef0cd7aa2e09ab81b6595f04eccf54f39f670bb664c2f34d7fe5f9ffa8f2e9c59167libenchant-2.so.2.2.15rootrootrootrootrootrootrootrootrootrootrootrootenchant-2.2.15-150400.1.9.src.rpmenchant-develenchant-devel(s390-64)pkgconfig(enchant-2)@@@    /usr/bin/pkg-configglib2-devellibenchant-2-2libstdc++-develpkgconfig(glib-2.0)pkgconfig(gmodule-no-export-2.0)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)2.2.153.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.92.2.15enchant-2enchant++.henchant-provider.henchant.hlibenchant-2.soenchant-2.pc/usr/include//usr/include/enchant-2//usr/lib64//usr/lib64/pkgconfig/-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-linuxdirectoryC++ source, ASCII textC source, ASCII textC source, UTF-8 Unicode textpkgconfig filePRRRe[C񎦇c.rB27fmS)Yh7;)rHޤ|_A&`tkd{"?k|SǷ we7 DIl`3QyW ʟ[Jî%*P 2N*@d8L+5[_:Te-,*L3L(;;0/ c),5]me2ź RJyN|m&o^ef@DbbV lFlif\q,﬊TrDn1 ~?Hy:1r-¿iR+A]`C1]@zsPW+USϷXuyW^!ڑ/ddA(1?ڔeCΞEEP_L:%v;`yicXD{$tT.Χֶt 9jX"*#)$s{-N LĩpO90a^sZ¥N\ ܺ} p`H2ʁX젰{y"v,˺aI^hɗ߮oR XEQM4 $` 'yhfex)^(X S vmy j$8͞}M:8Գj\ԻP&[CUeKC1&3־#A}J 䫻u6hmKj9B [?11 '=Nt$}ޑT_NaY|" =͉ vNC!&1cv)rj/P7"ɛ<뚍Srj H%~IR>Fn/`T˃žOe._, t7_\7b v=Fm G3Ά6(SqL](>ߝo:YCrj{!R)%hš1$vyUv2YadϞb烹f#&3R^1QK=)ĸQhl+X*@:u ܳ3x!'5 Nɵ D4O ͵4SeOΨ6qRW?:֙LTѓM Sw/=YmڡI4'?B,s@{RdǴ9ιݟj:H++~w:@׉Tn>,yrddyK&Kt{\6 F%5#Ҏh'ᒔ,~Z%*IbaW)cM?ua[u;]cXmF+`S Pa-sS<;DIf ^#̯NUGt͈AA,+W!BصS>oa% 0QcT\累It9rյi2?{jM^ ؒIEq(UT*|c5ڿ.8.rwSx,-Mո62 8 *Ӌho]2dV0g֛]H|@{)qiXέ1irY@\y?&- |`Y"Ӏ}k#{p{z z݄ЛW|p(E_9>AC|wN΂37`ï^b,'Þn )xm<'bԱQ1tD^NYgd$]Jt FhJ2 -#[IXVygv6Lt1(CҢJ~]1s&?ZzO/?$ukaUi#5.|aj}.?ɆR2w2bO>wrV\1Υݿ53ZNA%U2/ip:5|-z\Ɉ[=gr~¥UV*t#˝?W[w6$l[ ^QbIKP4*}!T3~ZH?+Oj&%D$ KfɢP0 ʥ5՚3.ŞNT:Ų:fTQ ;IWϑ3 <]&@)n$*0C)htp+o܄K藮ξyddͼl-xd 3T{zV>V 937KNlF[itD!l?a]& ̯k:b*:9GGUU1EGuԶ^!gyJYui3gE6(91$_f/AȪ2U4@Q͑|cGʶ[8\Q"SMr`/YgY$9{k̾U^n'od@\YssGU&ZS*ؘ`VfwgJ}fQI^l ye5j)?{!x7;N)] 2udkr* m8쑂 SVKS8GTi9LQ:?N8 "X1&b4L\ r L `^Q]xtTp`dYϨM>Z ٩ozQeu3(ɓ =.!q=my.bHC0f[lNhu&q8gv5msyZn" 1,}|ŪuZJ&<Y { KY"q:tN#\3dz\|nP3%'p)v?<Љ"[ۆ} NBfm2q!dHB}ڸs_'4mN>40Ÿٔ\y'F9EϿx%T:,ǴL~MzHv9|F ydZdϓvNݔM` B &Y'nn'XFr'x/wmxcITyn*u\]||Ds)6L :\ W$?DžuB[TsGz>g8g+UL|ΜXJXbjVA_] 3yιvj%og=p0hjNDjڨ:rb{yx 6Q4?3;G]OtsN< 򽿰V#@ [>Ίꉜ($%+sB7g3!Zy4E^Fy.7Llt˧iȻZR?yNV1uoP=j5pM PlNe;u'eEqJ0?t-Iܟ$g>>eFI4; jLb{fn=Bl'9~1Tc6O*Bj1TZGK9՜x4dV!@\DHެ8ؼG9bi㔌 {GĻ~}uq#yTHDퟗw~ )]6GiHa^`eY$st}cE矹 #gtvp8ʟ=0K,yg#kѼ2T D?Qn E;i)\3mXaF:spxp~g61uy