enchant-devel-2.2.15-150400.1.9 >  A bw5p9|Z>YjjmmVyo:|Rc(-!{nZq_ks\-ᔞ]N0f`)FT PdivjF0tU3d5:z4XN۱(BLVvl=B5I# vvsiFZ0Ԅ`gI/(yAGڑ9m%AoJF5v0zqj Y-y*K O~&;cb1a210b899be891bad7eeea8735262add632dbfaf8b3eba1fb756e781744774adffb9458dd83f25486dd67994ef740cae7d94927bw5p9|Z=:n5@0p×-̀X1(5(b8`$oRW.sKL'r+Gӯ`Ż)/K&P4fw̥MdćGC f~<6\bxG)VЊ:d_:r'{ (2\"ϣ &}?,ҭ8xQCJKaje';4-7e֗O7>y=!KP/fu9*.o  Gf>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.bwibs-arm-3bSUSE Linux Enterprise 15SUSE LLC LGPL-2.1-or-laterhttps://www.suse.com/Unspecifiedhttps://abiword.github.io/enchant/linuxaarch64/2A큤bwbwbwbwbwbw5c0e2ce925c81be8be3a958d8fcb8481bbbc8f60a6f168192caba08cd6b9da2e7a096af82a379619ab9eb1769eb091a00a6a02a5d23d32a030edf050f1e9835aaf84e19b809e8dbb433d766884a19540494eb88f57e276c4b3c5a3d78f9fef0cd7aa2e09ab81b6595f04eccf54f39f670bb664c2f34d7fe5f9ffa8f2e9c59167libenchant-2.so.2.2.15rootrootrootrootrootrootrootrootrootrootrootrootenchant-2.2.15-150400.1.9.src.rpmenchant-develenchant-devel(aarch-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.ibs-arm-3 16519669832.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-enchantcpioxz5aarch64-suse-linuxdirectoryC++ source, ASCII textC source, ASCII textC source, UTF-8 Unicode textpkgconfig filePRRRu >V\MAutf-8e71d731c8a44eec91f35dd70860f6eedcaba35fab6f3322d8db59390b3493280? 7zXZ !t/f-] crt:bLL kd0r{ 6{]|CƦ;s㴝;>qxZSា]b2Tc?gע dl` nkr(cjWTwI\4vX~`} ,踫^1/ GJ{roj}ʜz`~o/dht3F!%gxyMt]ԁ 5k! 7g㩏AA0/K'ssϊ),H 2ثgx2V[=`Kdq8ş@hNw9&KXvutD!XB .`Ұ~(AUVGd9A2lƱZq6ȟrrSÐ fgODUll\TKreN>w"jtޘ!c%#>!oo~t~gyxp[0\{t[Krʚ=@"fH/%=m3|Vg)7l maG{zD*yxtO>;K\_  KdBi$$@ʴjjCZ2 8}xœsB /ck8t4Fb*"o`SFk^G-`xlkl"#}ùå/J`5A铜[j 5bw!eE({DrvTRg׋2 =Uf tG£*aK"9"EeZۙG|3xmsc+s\ +?G ' ?; OuOEٛ݌߮gir%Ev_t-I؉Gk~XޑFȢbw#>n#k m lt}I[ YC*"U2<|9[S=rVE6'-:joޱ+>(g *x 4u&?X`qO KyKg|LM с.I!#r]T̙ef_hL8W' DqyhCaL &X lh qC)™݇qieUq,mF2D\FTPCYH%IIjIPMeQt[zI(N)o:" FPZ<袾Ӥ}_8;֥/hr^lQ9. vh qd=;[kyøN: ?*O `!PC(,3Y)Y= p EV$_mK*-S:; kEYN14>bȉ^!5ܲ̃Zj!~0OPPKsHR([mY?KbZ&cvkŽn&-1Ȍg¨$9`4+j;vu3š䋨 }cF'f6$&r|<kⲣ(W'c&M5{J|jrZa*Y&m`DLU/2҅ E|¢. Rƕ5 9_ FF z|DXRtG͛66׸ܘ[ڶ>>+'8z 0ͥOB*;&%]qgxKN&erO-[&,tEV}=kVQZ\:i/ \Fs̬KBxt^?{)%ugj-ƪlZm,Puͪ[;cFŃ|g+*nΞ:d/.i cSư7)A?bX~>)ų3Uz Gە)5>l8dagf [r V}Y1ZbcCyq S'v3!f&>1:"Ǐ$ +L7i-fj<Ў| TaS ^@)b%u Zh1sUH?NmlޠO>3`'˦gNH\öy کbZU dY2mvw79{VL[h tV !ig3#Ĝw#֮ӷbqnLVÙaK݁$PFhItTRWJO1q3=P+k@ # f Zg1jEz4WGE0YTTJ?Y֣x~0-&Px&x;q':U# "7Ա"wر'L#= ݌_ӏW։ ٛTd(c& ΗNeNfFc[Td#hao ")2vpXf`N6&%L ŠhX2JP7*Aώ D{f:u"D6:> F83xڞK4 /QSx 8LmngSd3qMo쏬9֌ X 70eJ][4)Pݥi&wdg?ySԦ6܄FLa =K7,2RIPݿǔ(,ᅼ(r!g3(l{L{漨nagX J^0OQimJ' F9b͊ÅQ(0c~sMNu ھbx:< hɖF y@WtN# -XhPz^=/v UE&B0Y@Tɯ &V"XhlљVAU*xw<UϺvNI{02cmNUnZ&K{=.i^4Y+A\:?ތ[f.qzR,)MjڮAz)3;@v=o{X :|Iԛu4_[ߖK$y ¾q+pF"R6q>e ȔW jD}6OUXO;x':wEHQMZN,1/vHi ~s&Rߺ[X~2<$ X ;U/#{E(q-Ke\-2gnm4Ըr`2u/5M2lz,:+3OB=˦ ^/j9mT+#w2{xYaaY2>.DX{߽-h(;|82dS_ ={UhO/<iGvبe 5PwI$QZlq%+<#,СG  ǥ ťhڂgBMLDAs;ba:8# 4-z T]2*&_v(K|Ij,/FPn7:Z 5"zbfk¯'||X7.m,5gFڰs'MNo1oܗk)7<`N˺[l c=ܣ@P4[Spk嗔mیV=B4dN~0A7y0hxo NXTo) V0pCЇ534B&]lՙ` 6qX8kocZ SPOmvR?) rN5mrK4IwSl0li.6s4WOD)2#+W[țY,-È*逞ӶW3aUR3gh2>q?6-,n5E~Q!9+ϨiD8iE>0 Aodl 5<ϗl3p$߇V%V>JGyϏ߽(D ⋓ bסl>3R2ٸYp;Ji*cν7mf5`U;L)` *36w_0"r)ث6!ƃ旓3+pmrhx} C/q?AO̓K=eBBAvV Z~c[']P򞞃qRUWm Vf9!ԗ5Ѣ^mAJ