Package Release Info

mozc-2.31.5810.102-160000.1.2

Update Info: Base Release
Available in Package Hub : 16.0

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

ibus-mozc-candidate-window

Change Logs

* Tue Jul 22 2025 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 2025 ftake@geeko.jp
- Disable fcitx-mozc for Leap 16.0 sicne Fcitx 4 is not available
* Mon Jun 09 2025 bwiedemann@suse.com
- Replace usage of %jobs for reproducible builds (boo#1237231)
* Wed May 21 2025 ftake@geeko.jp
- 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
    (れいわ6ねん→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 2024 ftake@geeko.jp
- 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 2024 pgajdos@suse.com
- Use %patch -P N instead of deprecated %patchN.
* Sun Sep 10 2023 ftake@geeko.jp
- 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 2023 bwiedemann@suse.com
- Fix build without %jobs
* Sat Jun 10 2023 ftake@geeko.jp
- 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 2023 bjorn.lie@gmail.com
- Add add-missing-include.patch: Add missing #include <cstdint>,
  fix build with gcc13.
- Rebase patches with quilt.