Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package libxkbcommon for openSUSE:Factory checked in at 2023-10-20 23:15:44 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libxkbcommon (Old) and /work/SRC/openSUSE:Factory/.libxkbcommon.new.1945 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libxkbcommon" Fri Oct 20 23:15:44 2023 rev:41 rq:1117923 version:1.6.0 Changes: -------- --- /work/SRC/openSUSE:Factory/libxkbcommon/libxkbcommon.changes 2023-01-04 17:51:20.793737377 +0100 +++ /work/SRC/openSUSE:Factory/.libxkbcommon.new.1945/libxkbcommon.changes 2023-10-20 23:15:51.888544739 +0200 @@ -1,0 +2,22 @@ +Mon Oct 9 02:55:17 UTC 2023 - Jan Engelhardt <[email protected]> + +- Update to release 1.6.0 + * Remove keysyms: XKB_KEY_dead_lowline, + XKB_KEY_dead_aboveverticalline, XKB_KEY_dead_belowverticalline, + XKB_KEY_dead_longsolidusoverlay + * Add Compose iterator API to iterate the entries in a compose + table. + * Structured log messages with a message registry. There is an + ongoing work to assign unique identifiers to log messages and + add a corresponding error index documentation page. + * Add a new warning for numeric keysyms references in XKB files: + the preferred keysym reference form is its name or its Unicode + value, if relevant. + * Add the upper bound `XKB_KEYSYM_MAX` to check valid keysyms. + * Add a warning when loading a keymap using RMLVO with no layout + but with the variant set. + * Add support for ``modifier_map None { ⦠}``. This feature is + missing compared to the X11 implementation. It allows to reset + the modifier map of a key. + +------------------------------------------------------------------- Old: ---- libxkbcommon-1.5.0.tar.xz New: ---- libxkbcommon-1.6.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libxkbcommon.spec ++++++ --- /var/tmp/diff_new_pack.ttVTBm/_old 2023-10-20 23:15:53.128589983 +0200 +++ /var/tmp/diff_new_pack.ttVTBm/_new 2023-10-20 23:15:53.128589983 +0200 @@ -23,7 +23,7 @@ %endif Name: libxkbcommon -Version: 1.5.0 +Version: 1.6.0 Release: 0 Summary: Library for handling xkb descriptions License: MIT @@ -152,6 +152,7 @@ %install %meson_install +rm -rf %buildroot/%_datadir/bash-completion %post -n libxkbcommon0 -p /sbin/ldconfig %postun -n libxkbcommon0 -p /sbin/ldconfig ++++++ libxkbcommon-1.5.0.tar.xz -> libxkbcommon-1.6.0.tar.xz ++++++ ++++ 23990 lines of diff (skipped)
