Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package librime for openSUSE:Factory checked in at 2025-08-06 14:33:44 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/librime (Old) and /work/SRC/openSUSE:Factory/.librime.new.1085 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "librime" Wed Aug 6 14:33:44 2025 rev:35 rq:1297781 version:1.14.0 Changes: -------- --- /work/SRC/openSUSE:Factory/librime/librime.changes 2025-04-07 18:41:28.783695712 +0200 +++ /work/SRC/openSUSE:Factory/.librime.new.1085/librime.changes 2025-08-06 14:34:54.004075183 +0200 @@ -1,0 +2,36 @@ +Mon Aug 4 12:50:40 UTC 2025 - Cliff Zhao <qz...@suse.com> + +- Update to version 1.14.0: + * Features + deployer: allow disabling backup_config_files. + translator_commons: add dictionary_exclude to exclude words. + ascii_composer: set/unset_ascii_mode. + ascii_composer: support alt, super key press. + script_translator: learn new phrases automatically from + segmentations. + script_translator: update elements of phrases which are longer + than max_word_length. + script_translator: concatenate segments with a sliding window. + * Bug Fixes + test: memory leaks in unit tests + cmake: replace include() with find_package() to avoid calling + find_package_handle_standard_args() twice with different arguments. + crashes caused by creating empty components. + simplifier: return nullptr on error. + ascii_composer: Fix good old caps lock behavior. + script_translator: config max_word_length and core_word_length. + fix non-void function does not return a value. + * Continuous Integration + fix lint, always lint with clang-format 18.1.8. + update runner windows-2019 to windows-latest. + use the macos-15 runner image. + fix wrong filter on push event. + use clang-format from apt llvm. + * Chores + upgrade boost to 1.88.0. + release: 1.14.0. + * Commits + apply clang-format by make clang-format-apply. + add tmux-rime, rl_custom_rime, YuyanIme. + +------------------------------------------------------------------- Old: ---- librime-1.10.0+git20240229.4ee471e.tar.xz New: ---- 1.14.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ librime.spec ++++++ --- /var/tmp/diff_new_pack.y2XdOV/_old 2025-08-06 14:34:57.572225466 +0200 +++ /var/tmp/diff_new_pack.y2XdOV/_new 2025-08-06 14:34:57.576225635 +0200 @@ -17,15 +17,15 @@ Name: librime -Version: 1.10.0+git20240229.4ee471e +Version: 1.14.0 Release: 0 Summary: Rime Input Method Engine License: BSD-3-Clause Group: System/I18n/Chinese URL: https://github.com/rime/librime -Source: %{name}-%{version}.tar.xz -#PATCH-FIX-OPENSUSE leap's gcc7 has no <filesystem> -Patch0: %{name}-boost166.patch +Source: https://github.com/rime/%{name}/archive/refs/tags/%{version}.tar.gz +#PATCH-FIX-OPENSUSE librime-boost166.patch i...@marguerite.su -- leap's gcc7 has no <filesystem> +Patch0: librime-boost166.patch BuildRequires: capnproto >= 0.7.0 BuildRequires: cmake >= 3.1.0 BuildRequires: gcc-c++ @@ -124,11 +124,13 @@ %files -n librime1 %{_libdir}/%{name}.so.1 -%{_libdir}/%{name}.so.1.10.0 +%{_libdir}/%{name}.so.%{version} %files devel %{_includedir}/rime_api.h %{_includedir}/rime_levers_api.h +%{_includedir}/rime_api_deprecated.h +%{_includedir}/rime_api_stdbool.h %{_libdir}/%{name}.so %{_libdir}/pkgconfig/rime.pc %{_datadir}/cmake/rime/