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

opencc-devel-1.2.0-1.1 RPM for x86_64

From OpenSuSE Tumbleweed for x86_64

Name: opencc-devel Distribution: openSUSE Tumbleweed
Version: 1.2.0 Vendor: openSUSE
Release: 1.1 Build date: Mon Jan 12 06:51:05 2026
Group: Development/Libraries/C and C++ Build host: reproducible
Size: 78066 Source RPM: opencc-1.2.0-1.1.src.rpm
Packager: https://bugs.opensuse.org
Url: https://github.com/BYVoid/OpenCC
Summary: 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 development headers for 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 de