libchewing-devel-0.5.1+git20171114.3df07c9-lp152.3.5 >  A ^,/=„ n *(#m~jy!tqZxtS̿&(K:}e0=kO}4E-H ^|qD`KyJ~RT^goi!dӳgK401U  >>?(2Uէ|"!XMq|1 7_ut@ >BO]J8}Af0p93twXFugxLup9esYt&r(5dfc1ff0e677ff1963944a31a05aaf677453687e43348d94656c70b043d35f77f3a99a8d4711c9c1d5720b5762b062db3ea81fdb8@^,/=„3D24CXlQU>_3pGRkp\7L{&0T:?w*+AaΛ  sin[Ja6a`%WSZ 8}ў}s:Bֿuc49AB! cA/}יQl acjaZmd@s\y"mDf{p> ?d- 7 W 0KQXx    @ \|$d(c8l 9 :C FfGxHIXY\]<^bcdefluv$wTxtyzClibchewing-devel0.5.1+git20171114.3df07c9lp152.3.5Development package for chewingDevelopment package for chewing (An Intelligent phonetic input method library for traditional Chinese)^,ulamb02`openSUSE Leap 15.2openSUSELGPL-2.1+https://bugs.opensuse.orgDevelopment/Libraries/C and C++https://github.com/chewinglinuxx86_64x4V1RA큤^,s^,s^,s^,s^,s^,s^,s^,s593318f32f25487c3e1a0585b3b68f0a912909d02c20d86a49a4c065c726fab84be3c813a5854ba842316b17e213ca3c5cd36a82ac21bf9336b16f820fdf857342698f3c9df30d43ba3310a55dcffb3e2a64da9777c5c94431bb918faf7ded77f96d09bcc391dfd12f0e23964e2f1d20083323a3d09127fd0f9237cfa1a7f3cd5716bb7e9f015085b9809312668e308616948cc58ace34188fb0d92d30d2948ff226a985639eefc395942beb287c5de4da5aa4317c428a1ee00f52078bc92df6libchewing.so.3.3.1rootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootlibchewing-0.5.1+git20171114.3df07c9-lp152.3.5.src.rpmlibchewing-devellibchewing-devel(x86-64)pkgconfig(chewing)@    /usr/bin/pkg-configlibchewing3python-chewingrpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)0.5.1+git20171114.3df07c90.5.1+git20171114.3df07c93.0.4-14.6.0-14.0-15.2-14.14.1Z U@U@SQ@Q{Qzl@Qw@QvwQ"@opensuse-packaging@opensuse.orgi@marguerite.sui@marguerite.sui@marguerite.sui@marguerite.sui@marguerite.sui@marguerite.sui@marguerite.sucoolo@suse.comjengelh@inai.de- 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.- retrack upstream source. previous source is from unknown origin. * it couldn't be found at the link in specfile. * it didn't have the same content and build result as upstream source. * it missed entire python and data sub directories, so almost useless. - remove ambiguous libchewing package. fix bnc#808338 * libchewing is always taken as an old version by users. * libchewing contained the runtime libraries but it was not required by libchewing3. important orphan package. so ibus-chewing and fcitx-chewing can't work. - enable ncurses wide-char and thread-safe (w6) - enable python. - new sub-packages: chewing-data python-chewing chewing-utils- fix baselibs.conf - there is no libchewing-32bit- Parallel build with %_smp_mflags - Remove redundant %clean, authors sections - Avoid requires on library, the other way is preferred (library requires data package)lamb02 15896525970.5.1+git20171114.3df07c9-lp152.3.50.5.1+git20171114.3df07c9-lp152.3.50.5.1chewingchewing-compat.hchewing.hchewingio.hglobal.hmod_aux.hlibchewing.sochewing.pc/usr/include//usr/include/chewing//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.opensuse.org/openSUSE:Leap:15.2/standard/e58ff7fba67e9eacd3ba41141cba17a6-libchewingcpioxz5x86_64-suse-linuxdirectoryC source, ASCII textpkgconfig filePRK^1.Qf7utf-89c9a8bbcbbf455156d9a81f222b402a681b4f4db5a115873b13a84ffb51887c6? 7zXZ !t/e] crt:bLL gI(}Y<fZS)>*<]O=3<|] >q'{H|awi7 㼃aDhЮTTV?xvS[bsCA%LS"0&Km|KCU!]vT%U E,`4:}i0;GZSb~Gj?$$?2!}+WzRi4* \(?xak]w ; `3!3kL :|eIS XшmRlQeE:nzK@Կ qbiR*r(>DgvTqh('jj1ؼl v$cѹBU@^"mho ~UZr]-%t:1Hءo|&A話ëڶ%?yZ U>y,^.5i:'=u?x {r^hb"7kV1sШȱ*$&ܢb7+u0aS)@;Z/vq#C),HUS.fFq(dh Ѕ/Uw彖trwxx#7PqDtkAS &0aUaU_r>3>bI\z(oA8Bs$^{"}UjӉpk{̵-~-/&ڃFʣz8rĭbzq>y\/r'a@FC4Ogͬ^چTЫf_|j-=wRϙ5 J1Vc̦¨lͿ() ͍ dUa7Je%Iu:N1ǾշElѰJB'm)L}ˍvz"f;ςxqL)ևL 79. Bңd&m؆.UaښکxAgQ歁ͬ']%v}9ϣ:)~bs >)Sή~ZD F@ռ^N*h H-AQyꁎ,nw|[s[ XUWW$M%0IzOZ @"laJ?#c5幪aQ尽M֝,qMVϋWҘNODUD98y_1)PIWі7h;nv^鏀?Tf%*ϲcZr*sN鴌䧙gp%xe&~]\G#G!UȥFrwl H[ ^=^w lc^)ܕR$(ʦ %lk `TkDB!e5I4&߈'a'XnR{ԇ볗[&P܄*5)r } AY懐=9kַNg/mr-০4+1iМ?fwz~e} E`]4ѫV6fSPTڔbv_6{1y ÆARyM۵k ׿"qjs Qw+E9<>ĦowN4qlu2ꒂb=i%†O),\`\!ϝ48'5lpo =5.pѧUfX>Hu[ERӛ}O CO4DF52-b8zpќxA-PvYW6O8o2-2: ax\Ó!ƝfyPz%_ZQʻ&όЌ Kt1G/}I^cG= p"̾i8Ҙ)2h/qZ_< W\trĭT D|WvF= @ǒ^3 (f^`pq$C[DcA\ϨZAAva*yS9j[NN'KG|zcgGq ~ w?dhp]m|)p\[CHꃣ.1~pm.lMD@1Hgu9Q &BjLOz 5DOꗈ)Erg "$k)ϠR `xiRC5_%GOOWd~-^J` ،k^ySQML!_9-=4Uܺ9dž-(J8]Xюd&A *0:K<>H/@] ` uypR(mKSsy 8?LH zSOQsi m¿xJ.~~Zqȷ?K\ p!Czxh27%&Ť|Y +[`' YN!LgK0ɁF8mtb;{Wc>h8%c Tjy1٨Cj̣ɵRAeйmaB@21#f)k1mۃW3YrŊ贏=̥ @"\% ̝]Uf  &)HWnAERp<NF2]~ƻ=7n?ݛX4j~ &dѳI-{MiR At;Vi&m7=7%>JrĆlKY@fNUxBy=R\B;P K#/QSN oX`sbH74}&1S0)ivi5,IտOV@YKV5<*sĩgzeuJdoE[%PN%ilxDb{eu]F ג|Td{SbUV5 m%RwѲw/DW@8De$bba"G>+t(1r \7|zSzu elYUrqdIU{ coqzw~zę䶻)O1_а)cD0}zy }#pfZNUec$jH2%NAN+ŷ$a mh%uO yY,wӗGcTh15L܃LiFpmvS4ďhD J~SzG<63fxG08o# /_-×qʁ\="mĕ'9R"59إ -m#&V'_b`۬)n56hjxt8r^t?Z7U|?cl~CĪ2?&N%KJ9AGWD-J3˻1QM`:ו.Zҡ` ՍW"wyU]UN#(&ZJb<+hJn: ) pα 򬗒8OT۝ ahu[l!(G@ޫ) L7xڿU>b&eY"+JX~}c[uȡj[0W;}V{3G2j  ms2 'E;t+:֥pEk&ҲInqV\\!z$Xu<rbct/9& ijS1B2-dt}QɈ7y"9d{y{$4EUMQ7dZ ʬgh̤E/׍wv 9}}-PMӱK`'`]MrW3nxNd=d3R;"8z7:V2tG>kJB 37sTZ9Z<]9uRkF>Bi{ l8hHX/]u&-E[6>rhR%HVT=cJY<'~ثfʖ%izG-Yh7.Ek܅PcMzEI`J6R"$ڄSxʈV$-;S_X۳E4EW9R0RCiȦfnM^)Y%8ۣqB+kR>j:1>nMj_8b@ ϴzj\WԠ Yj6YY?(| YZ