Changelog for
sunpinyin-data-2.0.99.2-41.47.i586.rpm :
* Mon Dec 05 2022 Steve Kowalik
- Remove unneeded BuildRequires on Python 2.
* Mon Nov 01 2021 Hillwood Yang - Update version to 3.0.0-RC2(2.0.99.2)
* work around multiple-monitors setup
* Portability fix for NetBSD iconv
* make setup window compatible with python3
* pytrie_gen.cpp: work around iconv() segfault with musl
* Add support for m68k architecture
* Fix issue#89
* wrapper: xim: Make SConstruct python3-compatible
* Update xib user interface file to recent version
* Update xcode project, force to sign dependecies
* Use PRODUCT_BUNDLE_IDENTIFIER as identifier
* Remove \"Localize and Compile XIBs\" phase- Drop sunpinyin-scons-on-py3.patch and reproducible.patch. Merge by upstream.
* Tue Jun 19 2018 schwabAATTsuse.de- sunpinyin-aarch64.patch: Remove obsolete patch
* Thu Nov 23 2017 dimstarAATTopensuse.org- Add sunpinyin-scons-on-py3.patch: Fix build with scons using python3 as interpreter.
* Tue Sep 12 2017 hillwoodAATTopensuse.org- Update to 3.0.0rc1
* fix the pod2man invocations: 63ef4bb
* Add support for DESTDIR: 9232a1e
* add travis-ci integration: f01c99e
* fixed the FTBFS on gcc6: 844ad0f
* handle AArch64 architecture: 96b3342
* hacks to support ve/ue: cf3fe3d
* shuangpin related fixes: 33091ba, 4c1acf5
* Support \'ng\', \'hm\' and \'rua\': 3bbbf8f
* Use lve/nve instead of lue/nue: 4f9745c
* fix invalid \'yai\' case: d6e9f34
* fixed the userdict saving issue: 7d8b8b1
* expose userdict to public, easier to import user dict.: a4bfe22
* fix crashes, merge the duplicate sentences: fa7ec5f
* optimized the add operation from O(n) to O(log n): 08f5da8
* fixed crash in preeditstring when partial commit with empty pinyin: b728af3
* add Python plugin support. refact uiobjects: CCandidateList and CPreeditString: 57370b8- Fix doc filelist.- Remove useless %post and %postun.
* Tue May 02 2017 bwiedemannAATTsuse.com- Add reproducible.patch to make build fully reproducible
* Sun Mar 06 2016 iAATTmarguerite.su- update to version 2.0.4+git20160225.844ad0f: + Fixed SunPinyinLookupTable::cursor_up() + slm/thread: be more tolerant when looking up a float + SLM-train.mk: publish SLM
*_TEXT_FILE instead of TSLM
*_TEXT_FILE.- libsunpinyin3 should requires sunpinyin-data, or the input method can\'t be used
* Sun Aug 23 2015 iAATTmarguerite.su- update to version 2.0.4+git20150706.cf18102: + fix pod2man invocations- drop sunpinyin-gcc47.patch, forgot to delete the file- add patch: no-download.patch, don\'t download dicts online
* Sat Mar 23 2013 schwabAATTsuse.de- sunpinyin-aarch64.patch: get endianess for aarch64
* Sun Jun 24 2012 iAATTmarguerite.su- fix fedora builds.