Packages changed: ibus-libpinyin (1.15.3 -> 1.15.5) libselinux-bindings llvm17 (17.0.5 -> 17.0.6) === Details === ==== ibus-libpinyin ==== Version update (1.15.3 -> 1.15.5) - Update version to 1.15.5 * Use libsoup3 * Update network dictionary * Fix Caps Lock for English mode * Fix bugs ==== libselinux-bindings ==== - Also build python3-selinux for toolchain compability on SLE ==== llvm17 ==== Version update (17.0.5 -> 17.0.6) - Update to version 17.0.6. * This release contains bug-fixes for the LLVM 17.0.0 release. This release is API and ABI compatible with 17.0.0. - Rebase patches: * llvm-do-not-install-static-libraries.patch * llvm-normally-versioned-libllvm.patch - Use major version only instead of full (patch-level) version for versioned executables: we don't support parallel installation of multiple versions of the same LLVM major version. (boo#1217450) Also drop the clang-X.Y symlink that was introduced for boo#1012260, because Y is always 0. - Manage clang-cpp with update-alternatives like other binaries.