enchant-2-backend-voikko-2.2.15-150400.1.9 >  A bw4p9|]+^*ijdEA+-qXCBȞ)_i{N^<$V=ZPQE7ogG>*]o VE|zym iE~a \Ii]b"p- fA)k0萷7.-yȐCS(v7̴m|k}j C5scWL[ $6Ń:(&#VTo =9ZsƁ#a155a08b15f8bedf9a394a5dd4cfab9b347083ba16bea9d496aef0da91668824a100fc228f22a66acd6b7e98f82952c129ba815e+`bw4p9|!vU<'"SO^`U j=`]bnNY"=C! U2N&Ps`T0আ^= zrɐ -XU<*!ה̷K :N6 Q՗`|ImA D}a+І |(gփ^<霿Ea8+ϯ/ acb3}ܥc̱@7 HդpAh?Xd" - c %FX nz     $HP   (.889|:F1GHHPIXX\Yl\]^bcdefluvwxyz TCenchant-2-backend-voikko2.2.15150400.1.9Voikko backend for the Enchant spell checking libraryVoikko plugin (Finnish) for enchant, a library providing an efficient extensible abstraction for dealing with different spell checking libraries.bwibs-arm-3(SUSE Linux Enterprise 15SUSE LLC LGPL-2.1-or-laterhttps://www.suse.com/Unspecifiedhttps://abiword.github.io/enchant/linuxaarch64(Abwbw9b19d8d27b2b3dc14660f219434cddee24c89874111416eef63b5809016fc173rootrootrootrootenchant-2.2.15-150400.1.9.src.rpmenchant-2-backendenchant-2-backend-voikkoenchant-2-backend-voikko(aarch-64)locale(libenchant-2-2:fi)@@@@@@@    ld-linux-aarch64.so.1()(64bit)ld-linux-aarch64.so.1(GLIBC_2.17)(64bit)libc.so.6()(64bit)libc.so.6(GLIBC_2.17)(64bit)libenchant-2.so.2()(64bit)libpthread.so.0()(64bit)libvoikko.so.1()(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.ibs-arm-3 16519669832.2.15-150400.1.92.2.15-150400.1.9enchant-2enchant_voikko.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-enchantcpioxz5aarch64-suse-linuxdirectoryELF 64-bit LSB shared object, ARM aarch64, version 1 (SYSV), dynamically linked, BuildID[sha1]=9c80ceacb4b8e75e243ddc78243e2278db388368, strippedRRRRRRRu >V\MApackageand(libenchant-2-2:libvoikko1utf-8dafe446dbb97ecd077e71ec4101612ae2c5620244b85a23165e2cb19ba7f965d?7zXZ !t/ }] crt:bLL kdb_ }{SoWv3e*B0끫ħ4Q?^ݩC8MfU#F#bSJgUFqr8E|ͭcw{hI#~ã=݀͞ He58 PӅfo^4.c k ?|RoMKKV&ݸwEF3gΖL6=#B& p`~M& _WKUJ)]#$^dlR>RkQݲCĨqέhYԇbt eHi=X̒edPSx26=g[j&OޛN ypo0I%{Om 7B*S;Lo#C m ~Ci|U=}mX+ "w镁9Nn+' s$]z(W%?!}1I߳fo}/ˠ`0y ݊NOj񳴟ڡziü$}u2U&ppDPI=$ƥl,a_BWn,y0Pig4,Ydc|] a7 $k(\.ikc״оk9crsh\l4-V;+ސ֢U>z;dI? T̮u>o|Lį皩ۇ|i"*S™l^bC8pJQQa+ +eq͵W*:/Z>yJaY&7+Od*t!P ퟼%;YG{]g#ST\ RhܠJUJq_ 9z!ڭeb H/G!'[ J@3QΫ< Fg\ެn;ަIPYpʶǙءv&c @ ;CnCQcigG.Ǝi-AQ߽^j1H \,Xc[eS Ee6bhdyGqcW+\bJYwVoB᱘hI(,ژhŮ#{0NW8hh!ԅنU")4w" V _Q:XcR ]տp3Ӆ*iF|#x NX" d3,L唖#+H$P2&E;{0RL!vL𚶐9+Z(Y=v7(~Eĥ q6gz)itqEʔ*jG~Gsߢf+[}pzcf-oE K`".ȭm(IDnĵMX]xyBAℌm F.B8:TaA/!ӧ 54 Pm]/Bw|/O{T1sx=h+N4}Vw!7]rAG0 ᇅSu8\:,j) ~:pqL)c~x0b[=qq!^8pnRQdt?@[>љUv0Zz:[s}_ZՎ UUQ Ȏ\k+T2ծ܉]Hg3SS՚ E"XoUTQ2fhsHKq13W2U+WB)Q!w 9.AYOY#I ɼ_ fVsM::^;C6̸e*>ğw>fԻ|@mzD1h>GBiK9xT!W YZ