hunspell-1.6.2-150000.3.11.1<>,Nb,p9|D2HSޤK\ըuhХq?+Q{1l&*rUoc_>Ad?Td   R 8SYd      2x\ ( 8 9 : FG(H`IXY\]^b9cd]ebfelgu|vwxHyzPChunspell1.6.2150000.3.11.1A spell checker and morphological analyzer libraryHunspell is a spell checker and morphological analyzer library and program designed for languages with rich morphology and complex word compounding or character encoding. Hunspell interfaces: Ispell-like terminal interface using Curses library, Ispell pipe interface, LibreOffice or OpenOffice.org UNO module.b,ibs-arm-5SUSE Linux Enterprise 15SUSE LLC (GPL-2.0+ or LGPL-2.1+ or MPL-1.1+) and LGPL-2.1+https://www.suse.com/Productivity/Office/Otherhttps://hunspell.github.iolinuxaarch64 K G `(A큤AA큤b$b+YYYYYYYYb#b$b#b$d633b82a68cf4eaa3bb72401799509f68a814b595c6a260218eba938c69f7b2708981a945b0f9d7ffb652894c236a7e7e5db8e31303c0e93882aed2992663b9e2c09eceb055eb867c5188e3b3098600798685c363551d7e47de237c08300c10f8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b90376a2d1cda8e2f6472224cf9ee8105b5972081efc30580454c6fd736c05f21da0b41b6e1db9f3f7cdaa32aa3dd0e0e3fd9db8f13590363472fa32c44943dbf1ff422198d8d2f3118f8e2b06db2b0bbecfc5f150b0d3c88191fa984d6c8dafd420dcda061adeed22b26f276c01ec374f930789ae0d684e5aa8f8be309dd680ff209a66c235f67ebbdede9740a6070c504ffa677da5ca9f247f8c8117f4b84604296508e95e1fef77e9a36f725e0fbd63bc63408e41b6b7aa0452258b008dd856d2README.mdrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootroothunspell-1.6.2-150000.3.11.1.src.rpmhunspellhunspell(aarch-64)@@@@@@@@@@@@@@@@@@@@@    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)libgcc_s.so.1()(64bit)libgcc_s.so.1(GCC_3.0)(64bit)libhunspell-1.6.so.0()(64bit)libncursesw.so.6()(64bit)libncursesw.so.6(NCURSESTW6_5.7.20081102)(64bit)libreadline.so.7()(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.11)(64bit)libstdc++.so.6(GLIBCXX_3.4.20)(64bit)libstdc++.so.6(GLIBCXX_3.4.21)(64bit)libstdc++.so.6(GLIBCXX_3.4.9)(64bit)libtinfo.so.6()(64bit)libtinfo.so.6(NCURSES6_TINFO_5.0.19991023)(64bit)libtinfo.so.6(NCURSES6_TINFO_5.7.20081102)(64bit)myspell-en_USrpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-14.14.1bzSa^yYY7X]X@X2W;W3W)@WWW@pgajdos@suse.compgajdos@suse.compgajdos@suse.commpluskal@suse.commpluskal@suse.commpluskal@suse.compgajdos@suse.compgajdos@suse.comjengelh@inai.dempluskal@suse.commpluskal@suse.commpluskal@suse.comtchvatal@suse.com- requires english dictionary [bsc#1199209]- suggests english dictionary [bsc#1193627]- security update - added patches fix CVE-2019-16707 [bsc#1151867], invalid read operation in SuggestMgr:leftcommonsubstring in suggestmgr.cxx + hunspell-CVE-2019-16707.patch- Update to version 1.6.2: * Command line tool: + Added German translation + Fixed bug with wrong output encoding, not respecting system locale.- Update to version 1.6.1: * Library changes: + Performance improvements in suggest() + Fixes regressions for Hungarian related to compounding. + Fixes regressions for Korean related to ICONV. * Command line tool: + Added Tajik translation + Fix regarding serching of OOo dicts installed in user folder * Manpages: + Fix microsoft-cp1251 to cp1251. Dicts should not use the first. + Typos.- Update to version 1.6.0: * Changes in the library: + Performance improvement in ngsuggest(), suggestions should be faster. + Revert MAXWORDLEN to 100 as in 1.3.3 for performance reasons. + MAXWORDLEN can be set during build time with -D defines. + Fix crash when word with 102 consecutive X is spelled. * Changes in the command line tool: + -D shows all loaded dictionares insted of only the first. + -D properly lists all available dictionaries on Windows.- update to 1.5.4: * fix API compatibility with 1.4- update to 1.5.0: * Lot of stability fixes * Fixed compilation errors on various systems (Windows, FreeBSD) * Small performance improvement compared to 1.4.0 * API is same as 1.4.- Drop Requires: pkgconfig because this is already autodetected by rpm. Use mode inheritance for defattr. Edit rpm group and description a tiny bit.- Update baselibs.conf bnc#977784 - Add conflicts to hunspell 1.4.0- Update to 1.4.1: * Past begin() iterator decrement error * VS Debug build threw error on decrement past begin. - Split shared library - Do not call autoreconf - Move manpages to corresponding packages- Update to 1.4.0 * New release that strips out fixed length buffers from large parts of the library * Note: dictmgr.hxx header is dropped - Drop upstreamed hunspell-grep2.24.patch- Version update to 1.3.4: * Various updates to the buildsystem * Various werror bugfixes * Loads of coverity fixes - Add patch to build with grep 2.24: * hunspell-grep2.24.patch - Remove upstreamed patch: * hunspell-emacs-utf8.patch - Do not search for translations - broken automake from upstream * Not worth fixing only bit italian and mostly hungarian translations for cli anywayibs-arm-5 1653642028 hu1.6.2-150000.3.11.11.6.2-150000.3.11.1hunspellhunspellAUTHORSAUTHORS.myspellCOPYINGREADMEREADME.myspellTHANKSlicense.hunspelllicense.myspellhuman1hunspell.1.gzhunspell.1.gz/usr/bin//usr/share/doc/packages//usr/share/doc/packages/hunspell//usr/share/man//usr/share/man/hu//usr/share/man/hu/man1//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:Maintenance:24402/SUSE_SLE-15_Update/0a344e593c5ed617ca9396bb652b8821-hunspell.SUSE_SLE-15_Updatedrpmxz5aarch64-suse-linuxELF 64-bit LSB shared object, ARM aarch64, version 1 (SYSV), dynamically linked, interpreter /lib/ld-linux-aarch64.so.1, BuildID[sha1]=fa1cf87e7186ba7b6f7c13ebe1d89f136f32a89f, for GNU/Linux 3.7.0, strippeddirectoryUTF-8 Unicode textASCII texttroff or preprocessor input, UTF-8 Unicode text (gzip compressed data, max compression, from Unix)RRRRRRRR R RR RRRRRR R RRRJ25B7 %b [hunspell-toolsunziputf-87b9c5e39bfb2f405d3c2217e6a9576fc4cb2ecd3f43a4ae2596356fe99c2e21e?7zXZ !t/N-!]"k%YwӚ$+ ]: p8FeUcc+ݍeY24)(FE,gEv^]:HU}{mJR( :9 k]JT/2lf1CjPx8DŏZM{߀kH aahHP>k{@3?(V.iZ/E 2\_WDȗҁ:ѩfp9(Q2%'hgίbf{+fu`)Zh#j`\gai I)C=S 3ϡf(b ޸ s5JO:C`PKˠ!S {Lx'=A tb|Q8|La韻J *@cm%Jlkgi׈*ŧ9uJ9'[ڒ9Sp(T7iN%bRW|Y.8<-r'ŵ2}ђv@|~nfˍ͵`'><|>_Zl*mS8NstyU Lo7DUnU롂ӴS PS2!%jFc&LcW* "ɧnvR 5@g8JJ:vGd- ytb;r Sgd\cޜwQj-ˈvX laTrs=09m>” iĸ)?ѨkΙoc 48Xg%tH7]@kS9MpBg;P .hq}ʛ \ͨ올Regi3`Cr =r`"Ng`DT$3E*)sv_i"]Q]8B tGV5'n՜ғ5Us-̖TcKÈxĨkƁ9#wPJ4Ф*fwpxtGkMQW#*6([պyix .)hQg.`wha&&++j5gZPۧw@<|ܨ!7c;7qIRslxȢ]D~ê b jZUn}UY#,ܥXi,w3O*XDDq2Y4+O. d~9xQS+aL6&otzG Y6:҉F4BXW#YNhL$l/|ݥpXoFۖ}&*\Jz{&Bmգi,g)ee,ݳK*jꟋQI#!%rgc(VZ[ҟ8!27Xژut).A=dJ9iQq+\}Cb@tjA>Q>upUG68tMDKgT̟ Ɵ*Dk~)IiQ=VI08cH (Z>>k#0-JYs֗DPn d%; >4P,Qc&5m3wԟ.u.[&{8qd|3UᏋw y:^Xýs4 kIaG`Ǎsi &@YRn`Bb5.t(p?%A+[q| Samr4⚤3Hë y- 0cSb(:d2˻xqt(QYsBP$1tU]GԿc|'CL~3HFR+0Udۯ . %Yݟ#+뫪3L0++cwHeIJFSaEadEYq r>ަ:'.wVmyXۭ RótIO5<[S@yʴ&(/V*Wgr/=_%#e2tdsQAhvp0YNM( 06&4 w;,8FQR7ړ*@5FMtz9U-c2+COd<,ՈV|%.PQm.Bc[q|G}谦]Ui|ͨ21` 0 2VCdb%{ZbH&uC RN,k[:f= pePR;))9>4+ BzZ܂YZ= w_QbC|~?=//*%En`/FRz`t3wY-? 2#:~~kY]DZ -ajpA6s "64!T ').rV33u4f^DQO4+_c\Xk6E7)\JV+9$g˴Dc2k5ocjä3>2w__Kb5ct}O BM]!jFD¼b>*7?AS~n NPx.PCVO&ukkp8xBVҲs"a.??:v'rO T&Z~vERn1*YN9H&Y%'w3 Wi*H ZQ5X yTkOtBP?6\j&;~>J0޸_U|Ү.(Pw._mM5r7ޔs=!2_`&i)+yVz#].#w(dpc (=*:Нl34]sj *SQ4we=Jnc<>\ARS-Y]_VOv1 !lmHT4&Qi,;lU0-P!(vl2R'U5C:#{S'~NЁ.j5J[Y"\A*UVv?#ڵg2P& Zj®d}WO^h2j)&q5?A[`2+8alS!j5&V?SԔ~*/PKzYbVjI g$V:Y:i[Xp5*.L!Sp^>w..XMsINdi<f XirY׃34I݁6Xn?S|K来UhKrբGpppSˇ|dl:w9|TM#FAHmY!A! -5NɕN*CT/稴O[EH]4ߪd/{֡%}-lLz{7ލ'w1C7[4pߊ(KBEIt :oh,iN>a K+%9u^NCPs" )#I+veNjXn[ LL*M ߪIbRq'|Yq?&N8f#Uk{)q"dLsskfm)tKc1[ &:kz$W'owoIFxNS/S z6fm A%d.GL6N Fg*L.fZz$r9{>f ނ¾e%U. !pGؽy1-LPvaV4 U @>t[bkQm aiaK4] =Zpbb]d_jò)8P-MVL2V3jM~Z\"TW$;Cjܠ RLp#=? ,469 H%=TH =IiR4:l-\ KX(9B85_"/TӅKt5x Pτx)(kG|KK~rim$~c}&Ew#pBaa6ת(a&Ӹ0¦rq1OvG &FF݌؜*@:Ȟ_`u8[ST`UuQ9-3W)&pvEKńV9(BaSkp MY+d! A{ܠYfW=O⼃(QK]1j ,+jYS%L3d;Y(Ǒkz"e~\9$\Ga)(|vaۊEcepcoɼY'A aOC`#ғxAj*Glj58d=feHo7dR?&wG ]fzގd;J$@C,sZV%";xWkkbE]kqs'd|ig0R~AZ/V M',kdUlPD7_uP:Ƿb+<#5EzYX\RVKR8~ $]Z7@` I]&E"ۡ$-N :>YB)=<kVz8EIvXB=$ybPPp86Q7Cv  \vm=5&-A6|QН jmG @o޻iAa&XyP놾8 cߎwD*!ghoK6{}u ^?1҉ :gK e|shi9qdwhLoӇO~(RX uyr{rK#uMxk(Q2[je6`xh-Ƿ/]VfAA1F/dM:Wإ6/)qׄhݥ)/d[5ԎghP2K:1`|΂#_S5˷id5a7u|NP|u|]1XUt: X|'O- $+¤jCG!)?/BNv{OvQPרw'@eb@0{CӼkU?ԨhJ 'רL/GJ.F7ڹ(x-ޘ ?û\oNj7Gl!ِd;#? HQ}CN;b\)s_ige)}i%gycߘ02h'S;ekB[?k&4YЏ̥ RPz6+=V8[+jB)\QduG)7dqב{ׄhtA-sdf#05jA߂y]Pa\&'XO;btlɤ2]<$Etԗ&JnΦ ~勽v%FD=޷SyLOgK | IHV|Ѧc Vuɕqx ]6ͻ6]w7gTJ-QV76~L*K'-9EE_v~[]^V$߀,Jn i4`G2SQZ⟫bhgIP&B /; EA#2MɣqCCov ;E酛`τT{q|w8C4Koݏ~ loVMs1MtZ{aą,g߽q&?08%V'_`s֤y wЉ{Dsn$]`K?5@Z4j/t4Og_&QgGTJY4j5ۅ3[_yAj{q)T;E;Z e$M>܈۬k:5 o]\a`5a?=A>A]yT+摾VIԵ/{j?q;l7#x,퍞';Inp6?v/B}ɪ_;f&CF͕CD%Z:pIO*[jvgPyhY>{ 8 2r Qʇ%g@t._P͹wR(`y1/þPyߐh (c~=C}_Ct[V8Qb #[Xr2]V xBvGw0 <`>T%B/SDI2,Hxt\cV+F/ N*|ͼ^%1QsMvJ븯*xGs|7`H!Z\9y%:%i:LG0ɼ4&ڇ8`Ip՗ ZY*ZFt(4xr&Vl?K{CUFAJcCZ,J4/d7#@ɘmQyBe8"W7: LhKE6(@yn:u-3&IgӦ"/Vk qa8a̓( Z~1n@Nj*zev|Aڠ;: AB k~bh"O$b].>I?3Tn%:u(jM5 Naidzz GEȀ'-T/9]?B"~q+Ā*fe$!He .:Ižj GmCLOr|?-H`kYt瀩.bt/*Ga#⺓9ΨdKlWf2M ?v#Vf˿eO7>X8)ӄ5)Pz.،`/LVܙs0;NϨd:n"s~ S6ŊBux{wu Z/DoqojkN"qM`!b;hzF{8\ šOFp};? Ux٦fDiFK# ە/-*6Te`y%z n :܉>IjAdʑ4 N}Փs}bCׁ$(:R HxJfsz(r 3CZd$3jTg }ԏ폣8GR\W0RyM [ca RK]eP JmPTιդRվ+xQdF9|i>q7:ʻBC&4\dx$ _7jd! Mͨ3G<#2T%-0;Ғ2) d֚laDrNu\Ӗ ̀A0?:? ߅EbejeM08Yfb,0[y.̟um4Oz 7 _s&wW?@Hvrp͐0,v:h2\^(N](P"2$+U+_ͯlsHlV.I-n",톻Ayޞ  :Y8dNd KLUY66m!'ye9(=Q@R1wPQ\R.n<[=av !j'W#L;E.ҍ=43lV~f=x '=*I/aU7vJHm po*oRDQzA ; \ lO5I<2 &_+F/B<\ܗ{ljEt? {s~I<,3P!ehɑ?qz&{ ,>p/+JkGC_+K dPt*Yn8 9-H't1ټDnzj[; :A%?ߚu0P+}0>@+3v-pRZII[YZ+E ?+‹1V