Changelog for
mozc-1.11.1502.102-18.3.x86_64.rpm :
Sun Jul 21 14:00:00 2013 ftakeAATTgeeko.jp
- Upstream update to 1.11.1502.102
* Fixes cursor movement issue on Emacs 24
* Support numpad keys in mozc.el
* Support GCC 4.8.0
* Fix build failure when use_libprotobuf=1 is specified
* Support Emacs 24 in mozc.el
* Support surrounding text
* Enable to configure document directory and/or Zinnia model file path
* Update dictionary
- Update fcitx-mozc
* Add Germany translation
- Drop patches merged by upstream
* mozc-gcc48.patch
* fix-use_libprotobuf.patch
Tue Jun 25 14:00:00 2013 pgajdosAATTsuse.com
- fixed build with gcc 4.8
* mozc-gcc48.patch
Sun Apr 14 14:00:00 2013 ftakeAATTgeeko.jp
- upstream update to 1.10.1390.102
* mozc_renderer now checks physycal monitor area
* add missing properties for gnome-shell
- update fcitx-mozc
* bug fixes and usability improvement
* new patch: fix-use_libprotobuf.patch
absolute path of protobuf, or mozc can\'t recognize
Thu Mar 28 13:00:00 2013 iAATTmarguerite.su
- fix fcitx mozc icons.
* Defaults look too ugly that even lose face for openSUSE.
Sat Jan 12 13:00:00 2013 ftakeAATTgeeko.jp
- update fcitx-mozc patch to 1.6.1187.102.3
* The license of the patch is changed to BSD-3-Clause (bnc#797954)
* Note: the license of Fcitx have exception that add-ons of Fcitx
need not obey GPL
* update translation
* update key translate
Thu Jan 10 13:00:00 2013 jengelhAATTinai.de
- Wrap description at 70 cols
- Remove unnecessary ldconfig call for fcitx-mozc (it is a plugin
without any SONAME links)
Wed Jan 9 13:00:00 2013 ftakeAATTgeeko.jp
- add provides locale to make ibus-mozc and fcitx-mozc default
packages for Japanese
Wed Dec 19 13:00:00 2012 ftakeAATTgeeko.jp
- clean up the spec file
- add Recommends ibus-mozc-candidate-window
Sat Sep 1 14:00:00 2012 ftakeAATTgeeko.jp
- update to version 1.6.1187.102
* scim_mozc is removed
* \'Preference\' button is added on the setup dialog of IBus
* minor updates and refactoring
Mon Jun 4 14:00:00 2012 ftakeAATTgeeko.jp
- activate mozc_renderer and add new package ibus-mozc-candidate-window
- remove unneeded BuildRequires
Sun Jun 3 14:00:00 2012 iAATTmarguerite.su
- update to version 1.5.1090.102
* Add a workaround against QTBUG-25536 ( Issue 158 )
* \'mozc_renderer\' on Linux (a.k.a. \'gtk_renderer\') ( Issue 145 ):
* Experimental option (--enable_gtk_renderer) has been deprecated
and \'mozc_renderer\' is now enabled by default on Linux.
You can still remove the dependencies to mozc_renderer as follows.
GYP_DEFINES=enable_gtk_renderer=0 python build_mozc.py gyp
Mon May 7 14:00:00 2012 iAATTmarguerite.su
- update to version 1.5.1053.102
* \'libcurl4-openssl-dev\' is replaced with \'libssl-dev\' in the build
dependencies on Linux.
* \'emacs-mozc\' now works correctly even when the Homonym dictionary is
enabled. ( Issue 146 )
* \'mozc_renderer\' on Linux (a.k.a. \'gtk_renderer\') (Issue 145):
- \'libgtk2.0-dev\' is now required to build \'mozc_renderer\' on Linux.
- \'ibus-mozc\' now checks if \'mozc_renderer\' exists along with \'mozc_server\'
or not. If \'mozc_renderer\' does not exist, \'ibus-mozc\' behaves as if
- -enable_gtk_renderer was not specified.
- Now \'mozc_renderer\' can be built with GLib >=2.31.0.
- Now \'mozc_renderer\' automatically adjusts its window location on the edge
of the display.
- Now \'mozc_renderer\' uses custom font settings of IBus-panel if available.
- The position of candidate window no longer be disturbed by some background
applications such as GNU Emacs23, which periodically issue
set_cursor_position message even when they are background.
- Now \'ibus-mozc\' uses IBus candidate window if the application does not
have the capability to show preedit string such as Emacs23 or xterm.
Tue Apr 24 14:00:00 2012 ftakeAATTgeeko.jp
- clean up the spec file
- remove an unnecessary patch
Tue Apr 17 14:00:00 2012 iAATTmarguerite.su
- Upstream update (1.4.1033.102)
* supports Hiragana and Katakana key
* mozc.el supports PageUp and PageDown key
- add fcitx im framework support.
* %if %{with_fcitx} makes it conditional.
Sun Mar 11 13:00:00 2012 ftakeAATTgeeko.jp
- Upstream update (1.4.1003.102)
* support IBus 1.4.1
* fix some minor bugs
Thu Feb 23 13:00:00 2012 ftakeAATTgeeko.jp
- Upstream update (1.3.975.102)
* fix bug IME_ON/OFF are not displayed on a key map window
* fix crash bugs triggered by commit
Wed Dec 21 13:00:00 2011 ftakeAATTgeeko.jp
- Upstream update (1.3.930.102)
* fix memory leak in scim-mozc
* fix bugs of reconversion
Thu Dec 1 13:00:00 2011 ftakeAATTgeeko.jp
- Upstream update (1.3.911.102)
* New: undo, reconversion for IBus
* improve the menus on IBus language bar
* change ibus-mozc rank to 80; mozc can be preloaded by default
* fix Eisu toggle key issue for emacs
* fix crash problem on scim
Tue Aug 23 14:00:00 2011 ftakeAATTgeeko.jp
- Upstream update
* New: romaji spelling correction
* New: search feature in the dictionary tool
* fixed some minor bugs
- Removed build dependency on \"gtest\".
Thu Jul 28 14:00:00 2011 ftakeAATTgeeko.jp
- Packaged an emacs macro and separated gui tools into a subpackage
Thu Jul 21 14:00:00 2011 ftakeAATTgeeko.jp
- Upstream update (1.1.773.102)
Thu Jul 7 14:00:00 2011 ftakeAATTgeeko.jp
- Initial import
* Upstream version: 1.1.758
* I refered to kazukado\'s and xkitty68\'s packages.