* Fri Feb 02 2018 fstrba@suse.com
- Removed patches:
* gucharmap.patch
+ Commented out, thus not needed for build
* fix-build.patch
+ Unnecessary and actually breaks build
- Regenerate the build files with modern tools
- Pass explicitely --without-python and remove python dependencies,
since the tomoe package does not build them either
- Run spec-cleaner
* Fri Jun 19 2009 tiwai@suse.de
- allow build on 10.3 target
* Fri Aug 08 2008 mfabian@suse.de
- add Provides and Obsoletes to the sub-packages.
* Fri Aug 01 2008 mfabian@suse.de
- update to 0.6.0: ustream changes:
• Rename the main package name from libtomoe-gtk to tomoe-gtk
• Choose default dictionary according to current locale.
However currently no dictionary will be enabled with most
locales except ja or zh_CN, and on-demand language switching
is not implemented yet.
Please use tomoe application with above locales like this:
$ LANG=zh_CN uim-tomoe-gtk
$ LANG=ja scim-tomoe
...
• Add tomoe_gtk_init() and tomoe_gtk_quit().
Although tomoe_window_new() calls tomoe_gtk_init() internally
for compatibility reason, it is recommended to call
tomoe_gtk_init() manually in your code.
• Add --with-gucharmap option.
• Python binding.
• Some minor fixes.
- create new subpackage libtomoe-gtk0 to comply with the shared
library packaging policy.
* Thu Jan 31 2008 sbrabec@suse.cz
- Devhelp documentation moved to the separate package (bnc#248813).
* Tue Aug 07 2007 maw@suse.de
- Split off a -lang subpackage
- Use fdupes
- Buildrequire gtk-doc, not gtk2-doc
- Add %post and %postun.
* Tue Aug 07 2007 mrueckert@suse.de
- added gtk2-doc to the buildrequires so the doc paths get an owner.
* Mon Aug 06 2007 mfabian@suse.de
- update to 0.5.1:
• Fix a bug that the candidates view in the handwriting page
isn't drawn on KDE environment.
• Search characters by stroke count.
- add gucharmap-devel to BuildRequires.
* Wed Feb 07 2007 sbrabec@suse.cz
- Do not build static libraries (#238552).
* Thu Dec 14 2006 mfabian@suse.de
- update to 0.4.0
• Adaptation to TOMOE-0.4.0.
• Removed dictionary pages. It will be provided as separated
tools later.
- remove bugzilla-204093-local-variable-used-before-set.patch
(included upstream).
- remove bugzilla-212523-local-variable-used-before-set.patch not
needed anymore.
* Tue Oct 17 2006 mfabian@suse.de
- Bugzilla #212523: “local variable used before set”.
* Thu Sep 28 2006 mfabian@suse.de
- Bugzilla #204090: “local variable used before set”.
* Wed Jan 25 2006 mls@suse.de
- converted neededforbuild to BuildRequires
* Fri Jan 13 2006 mfabian@suse.de
- new package: libtomoe-gtk, version 0.1.0.