* Thu Nov 23 2017 dimstar@opensuse.org
- Add sunpinyin-scons-on-py3.patch: Fix build with scons using
python3 as interpreter.
* Tue Sep 12 2017 hillwood@opensuse.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 bwiedemann@suse.com
- Add reproducible.patch to make build fully reproducible
* Sun Mar 06 2016 i@marguerite.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 i@marguerite.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 schwab@suse.de
- sunpinyin-aarch64.patch: get endianess for aarch64
* Sun Jun 24 2012 i@marguerite.su
- fix fedora builds.
* Mon Jun 04 2012 i@marguerite.su
- update version to 2.0.4git, to be compatible with latest fcitx.
- drop gcc47 patch. upstream fixed.
* Sat Mar 17 2012 zaitor@opensuse.org
- Add sunpinyin-gcc47.patch: Fix build with gcc 4.7.
* Thu Jan 26 2012 i@marguerite.su
- merge changelog
* Wed Jan 25 2012 i@marguerite.su
- initial package 2.0.4
* Sat Sep 10 2011 stecue@gmail.com
- Updated to 2.0.3.99. Thanks to csslayer!
* Mon Aug 01 2011 tiwai@suse.de
- Rename libsunpinyin3-devel to libsunpinyin-devel
- Add explicitly dependency from devel sub-package
- Clean up spec file
* Tue May 31 2011 stecue@gmail.com 2.0.3
- Check the license for open-gram.
- bz2ed all sources.
* Mon Feb 21 2011 hillwood<hillwood@linuxfans.org>
- First build 2.0.3 for suse and Fedora.