libchewing-devel-0.5.1+git20200627.452f622-150400.1.10 >  A by p9| 1TyR#[7D?JJB=˳'8ϓ5OXY)A란]FhgD|Ot&Fg MvtZ.+RuT%)!܀pؤj Q6wN0S5}nR7 xo*8MbCvò#t,׿}C/T.XcYjG-nyU`( 'P+QGtҡ565fbf0d808b968ded4d11869d90cb28c43210410a437eb5c599e3a3c091c6be70fa7c5c2af63c3deb21e6a7c159997027394755aby p9|)(6C^?܈uBk!Y{΃hxBa8 >p> ? d- 9 Y  6Vqw             % R  (8 9 : FG H I XY$\x ] ^ bac dfekfnlpu vw x y z ( 8 < B Clibchewing-devel0.5.1+git20200627.452f622150400.1.10Development package for chewingDevelopment package for chewing (An Intelligent phonetic input method library for traditional Chinese)by Zibs-arm-1SUSE Linux Enterprise 15SUSE LLC LGPL-2.1-or-laterhttps://www.suse.com/Development/Libraries/C and C++https://github.com/chewinglinuxaarch64x4V1R(A큤by Uby Uby Uby Uby Uby Uby Uby Uby U593318f32f25487c3e1a0585b3b68f0a912909d02c20d86a49a4c065c726fab84be3c813a5854ba842316b17e213ca3c5cd36a82ac21bf9336b16f820fdf857342698f3c9df30d43ba3310a55dcffb3e2a64da9777c5c94431bb918faf7ded77f96d09bcc391dfd12f0e23964e2f1d20083323a3d09127fd0f9237cfa1a7f3cd5716bb7e9f015085b9809312668e308616948cc58ace34188fb0d92d30d2948ff226a985639eefc395942beb287c5de4da5aa4317c428a1ee00f52078bc92df6e591da48962fe88296e70ada56806b34c85606a596b6f64c7914227a00675fb7libchewing.so.3.3.1rootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootlibchewing-0.5.1+git20200627.452f622-150400.1.10.src.rpmlibchewing-devellibchewing-devel(aarch-64)pkgconfig(chewing)@    /usr/bin/pkg-configlibchewing3python-chewingrpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)0.5.1+git20200627.452f6220.5.1+git20200627.452f6223.0.4-14.6.0-14.0-15.2-14.14.3aTU@aM]^Z U@U@SQ@Q{Qzl@mcepl@suse.comsteven.kowalik@suse.comjengelh@inai.deopensuse-packaging@opensuse.orgi@marguerite.sui@marguerite.sui@marguerite.sui@marguerite.sui@marguerite.sui@marguerite.su- Update to version 0.5.1+git20200627.452f622: * chewing.py supports platforms with 64bit pointer * Change ︰ to : * Don't run tests in parallel * Try Ubuntu 16.04 Xenial * autotools: Build with -fPIC like the CMake-based one does * Show compilation commands if the build system is autotools * Tolerate unused const warnings * Fix LSan * Use internal-sqlite instead of static-sqlite, following 570ab6be- Remove unneeded BuildRequires on python-devel, and the conflicting old py_* macros. - Remove references to "Python 2", the module supports Python 3. - Mark COPYING as license.- Remove pointless ldconfig call from chewing-utils subpackage. - Specfile update: remove implicit BuildRoot and defattrs. - Properly fulfill SLPP requirement that only the library file is in the library subpackage.- Update to version 0.4.0+git20171114.3df07c9: * CMakeLists.txt: Add stress * sort data/tsi.sr * Add Carpalx keyboard layout support * Fix warning in GCC * Let CHEWING_DATA_PREFIX and TEST_DATA_DIR be absolute * Fix wrong CHEWING_DATADIR definition in CMake build * Fix jk_selection * an API to convert phone to bopomofo * Test chewing_phone_to_bopomofo with invalid phone * Implement has_userphrase with chewing_userphrase_lookup * libchewing.texi: Fix format tweaks * Adjust behavior of chewing_phone_to_bopomofo * Fix array index out of bound error in stress.c * Make stress.c less verbose * Prefer https for web links * stress.c: Don't force set data path * Fix #235: Unable to input some Bopomofos with ET26 layout * prevent memory leak in error case of GetDefaultUserPhrasePath * stress: clean_userphrase before each test * stress: clean up temp ~userphrase after test * stress: fix -extra argument parsing * refactoring key tables in chewing test * simplify simulate.c * testchewing: support read input from file * stress: support read input from file * Fix PinYinData keySeq buffer overflow in PinYinInput() * Fix trying to allocate buffer of negative size * Fix access violation due to negative cursor position * stress.c: more verbose output * Fix heap-buffer-overflow when read wordSeq * Use strncmp to avoid buffer overflow * tree: avoid undefined allocation of 0 bytes (CERT MEM04-C; CWE-131) * pinyin: avoid null-pointer dereference * chewingutil: fix dead assignment * Revert "libchewing.texi: Add chewing_bopomofo_String" * Fix memory leak in Discard2 * Fix memory leak in UserUpdatePhrase(). * code clean up, use new DestroyUserPhraseData() * userphrase-hash: avoid double free in TerminateUserphrase * test-userphrase: add test_userphrase_double_free * hash: fix hash item offset calculating in uhash.dat * hash: fix memory leak in HashFileOffsetWithUserPhrase * hash: fix memory access alignment * Fix ChoiceEndChoice expression always true * hash: follow consistent coding style * Update jvc-convert of KB layout Hsu * Auto learn phrases only after committing * Implement chewing_set_autoLearn() and chewing_get_autoLearn() * Fix indent in test/stress.c * Fix build with internal sqlite3 * Fix: chewing_handle_Space() cannot input space when buffer is empty * hash: remove goto statement * Remove API changes/compatibility report link * hash: follow consistent coding style- move %install_info_delete to %preun- Update to version 0.4.0+git20150820.285b47d: + fix resource leak + Add notification_email + Update build_command_prepend + Do not write last element of phone_array + Prevent fclose null file handler + Check return value for ftell + Check return value of UserGetPhraseFirst before use + testhelper.c: clean_userphase() ignore ENOENT + init_database.c: Fix strtoul error checking + init_database: make integer comparison 64-bit safe + Fix Coverity error "Buffer not null terminated" + Fix Coverity error "Copy into fixed size buffer" + Fix Coverity error "Explicit null dereferenced" + init_database.c: Resolve queue-full exception + gen_keystroke.c: Use static APIs + genkeystroke.c: Fix buffer usage + Disable selection keys out of the reasonable range + dump_database: utilize plat_mmap for file operations + Fix ChewingKillChar which is disabling OpenSymbolChoice + Use chewing_delete to delete ChewingContext + Detect attribute existence by hasattr, not __dict__- update version 0.4.0 * see https://github.com/chewing/libchewing/releases - add patch: libchewing-0.4.0-simple-select-rpath.patch - add patch: chewing-utils-abuild.patch- update version 0.3.5 * Improve CMake rules - Visual Studio build included * Dictionary improvements - Remove duplicated phrases, fix Bopomofo representation - tool tweaks * travis-ci support (https://travis-ci.org/chewing/libchewing) * drone.io support (https://drone.io/github.com/chewing/libchewing) * coveralls.io support (https://coveralls.io/r/chewing/libchewing) * editorconfig support (http://editorconfig.org/) * Add new chewing_set_logger API * Prevent unaligned memory access * Reduce maxChiSymbolLen to 39 to avoid overflow * Do not store user phrase when its length is 1 * Check chiSymbolBufLen in chewing_handle_Numlock() * Set isSymbol to 0 in SetChoiceInfo * Fix 'j', 'k' in select mode cannot handle symbol selecting * Do not call GetCharNext() when GetCharFirst() fails * Successful stories: FreeArray utilizes libchewing for selecting phrases of Array input method- proper baselibs.conf and post(un) for %lname.- revert unnessary renaming chewing-devel back to libchewing-devel.ibs-arm-1 1652099674 0.5.1+git20200627.452f622-150400.1.100.5.1+git20200627.452f622-150400.1.100.5.1chewingchewing-compat.hchewing.hchewingio.hglobal.hmod_aux.hlibchewing.sochewing.pclibchewing.info.gz/usr/include//usr/include/chewing//usr/lib64//usr/lib64/pkgconfig//usr/share/info/-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/a4fc51319635d15d6b82ff0334642b6a-libchewingcpioxz5aarch64-suse-linuxdirectoryC source, ASCII textpkgconfig filePRS( CQutf-882b6340668be43ff45d47a3343b8dccda8e13d2754a91a904d0c4e6d10912154? 7zXZ !t/<] crt:bLL oK:kʺ\El_p_4\"̄Cĵ/CdVMJ㠃櫆?&w^&{:OD̙~b5,mȺR/2 xܾށ;H{h՚{_mʫh1B;F0kFReMW>d \1.#8*Ok#L0yܘe18KUyDF~VNX*GJj>Ќ(<)"ԂGehr|p@?H2]X$v#Vށ#e<(`HYŖkrA.l JdiC2x^Hdҩevތ&W]K >ھXderz5 $d5j=|u Ay.>9\Z{Mn<+xt6&ZF CVgl~OSt2߭(y ΆX~ܿgfnO  էEsSlFM'ĸ s O󓜐Gb]L/k(ސؿ9Yeγ§b;gԡls-EW)$'N7mWĶ,ZRgBnxp:CxрH\$(Q|e^RcR"O2TK(9*Q;ٟ]?m#B{ݖ@>a>&ۺ 1"r U%+3VX|II=_!nHwjCf7)F& 3Qs 2!-#'IM3phhAUXNҟ{Cc KLqk >Kp]M ^5oi\:*v _h.2t ˿vbA\V\_dr["dn&Dww`2y 9E,P~2(V8dH0jy"ѩ03#o{՜mONo%5=1/PcV~0AFc~c`GyOJdhfŤ;PK-=>o&((lc0y|b~+YC)/s53=s=͞&@(-c7`&h.>΍Cs!(K9)u8م.ЪѬ\;G]49\"jL2$9Bt u}"$$?4~ÿXq,8NO$1B JyTʇ8HcyfXj/qٕΙ.;1˗lZOl:^wUE@˙m)ϴ%9F&n+dоjpI?ԥ\wQaY|aQT5N"\5@2p\/` yNke'DFߨk5$fVJ<Ͳ֡ϛP:LPBWS~|-hƒh u>.G|^VUMyH)#- ׈a1wlhd{D]Bt r-gQ.y-;_Q~ ["Eur:! qۊ bh8{f*k0*`vMvn:\b\{b7 % ^O:۪dp?}StU{ 8\۩GƯWdpQZ{nrq @P@VZt+&"=f.B`3Y1U,MxĕV Fp0.ygxdMcƅ^fքEI殥3zX=ekvϚ7 X͙*O yOU?ՁE;S#1 , _C {D٘E*"j]kr)J$e YDOddY(!؛-Cفa4! #)Z'8K(:9jܮkȧڔpv'V42m (S5 =t -dpڳ)1+XH+_l*(wx 9'%`GyQRP SnL!ܙ2Gکm/* ǂ{lS)}B.~q{pD21\e'F +8ɺzݝmR(;z{HC3orsvDew.,Yh>ਗ਼DtlX6OZeW!zql 1[/8|E?Zc 1CV<3Z/^+)''q l5'!^H)FyEl3Յkg7͍ ;/I0'_2RcLudmI<^{ PKݝ,n@g//_q5@fC,2^Pt=!?( d_߰ c(W>{|DGSN.s-dpr.fzs9Qk:/'zI54jz%& FdLzZ7ϙr;'ThP VT<>RkyS zOb舨BPoTSq7_h+ Nf|'d&Igqh[<2sE}W;1 Zmf\xq gYC!Dix^k R+7&mFP EYol7:*'*ǵ@[JEX-w\EɵAqxfѤl{Wo # ,6Tx~qT$ZO O'P\3ٮr#%/rh&uƙiq,Q d>X]a6˦ɣؿ[U+U ܝeq}%|`3S4{CH%id{U$F>/ŵ;pNL( =U2GwMdM_whԥ*;*ײ.e{^pgw58JPڣnbbκbE]>DC |GPPan W$s8P=t޸m6H҇Z1TbNb`&h%zCR$+XF{ny?2m{$Th,Mծu(]IgKM(=^^S?sW`Ĝͷ9 I}N3FbԈ~k.|Pc ܄);ҋ"#u_{ [)0&^ipD!k+5벌6NT.ƊLBSGP Ȋ5&8~&;Z7/\6ZQs$OY0) oZ͌ 8?LŎ{ ӭP)s'M")`y΄ΰ#R./(h:Tqn9iHu@=O%;3 RWRmu:  ø$-ɷ>;}v1OIc5e@B&TJhŃVV5Dq:1\:CE頬seo;;lAІGpF3̲JJvR >C 5DoT1o|DM=\ /-Ր8QMniX~9ӍtttX=>az ?4ypSB,Mߧ֭7i 4Fr8m s,_k -!oƩ:| ,9C;?XB U2u3A?y/2ӹB4'VPfWm*$RAGu@\RGRWJ[y~?۽N> 4񑰭! t{/!eB ?R40-tMmGI_ M= Ij,`цOoڗM߭"CFc@w!Y3-;/hxMh gJ5"rJ0hU'd|JZdm6G&f՛{r@GEۃye4>j!5XWU>7=[/c OOTuzFjRb'AUN՘rݝnL /ME~]-l)\']ȑνZ.2)7fׅfssżVȢsuG7-"T7#Vԁ4Y=e a'V!8Fizl}_aM ڛD3oL_{h:o᧘k--[Р'9SJ/0y5iq9ƻh~QK&EJ}*wӂY(6n`d.r$iΆFe>'Ln]0%H#R,<E j歌Ern~H  a[+rQ*©$g8 y-DQ*5;Dt1e5$C VgKׄkR̤'F^&*|H붒[qD>O}Qc45C3{g#cBəW"^s?z}R_me;/Vris[IaE7+˳@=9ݢDE`1Z֯Yo]@JxV!n[MR!Ĺż)r͝#ZVst=;޴iY0C%Ģ Gsܠu~Ϻ,szدȞ} H22LӠ2|v~/ȅrBBH?(>f$LLO՚ҏxn_j}02sw]]i#]KXL+6X \8F{uT7p$BF /IW `n\C͑^hP# 7#wxl8)P[\t÷4*H)U3V1zu?Pi[FjnH\> +2b ϥ zztL (o4*<ǃݿ1]Bg/b~Jفd 83xtd7'47/#WtYj~NW*'s7VPVSRLwg OGC>nQ 3QIr$J'zG]nŞ,b~4|mL*Ґ;`f=Mc"Y]{ JxC_;\5پĭRjS wKH:/#OըĔULm$k)$BA[JIocܞ v<,:Mi:%mtí6zy :6`w`gLU*h.Ɉ#Y:ZrrO!u6DaS @ o"Шtax(cЎ67׿D IS|,H&i+ 3OᯚrpsPGtv ЫVpL WC-OQMy;F,8fzV;_ Ӱo`>@)lġ`a+C|D]Yar㩰i=6e}8e7~>"}GGDt 1# 5cu2%]z-;&(=?؇=4=!Θw@O42΋7(hxs7\kN[h'7w{l>aZpS~+6a$FSRL,@)r%kQNGkL![&`Vt*۬6ZDMK830)VJ-2~6l%YsڼoBCļևN5K]6E=zV* hjV2粺v/{ ,x#_9'`1<[ 9 SriӢ٣I \X1HO$Kݖu1H:^؟*V&Fz^>CM$Zm`N( 2IW6k@dXUڢy9b|^΂R! }5Y2}ۛPHq[gK>.\Ư7WJ ^dhFkdb8Yaϳ'y 0iǤ#Dm?y:&#{O`o߲~ׁ;l 2$]%Yì-Tԃ~FUtR_x+f̹x zUV-Rgh%!6WEI*^0oNm%5CיѸ}17Ȁ@?r9=v<g6wF-t)0e޽ ICENryĚ%T(KPaFF^C(}ŜPT*Rۺ!ƮW6l9DgСe7 n}n-=F`;S:iź'kugiD ffrg<~T-iT"֪M Ou"t9اF? U\T !QG.\YmV /R /<@.sPtn{H0cKW2^6cxk7bnn@ _iEP5'NI^V/ m.P[%7%t|h( }FY9/$~dȽO{`h*ZYn%>334K0=WCL+pN޹L^!ؘ- /vnLGVӮ :aЎS ^ImMz2a}g#N-ӣVBӑ\>*±[Xhz;ZD 9b'iID#ODŇ =1YNj@ 쟗"AH4颗C+e엗Z4B$uq)S(䬥E6 ex ڜjJ׸"YHW$QI% {!b㯰j53(pu4U[|G5lm;{)Oݦu5Ml'e<=zrapO/bąRsF 72>#_\EN|K,%< CG،mNɕ /'*-K r)x]Rgլ)!y3O{,uF'E/Luq"3iW4IqUO,Wf`u8t7.Ho)bmȻ'Ťﻅ^I1qa v~ݓY<ō3s:LuD_ĹESWh3Jϫ37/*[EҢarJN;1gQypaMtA9o-j>5"rK(;tz{Rw\YɨZvF=ܦAܪ1c%f&!^L_\OcON[7^?w8%6"`Sҵ2 7NɆG^l#{!;-f&ɨNb9\p߉]lM<[":y/Dd%gXӐ.[&gK=NM O,1./teq Y坍 ɩ@a) R9Fx>f6D}K/M5w tF' $ _3D3_2@*SI֠ZQ~xLDF8r;%T>!Uy!6uM -]2O553V}^(}\&AL#scrOgKٖi?.̑tZeBoƬr7*{R.`\|0 DzmΔXQzwom5p+=a{|!9Nf=ju+/Y"2.`8xf!.֠5i0I5@~Aު3V{LnmnoCWb%B߿HTxQ]-nWh:^ϟ[ӛCqeLm4W%gi=2ULxΛMĞ(UWdKV,eh `n82Ef*׀B̂]Ryʹr07 _@X`_WPJ6 VKy& zd =t]G[gvC9wak#K-NAp$_.kҝëż :jk:hgB:XD ȧ@ѡ\Ey\y7>2<fo5 :0ġt?Ғ{*Fܾ&0Í}{>`*'4*ތAv,Z#xaO`!v!Ϣu8p5Bv9CKߵ5:z4$ 3&I_ŘF%إѮX&/7{#w~6oDTkxڀKocԈ[_ې~BK0PKک7CcY5?O@:!:o e V]Bh ]=|5(,ؐ@WƜ6{Qipwj+2qk6BTL@?(f~Z]Z5H#u?#A6A^m%J|xR\]R_п¤K-"Ԧ)QEa\Ry:F>IzYYk ̇J)ǦN`Y}zF+6Kzg"xjXTzKi1[ Qwk><Ս$.RMԹ΂Sf|M5iXUjl. wNڌ mt$`}cpv*,n?rx?dpY ”ͻ 斘܁4v#iTԺ:!Ј+غ0JߡvRf )8?^ң3& >teMG[LW9~a2q- ,FH-!߿7m\C?VO(o9W%Jѵuåp7+i뗜>տUQeg_i,OM1a:YȲ7?x5쑮948vG_~ ə uԤq v>_1=+hCe !/;=plTӐB~Mlbܖ궸GxxLLWN$øЩ b mEQUIq:.d'u4 /R:Vq9DH+}S%,MW҃mC̐_Hɿu(E),`=Pѻ\C%o3qaB*碛a/E${S':cy,f#[A\=\1$z/pc(75Up{g[WiMf—bׁ[\HW _{A8*֊3!Xe3HJu(uz&>x+oU Z 2L' |FwQ#{, dUH6]@>| ,&%#^[Fp[v'wWIө Y붨 n4r`KkxL)~: Kx]BGx/tB eP}q jN$+Po.=l,]-e275e ]dC.pRP[QMLPr3$Slk3n ~bU5̈B<o<냬J'/GD4Yzpya)\Kem 3^4Tp®[=rْX dWwV7ҍzL8KeGrn&A"CПt1jjNpX3wY?DŪ[p4LpAR[?[_vC żچ"C32Zt__6C4>roXgnRlxItgK#Rd6HcE߈V<$ťYՓ0Fky14xmNW5FǼml2 l@sn;8\4U80NtDlbϣcsa.VMZK_yTg-2! Y YIˑ # t=cj:ǚ6@J:v]0;+ЙCŹo د L/3/*2.S]eFs}`u e&e:OF\0W]27|h{ ̏)z+nuc@Ur|~ޡ9YTVhjk+.2XFI^;={azT,[?W d&jmǑ*.()DǼ * u]h='9pQs*gG TnXZb4Xޚ_ ^c~ ,sgp2x,˚H 5 D!m9@N X~Z!Й.+[}d;R*ߺ27ddO*B}[.-Byqj!R&>9 XES=d3ƵM*@8HRhumA܌ԟMč|$IqL ~S#5YE7PX :8DFPj&<dt. I7l@qH*n0 Z9NP=W}*h,9J5>[)LF\herkm ;2%zuHT38_N@n'̷KbEz/V y? Ѷ YZ