Files
mozc/mozc.changes
Fuminobu Takeyama cc7128a634 - Fix build error with bazel 8.4.1
* Move files from Bazel Central Registry to bcr.tar and
    use a local bazel registry

OBS-URL: https://build.opensuse.org/package/show/M17N/mozc?expand=0&rev=122
2025-11-16 12:46:00 +00:00

770 lines
29 KiB
Plaintext
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
-------------------------------------------------------------------
Fri Nov 14 15:21:56 UTC 2025 - Fuminobu Takeyama <ftake@geeko.jp>
- Fix build error with bazel 8.4.1
* Move files from Bazel Central Registry to bcr.tar and
use a local bazel registry
-------------------------------------------------------------------
Tue Jul 22 12:13:00 UTC 2025 - Cliff Zhao <qzhao@suse.com>
- Update mozc.spec:
Disable Mozc building with fcitx4 or fcitx5 in SLE, since SLE does
not deliver fcitx. Avoid importing too many irrelevant build dependency
packages in SLFO.
(bsc#1246569, jsc#PED-12066)
-------------------------------------------------------------------
Sat Jun 28 03:21:22 UTC 2025 - Fuminobu Takeyama <ftake@geeko.jp>
- Disable fcitx-mozc for Leap 16.0 sicne Fcitx 4 is not available
-------------------------------------------------------------------
Mon Jun 9 13:04:10 UTC 2025 - Bernhard Wiedemann <bwiedemann@suse.com>
- Replace usage of %jobs for reproducible builds (boo#1237231)
-------------------------------------------------------------------
Wed May 21 10:19:36 UTC 2025 - Fuminobu TAKEYAMA <ftake@geeko.jp> - 2.31.5810.102
- Upstream update to 2.31.5810.102
* Added 部首 annotation to the description (#1165)
* Added OOV words like インティマシー, PFAS
* Added romaji conversion rule from "tch" to "っ + ch".
* Updated the Zip code data as-of 2025-03-08.
* Added ".tsv" files to the default dictionary file types of the
dictionary tool GUI
* Linux: fix the preedit string state when it's empty (#1174)
* Linux: fix configuration example for enabling JIS layout (#1237)
- Upstream update to 2.31.5712.102
* Updated the LM dictionary
* Updated symbols (#1074, #1100)
* Updated emoji data to CLDR 46 (Emoji 16.0)
* Fixed conversion errors
- Upstream update to 2.30.5618.102
* Updated zip code entries (#1063).
* Updated word entries (#1068, #1069)
* Linux: Enabled switching to the DIRECT mode from the menu (#1061)
* Linux: Enabled switching modes with Super+Space in Wayland
(#853, #1059)
- Upstream update to 2.30.5595.102
* Added words based on the reports from contributors
* Updated the collocation data based on the reports from contributors
- Upstream update to 2.30.5544.102
* Updated the word dictionary
* Added words based on the GitHub issues
- Upstream update to 2.30.5520.102
* Improved the AD to Era conversion: "2024ねん" → "令和6年"
* Increased word vocabulary
* Updated the reading correction rules
- Upstream update to 2.30.5490.102
* Added more symbol characters (#933)
* Added words of 対象内 / 対象外 by fixing the format error (#928)
* Fixed the crash issue on saving the user dictionary
* Fixed the crash issue on the debug build caused by converting
negative numbers (#878)
- Upstream update to 2.30.5448.102
* Updated the word dictionary
* Improved the usability of era-to-ad conversion
(れいわねん→2024年)
* Linux: Prevent executing multiple candidate windows (#912)
- Upstream update to 2.30.5432.102
* Supported the conversion from "なう" to date/time
(i.e. 2024/12/31 23:59)
* Supported loading user dictionary files exported from Gboard
* Fixed voiced Katakana conversion from ゑ (ヸ → ヹ)
* Improved the about dialog with the dark mode (#897)
* Linux: Improved the candidate UI with HiDPI displays (#823)
* Remove ibus-mozc-candidate-window-qt-virtual-coordinate.patch
merged by the upstream
- Upstream update to 2.29.5400.102
* Updated Emoji entries
- Upstream update to 2.29.5346.102
* Updated the year to 2024
* Added 歲 (U+6B72) as a 旧字体 of 歳 (U+6B73) (#860)
* Updated the Emoji version to 15.1
- Upstream update to 2.29.5288.102
* Updated the word dictionary
* Adjusted the conversion with suffix numbers (e.g. 後に vs あと2).
- Change the default Fcitx version to 5 for building
- Update fcitx-mozc
* Refresh fcitx-mozc-bazel-build.patch
- Fix file names of Fcitx5 icons
* Remove fcitx5-mozc-fix.patch
- Migrate to Bazel Module
* Remove add-sha256sum-for-zipcode-archives.patch
* Remove support-python-3.6.patch
* Add use-system-python.patch
* Add use-system-python-3.12.patch
-------------------------------------------------------------------
Sat Feb 24 05:36:36 UTC 2024 - Fuminobu Takeyama <ftake@geeko.jp> - 2.29.5268.102
- Upstream update to 2.29.5268
* Update dictionaries
* Fix crash issue of the candidate window UI
- Update zip code dictionaries
* Refresh add-sha256sum-for-zipcode-archives.patch
- Add patch ibus-mozc-candidate-window-qt-virtual-coordinate.patch
* Fix google #823: candidate window position issue on HiDPI displays
- Enable to build with Python 3.6
* Add support-python-3.6.patch
-------------------------------------------------------------------
Fri Feb 23 11:54:27 UTC 2024 - pgajdos@suse.com
- Use %patch -P N instead of deprecated %patchN.
-------------------------------------------------------------------
Sun Sep 10 05:46:51 UTC 2023 - Fuminobu Takeyama <ftake@geeko.jp> - 2.29.5220.102
- Upstream update to 2.29.5220.102
* Update the segment prefix for Tabi
* Update dictionaries
* Switch to Qt6
* Update protobuf to 24.2
- Update fcitx-mozc
- Update zip code dictionaries
* Refresh add-sha256sum-for-zipcode-archives.patch
- Update hash codes
- Add a comment to state auto generated
- Fix the compiler options from RPM is not passed to a compiler
-------------------------------------------------------------------
Wed Aug 16 17:37:50 UTC 2023 - Bernhard Wiedemann <bwiedemann@suse.com>
- Fix build without %jobs
-------------------------------------------------------------------
Sat Jun 10 13:33:02 UTC 2023 - Fuminobu Takeyama <ftake@geeko.jp> - 2.29.5111.102
- Upstream update to 2.29.5111.102
* Fix overlay of mozc-candidate-style in mozc.el
* Enable the candidate window to show on a secondary and later display
* Update dictionaries
* Introduce MOZC_IBUS_CANDIDATE_WINDOW to disable mozc_renderer
* Support Emoji 15.0
* Support ImeOn/ImeOff keys
* Update absel-cpp and protobuf
* Remove add-missing-include.patch
- Merged by upstream
- Update fcitx-mozc
* Refresh fcitx-mozc-bazel-build.patch
- Update zip code dictionaries
* Refresh add-sha256sum-for-zipcode-archives.patch
-------------------------------------------------------------------
Fri Apr 14 16:19:06 UTC 2023 - Bjørn Lie <bjorn.lie@gmail.com>
- Add add-missing-include.patch: Add missing #include <cstdint>,
fix build with gcc13.
- Rebase patches with quilt.
-------------------------------------------------------------------
Thu May 5 07:28:39 UTC 2022 - Fuminobu Takeyama <ftake@geeko.jp> - 2.28.4715.102
- Upstream update to 2.28.4715.102
* Update dictionaries
* Enable Qt candidate window on Wayland session
- Update fcitx5-mozc
* Improve system tray menus
- Fix fcitx5-mozc cannot find icons
- Use icons from Mozc for Fcitx5 since their quality is now
improved
- Update postcode dictionaries
- Refresh add-sha256sum-for-zipcode-archives.patch
- Refresh fcitx-mozc-bazel-build.patch
- Fix icon path in ibus-setup-mozc-jp.desktop
-------------------------------------------------------------------
Tue Apr 5 11:09:34 UTC 2022 - Dominique Leuenberger <dimstar@opensuse.org>
- Exclude build on i586: bazel is not supported on i586, thus we
have no build system available for mozc.
-------------------------------------------------------------------
Sat Feb 26 13:36:19 UTC 2022 - Fuminobu Takeyama <ftake@geeko.jp>
- Upstream update to 2.26.4660.102
* Fix the description of half-width tilde
* New feature to customize the initial input mode
* Qt5 based candidate window (renderer)
* Add larger size PNG and SVG icons
* Fixed issues on the Emacs client #421, #497
- Update Fcitx4/5 mozc to the latest
- Add Fcitx5 mo files
- Update README.SUSE
- Switch the build system to Bazel
- Update bundled protobuf to v3.19.3 lined statically
- Update abseil-cpp to 20211102.0
- Add icons from material-design-icons
- Add fcitx-mozc-bazel-build.patch
- Use gcc8 for Leap 15 because <filesystem> is now required
- Drop patches due to build system change
* mozc-ninja-verbose-build.patch
* mozc-build-gcc.patch
* build-with-libstdc++.patch
- Add add-sha256sum-for-zipcode-archives.patch
* to allow offline build
- Drop ibus-qt5-hide_preedit_text-workaround.patch
* fixed in Qt side
-------------------------------------------------------------------
Sun Feb 13 10:12:09 CET 2022 - tiwai@suse.de
- Remove /usr/share/pixmaps from filelist of fcitx5-mozc as zypper
complains the conflict with filesystems
-------------------------------------------------------------------
Sat Feb 12 17:15:56 CET 2022 - tiwai@suse.de
- Enable fcitx5 build with _muiltibuild, as fcitx5 is included now
in FACTORY
-------------------------------------------------------------------
Tue Nov 23 12:02:32 CET 2021 - tiwai@suse.de
- Move mozc-fcitx5.spec to a dedicated linked package (for now)
-------------------------------------------------------------------
Mon Nov 22 16:20:16 CET 2021 - tiwai@suse.de
- Add python3-six to BuildReq explicitly, as the implicit
dependency chain was broken on TW
-------------------------------------------------------------------
Wed Nov 10 16:07:59 CET 2021 - tiwai@suse.de
- Add fcitx5-mozc support: fcitx5-mozc-fix.patch
It could be done with multibuild once when fcitx5 landed in
FACTORY, but as of now, it's built in a separate spec file.
-------------------------------------------------------------------
Mon Feb 8 15:35:55 UTC 2021 - Fuminobu Takeyama <ftake@geeko.jp>
- Upstream update to 2.26.4276.102
* Fix problem with conversion including a number
* Introduce a new configuration file ibus_config.textproto
so that users can change IBus keyboard layout without root
- Update README.SUSE
- Update post code dictionary
- Update abseil-cpp to 20200923.3
- Refresh build-with-libstdc++.patch
- Refresh ibus-provide-layout-variations.patch
- Remove fcitx-mozc-2.23.2815.102.1.patch
* Replaced with fcitx-mozc.tar.xz
- Remove fcitx-fix-for-a1dcadab.patch
* Merged by upstream
-------------------------------------------------------------------
Thu Nov 5 14:14:36 UTC 2020 - Fuminobu Takeyama <ftake@geeko.jp>
- Upstream update to 2.25.4150
* Remove hand writing feature by using Zinnia
* Update dictionaries
* Python 3 Support
* No changelog is available
- Add abseil-cpp
- Remove mozc-gen_zip_code_seed_py.patch
* Fix spec file so that the tool works without this patch
- Remove patches merged by upstream
* gcc-8.1-ZeroQueryDict-iterator.patch
* add-Japanese-new-era-reiwa-to-dict.patch
* add-Japanese-new-era-reiwa-to-date_rewriter.patch
* add-Japanese-new-era-reiwa-ligature-to-dict.patch
* mozc-2.23.2815.102-protobuf_generated_classes_no_inheritance.patch
* build-scripts-migration-to-python3.patch
* fix-zip-code-conversion-output.patch
- Add build-with-libstdc++.patch
* Force to use libstdc++ instead of libc++
- Add fcitx-fix-for-a1dcadab.patch
* Fix fcitx-mozc patch for the latest mozc
- Refresh mozc-ninja-verbose-build.patch
- Update make_archive.sh
-------------------------------------------------------------------
Thu Sep 10 14:23:44 UTC 2020 - Fuminobu Takeyama <ftake@geeko.jp>
- Build scripts migration to Python 3
* Add: build-scripts-migration-to-python3.patch
* Add: fix-zip-code-conversion-output.patch
- Update post code dictionary
-------------------------------------------------------------------
Sat Sep 5 08:51:02 UTC 2020 - Fuminobu Takeyama <ftake@geeko.jp>
- Use system libprotobuf because Mozc's build script cannot handle
newer protobuf source code
* Fix build error under RISC V environment
* Add: mozc-2.23.2815.102-protobuf_generated_classes_no_inheritance.patch
-------------------------------------------------------------------
Wed May 27 15:42:20 UTC 2020 - Fuminobu Takeyama <ftake@geeko.jp>
- Remove third party files which are not distributed BSD-3-Clause
from the source tar.xz
-------------------------------------------------------------------
Mon Apr 20 05:33:17 UTC 2020 - Cliff Zhao <qzhao@suse.com>
- Update mozc.spec: Drop the is_opensuse macro to eliminate in
behavior in between SLE-15 and openSUSE Leap (jsc#SLE-11737).
-------------------------------------------------------------------
Sun Feb 2 03:01:07 UTC 2020 - Fuminobu Takeyama <ftake@geeko.jp>
- Upstream update to 2.23.2815
* Do not use mozc_renderer on Wayland session
* Support GYP_DEFINES='enable_gtk_renderer=0'
* Migrate from IBusConfig to GSetting in ibus_mozc
* Update dictionary
* Code refactoring
- Update zip code dictionary to Jan. 2020
- Update gyp
* to the version ready for Python 3
- Update protobuf to 3.5.2
- Update Fcitx Mozc
* Remove: fcitx-mozc-2.18.2612.102.1.patch
* Add: fcitx-mozc-2.23.2815.102.1.patch
- Refresh patches
* add-Japanese-new-era-reiwa-to-date_rewriter.patch
* add-Japanese-new-era-reiwa-to-dict.patch
-------------------------------------------------------------------
Fri Apr 12 12:42:19 UTC 2019 - ftake@geeko.jp
- update to support the Japanese new era, Reiwa (boo#1132450)
* add-Japanese-new-era-reiwa-ligature-to-dict.patch
* add-Japanese-new-era-reiwa-to-date_rewriter.patch
* add-Japanese-new-era-reiwa-to-dict.patch
- update zip code dictionary
-------------------------------------------------------------------
Tue Jul 24 15:23:05 UTC 2018 - ftake@geeko.jp
- add gcc-8.1-ZeroQueryDict-iterator.patch
* fix a build error with gcc 8
-------------------------------------------------------------------
Mon Mar 26 01:03:31 CEST 2018 - ro@suse.de
- add excludearch for ppc/ppc64/s390/s390x as the code assumes
little endian all over the place (bsc#1086763)
-------------------------------------------------------------------
Sun Dec 4 15:22:30 UTC 2016 - i@marguerite.su
- update 2.18.2612.102
* fixed unexpected size bloat of the APK
* fixed duplicate candidates after undo
* fixed suggestion-only user dictionary entry may not work
* fixed abbreviation user dictionary entry may not work
* fixed suppression word may not work
* fixed single character noun user dictionary entry may not work
- fcitx-mozc updated to 2.18.2612.102
* dropped patch: fcitx-mozc-2.17.2102.102.1.patch
* added patch: fcitx-mozc-2.18.2612.102.1.patch
- protobuf updated to 3.1.0
* dropped patch: protobuf-atomic.patch, upstreamed
* dropped patch: protobuf-generic-atomic.patch, upstreamed
- gyp updated to latest master@940a15e
- added patch: mozc-gen_zip_code_seed_py.patch
-------------------------------------------------------------------
Tue Aug 23 02:14:40 UTC 2016 - mgorse@suse.com
- Disable fcitx on SLE again.
-------------------------------------------------------------------
Tue Aug 2 12:54:33 UTC 2016 - ftake@geeko.jp
- fix unnecessary "BuildRequires: protobuf-devel"
-------------------------------------------------------------------
Fri Jul 29 14:13:39 UTC 2016 - normand@linux.vnet.ibm.com
- remove ExcludeArch as related failure caused by workaround
- remove workaround https://llvm.org/bugs/show_bug.cgi?id=22248
in spec as now using gcc not clang.
remove mozc-stack-protector.patch
-------------------------------------------------------------------
Wed Jul 27 10:56:20 UTC 2016 - qzhao@suse.com
- Add mozc-build-gcc.patch, Force mozc build with gcc(g++).
Exclude PPC, PPC64, PPC64LE and AARCH64 build target.(bsc#990844)
-------------------------------------------------------------------
Sat Jul 2 15:49:12 UTC 2016 - ftake@geeko.jp
- Update Japanese zip code / address table (June 2016)
-------------------------------------------------------------------
Tue Mar 8 14:52:16 UTC 2016 - ftake@geeko.jp
- Upstream update to 2.17.2313.102
* "-j" option is deprecated
* Calculator supports inputs starting with "="
* ibus-mozc supports "icon_prop_key" and input mode labels are
shown on tray icon
* Minor updates and refactoring
- Update ibus-provide-layout-variations.patch
- Update mozc-ninja-verbose-build.patch
-------------------------------------------------------------------
Fri Oct 9 02:27:06 UTC 2015 - liujianfeng1994@gmail.com
- Upstream update to 2.17.2123.102
* Update system dictionary
* Support rule-based zero query suggestion in 2.16.2080.102
* GYP repository is switched from code.google.com to chromium.googlesource.com
* Fix: ibus predict window is shown at the previous cursor position
* Fix: Preedit and candidate changes buffer modification flag
* Fix a typo
* Fix: Possible build failure due to missing dependency on commands_proto from key_info_util
* Fix: ibus-mozc should enable undo-commit if and only if IBUS_CAP_SURROUNDING_TEXT is set
* ibus-mozc no longer tries to align suggestion window to the left edge of the composing text
- add fcitx-mozc-2.17.2102.102.1.patch
- remove fcitx-mozc-2.16.2037.102.2.patch
- Specify GYP_DEFINES="use_libzinnia=1" to link to system-installed Zinnia
-------------------------------------------------------------------
Tue Sep 22 14:36:03 UTC 2015 - ftake@geeko.jp
- Fix ibus-mozc does not allow to remove tha last character
of preedit text on Qt5 application
* workaround for the Qt5 bug (boo#947013)
* Add ibus-qt5-hide_preedit_text-workaround.patch
-------------------------------------------------------------------
Mon Aug 17 12:51:02 UTC 2015 - dvaleev@suse.com
- Enable PowerPC builds.
* Add generic atomics on Power (protobuf-generic-atomic.patch ,
protobuf-atomic.patch)
* Workaround llvm bug https://llvm.org/bugs/show_bug.cgi?id=22248
(mozc-stack-protector.patch)
-------------------------------------------------------------------
Thu Aug 13 16:45:01 UTC 2015 - normand@linux.vnet.ibm.com
- ExcludeArch ppc ppc64 ppc64le because no support in
third_party/protobuf/src/google/protobuf/stubs/ atomicops
-------------------------------------------------------------------
Sun Jun 28 09:32:07 UTC 2015 - i@marguerite.su
- add fcitx-mozc-2.16.2037.102.2.patch
- add mozc-ninja-verbose-build.patch
- update gyp 20150628
- use-libprotobuf=0 for internal protobuf to workaround system
one's symbol undefined errors caused by gcc-5
-------------------------------------------------------------------
Wed Mar 4 07:54:57 UTC 2015 - liujianfeng1994@gmail.com
- Upstream update to 2.16.2037.102
* Fix: Inconsistency between suggestion candidates and conversion candidates
* add llvm-clang as build dependence
-------------------------------------------------------------------
Thu Jan 22 11:36:24 UTC 2015 - liujianfeng1994@gmail.com
- Upstream update to 2.16.2020.102
* Fix Noisy candidate "itsumo" due to language aware conversion
* Fix AssertionError in gen_zip_code_seed.py
-------------------------------------------------------------------
Sun Dec 28 14:01:58 UTC 2014 - liujianfeng1994@gmail.com
- Upstream update to 2.16.2003.102
* Updated main dictionary, Emoji dictionary, emoticon dictionary, and single kanji dictionary
* Fix IME crashes when using US International hardware keyboard
* Fix ibus-mozc + XIM: preedit text is not cleared after preedit commit triggered by focus change
* Fix An empty word can be suggested in the candidate list
- Remove boo906143-revert-session.patch: Merged by upstream
- Update gyp to r2012
-------------------------------------------------------------------
Thu Dec 18 15:23:06 UTC 2014 - ftake@geeko.jp
- Add boo906143-revert-session.patch
* Fix pre-edit is not reset after focus lost (boo#906143)
-------------------------------------------------------------------
Mon Dec 1 07:36:17 UTC 2014 - liujianfeng1994@gmail.com
- Upstream update to 1.15.1917.102
* Fix Warning message from keymap editor should be updated
- Upstream update to 1.15.1895.102
* Fix Partial suggestion for numbers are not annotated by <部分確定>
-------------------------------------------------------------------
Sun Aug 31 04:28:41 UTC 2014 - ftake@geeko.jp
- Upstream update to 1.15.1868.102
* Fix 'Set input mode to X' commands do not work
during "Direct Input" mode
- Upstream update to 1.15.1856.102
* Several internal changes and changes for other platforms
- Upstream update to 1.15.1834.102
* Use Ninja for building
- Upstream update to 1.15.1814.102
* Fix wring key mapping for Numpad-End in mozc.el
* Fix dropping candidats unexpectedly
* Fix preceding text is not correctly extracted by ibus-mozc
* Fix undo-commit (MS IME keybind) is not functional in ibus-mozc
- Update fcitx-mozc
- Update gyp to r1957
-------------------------------------------------------------------
Thu Jun 12 14:48:55 UTC 2014 - ftake@geeko.jp
- Upstream update to 1.15.1785.102
* Change fcitx-mozc-1.13.1651.102.1.patch to a tar.bz2 archive
* Fix wrong event handling in emacs-mozc and improve LEIM support
- Drop fix-initial-input-mode.patch
* merged by upstream
-------------------------------------------------------------------
Fri Jan 10 11:01:01 UTC 2014 - ftake@geeko.jp
- Enable the zip-code dictionary feature
-------------------------------------------------------------------
Wed Jan 8 11:30:39 UTC 2014 - ftake@geeko.jp
- Upstream update to 1.13.1651.102
* Refactor placeholder management
* Fix specify _NET_WM_WINDOW_TYPE to mozc_renderer
* Fix header-line-format breaks candidate window on Emacs 24
- Upstream update to 1.12.1599.102
* Fix Wrong conversion caused by number rewriter
* Reduce the file size of connection.txt
* Fix a crash issue in keyevent handling at mozc.el
* Remove Chromium OS specific code from ibus-mozc
* Support gyp r1667 and later
* Support IBus 1.5.4
* Update dictionary
* Support Adobe Reader and Adobe Flash running under protected mode on Windows
* Extend "did you mean" feature as pseudo direct mode
- Update fcitx-mozc
- Drop support-input-purpose.patch
* merged by upstream
- Refresh patches
* ibus-provide-layout-variations.patch
* fix-initial-input-mode.patch
- Update gyp to r1829
-------------------------------------------------------------------
Mon Oct 28 17:53:17 UTC 2013 - ftake@geeko.jp
- Fix typed password is shown on GNOME lock screen bnc#847718
* Add support-input-purpose.patch
- Fix config button is disabled on GNOME Control Center rh#904625
- Change initial input mode of ibus-mozc to direct input Issue#201
* Add fix-initial-input-mode.patch
- Enables keyboard layout variations for ibus-mozc
* Add ibus-provide-layout-variations.patch
* Supplements the fix above
-------------------------------------------------------------------
Sun Sep 1 05:41:09 UTC 2013 - ftake@geeko.jp
- Upstream update to 1.11.1522.102
* Enable to customize ibus-mozc
* Add session command for ConvertPrevPage and ConvertNextPage
- Update fcitx-mozc
* Support usage of conversion candidates
* Support paging
- Add a source archive of gyp removed from the Mozc tree
- Clean up the spec file
-------------------------------------------------------------------
Sun Jul 21 15:07:02 UTC 2013 - ftake@geeko.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 12:37:57 UTC 2013 - pgajdos@suse.com
- fixed build with gcc 4.8
* mozc-gcc48.patch
-------------------------------------------------------------------
Sun Apr 14 12:25:21 UTC 2013 - ftake@geeko.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 18:42:12 UTC 2013 - i@marguerite.su
- fix fcitx mozc icons.
* Defaults look too ugly that even lose face for openSUSE.
-------------------------------------------------------------------
Sat Jan 12 16:31:32 UTC 2013 - ftake@geeko.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 00:29:15 UTC 2013 - jengelh@inai.de
- Wrap description at 70 cols
- Remove unnecessary ldconfig call for fcitx-mozc (it is a plugin
without any SONAME links)
-------------------------------------------------------------------
Wed Jan 9 05:11:28 UTC 2013 - ftake@geeko.jp
- add provides locale to make ibus-mozc and fcitx-mozc default
packages for Japanese
-------------------------------------------------------------------
Wed Dec 19 12:36:04 UTC 2012 - ftake@geeko.jp
- clean up the spec file
- add Recommends ibus-mozc-candidate-window
-------------------------------------------------------------------
Sat Sep 1 14:41:35 UTC 2012 - ftake@geeko.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 17:19:04 UTC 2012 - ftake@geeko.jp
- activate mozc_renderer and add new package ibus-mozc-candidate-window
- remove unneeded BuildRequires
-------------------------------------------------------------------
Sun Jun 3 13:21:42 UTC 2012 - i@marguerite.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 00:07:14 UTC 2012 - i@marguerite.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 13:56:19 UTC 2012 - ftake@geeko.jp
- clean up the spec file
- remove an unnecessary patch
-------------------------------------------------------------------
Tue Apr 17 13:28:57 UTC 2012 - i@marguerite.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 08:36:44 UTC 2012 - ftake@geeko.jp
- Upstream update (1.4.1003.102)
* support IBus 1.4.1
* fix some minor bugs
-------------------------------------------------------------------
Thu Feb 23 13:44:12 UTC 2012 - ftake@geeko.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 08:36:12 UTC 2011 - ftake@geeko.jp
- Upstream update (1.3.930.102)
* fix memory leak in scim-mozc
* fix bugs of reconversion
-------------------------------------------------------------------
Thu Dec 1 09:56:32 UTC 2011 - ftake@geeko.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 06:13:10 UTC 2011 - ftake@geeko.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 09:04:44 UTC 2011 - ftake@geeko.jp
- Packaged an emacs macro and separated gui tools into a subpackage
-------------------------------------------------------------------
Thu Jul 21 10:54:39 UTC 2011 - ftake@geeko.jp
- Upstream update (1.1.773.102)
-------------------------------------------------------------------
Thu Jul 7 11:11:03 UTC 2011 - ftake@geeko.jp
- Initial import
* Upstream version: 1.1.758
* I refered to kazukado's and xkitty68's packages.