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

opencc-data-1.2.0-1.1 RPM for i586

From OpenSuSE Ports Tumbleweed for i586

Name: opencc-data Distribution: openSUSE Tumbleweed
Version: 1.2.0 Vendor: openSUSE
Release: 1.1 Build date: Mon Jan 12 06:51:05 2026
Group: System/I18n/Chinese Build host: reproducible
Size: 1126192 Source RPM: opencc-1.2.0-1.1.src.rpm
Packager: http://bugs.opensuse.org
Url: https://github.com/BYVoid/OpenCC
Summary: Dictionaries for Open Chinese Convert
OpenCC is an opensource project for conversion between Traditional
Chinese and Simplified Chinese, which supports phrase-level conversion
and regional idioms among Mainland China, Taiwan and Hong kong.

This package provides dictionaries and patterns used by libraries/
binaries of OpenCC.

Provides

Requires

License

Apache-2.0

Changelog

* Mon Jan 12 2026 Cliff Zhao <qzhao@suse.com>
  - Update to 1.2.0:
    * Fix and optimize:
      Fix the crash issue when reading configuration files.
      Add type definitions (Typing).
      Fix two out-of-bounds reading issues when handling truncated UTF-8 input.
    * Compilation and environment adaptation:
      Fix the issue of GCC 15 lacking cstdint.
      Fix the error during "npm install opencc" that occurs during the build process.
      Fix the issue of V8 API being deprecated in Node 23.
      Fix the build problem of GCC 15.
      Depend on cmake only when there are no system packages.
      Set the default language version through variables.
      Fix the "python" command in gyp.
      Fix the build error on Node.js 24.
      Fix the deprecated declaration in C++17.
      Use C++17 in marisa 0.3.0.
      Adapt CMake changes related to Fedora.
      Register the hermetic Python 3.1