Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

fcitx-mozc-2.26.4276.102-1.1 RPM for armv7hl

From OpenSuSE Ports Leap 15.4 for armv7hl

Name: fcitx-mozc Distribution: openSUSE Step 15
Version: 2.26.4276.102 Vendor: openSUSE
Release: 1.1 Build date: Tue Jan 4 00:32:28 2022
Group: System/I18n/Japanese Build host: obs-arm-5
Size: 1379907 Source RPM: mozc-2.26.4276.102-1.1.src.rpm
Packager: https://bugs.opensuse.org
Url: https://github.com/google/mozc
Summary: The Mozc backend for Fcitx
The Mozc backend for Fcitx provides a Japanese input method.

Provides

Requires

License

BSD-3-Clause AND SUSE-Public-Domain AND Apache-2.0

Changelog

* Tue Nov 23 2021 tiwai@suse.de
  - Move mozc-fcitx5.spec to a dedicated linked package (for now)
* Mon Nov 22 2021 tiwai@suse.de
  - Add python3-six to BuildReq explicitly, as the implicit
    dependency chain was broken on TW
* Wed Nov 10 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 08 2021 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 05 2020 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 2020 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 05 2020 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 2020 ftake@geeko.jp
  - Remove third party files which are not distributed BSD-3-Clause
    from the source tar.xz
* Mon Apr 20 2020 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 02 2020 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 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 2018 ftake@geeko.jp
  - add gcc-8.1-ZeroQueryDict-iterator.patch
    * fix a build error with gcc 8
* Mon Mar 26 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 04 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 2016 mgorse@suse.com
  - Disable fcitx on SLE again.
* Tue Aug 02 2016 ftake@geeko.jp
  - fix unnecessary "BuildRequires: protobuf-devel"
* Fri Jul 29 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 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 02 2016 ftake@geeko.jp
  - Update Japanese zip code / address table (June 2016)
* Tue Mar 08 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 09 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 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 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 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 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 04 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 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 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 2014 ftake@geeko.jp
  - Add boo906143-revert-session.patch
    * Fix pre-edit is not reset after focus lost (boo#906143)
* Mon Dec 01 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 <部分確定>

Files

/usr/lib/fcitx/fcitx-mozc.so
/usr/share/fcitx/addon/fcitx-mozc.conf
/usr/share/fcitx/inputmethod
/usr/share/fcitx/inputmethod/mozc.conf
/usr/share/fcitx/mozc
/usr/share/fcitx/mozc/icon
/usr/share/fcitx/mozc/icon/mozc-alpha_full.png
/usr/share/fcitx/mozc/icon/mozc-alpha_half.png
/usr/share/fcitx/mozc/icon/mozc-dictionary.png
/usr/share/fcitx/mozc/icon/mozc-direct.png
/usr/share/fcitx/mozc/icon/mozc-hiragana.png
/usr/share/fcitx/mozc/icon/mozc-katakana_full.png
/usr/share/fcitx/mozc/icon/mozc-katakana_half.png
/usr/share/fcitx/mozc/icon/mozc-properties.png
/usr/share/fcitx/mozc/icon/mozc-tool.png
/usr/share/fcitx/mozc/icon/mozc.png
/usr/share/locale/ca/LC_MESSAGES/fcitx-mozc.mo
/usr/share/locale/da/LC_MESSAGES/fcitx-mozc.mo
/usr/share/locale/de/LC_MESSAGES/fcitx-mozc.mo
/usr/share/locale/ja/LC_MESSAGES/fcitx-mozc.mo
/usr/share/locale/ko/LC_MESSAGES/fcitx-mozc.mo
/usr/share/locale/ru/LC_MESSAGES/fcitx-mozc.mo
/usr/share/locale/zh_CN/LC_MESSAGES/fcitx-mozc.mo
/usr/share/locale/zh_TW/LC_MESSAGES/fcitx-mozc.mo


Generated by rpm2html 1.8.1

Fabrice Bellet, Sat Mar 9 18:30:32 2024