Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package libxkbcommon for openSUSE:Factory checked in at 2021-04-08 21:02:01 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libxkbcommon (Old) and /work/SRC/openSUSE:Factory/.libxkbcommon.new.2401 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libxkbcommon" Thu Apr 8 21:02:01 2021 rev:34 rq:882814 version:1.2.0 Changes: -------- --- /work/SRC/openSUSE:Factory/libxkbcommon/libxkbcommon.changes 2021-03-12 13:30:58.802128936 +0100 +++ /work/SRC/openSUSE:Factory/.libxkbcommon.new.2401/libxkbcommon.changes 2021-04-08 21:02:15.569906727 +0200 @@ -1,0 +2,14 @@ +Sat Apr 3 12:58:03 UTC 2021 - Jan Engelhardt <jeng...@inai.de> + +- Update to release 1.2.0 + * `xkb_x11_keymap_new_from_device()` is much faster. It now + performs only 2 roundtrips to the X server, instead of dozens + (in first-time calls). + * Case-sensitive `xkb_keysym_from_name()` is much faster. + * Keysym names of the form `0x12AB` and `U12AB` are parsed more + strictly. + * Compose files now have a size limit (65535 internal nodes). + * Compose table loading (`xkb_compose_table_new_from_locale()` + and similar) is much faster. + +------------------------------------------------------------------- Old: ---- libxkbcommon-1.1.0.tar.xz New: ---- libxkbcommon-1.2.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libxkbcommon.spec ++++++ --- /var/tmp/diff_new_pack.U8Niea/_old 2021-04-08 21:02:16.025907220 +0200 +++ /var/tmp/diff_new_pack.U8Niea/_new 2021-04-08 21:02:16.029907224 +0200 @@ -23,15 +23,15 @@ %endif Name: libxkbcommon -Version: 1.1.0 +Version: 1.2.0 Release: 0 Summary: Library for handling xkb descriptions License: MIT Group: Development/Libraries/C and C++ URL: http://xkbcommon.org/ -#Git-Clone: git://github.com/xkbcommon/libxkbcommon -Source: https://github.com/xkbcommon/libxkbcommon/releases/download/xkbcommon-%version/%name-%version.tar.xz +#Git-Clone: https://github.com/xkbcommon/libxkbcommon +Source: https://xkbcommon.org/download/libxkbcommon-%version.tar.xz Source2: baselibs.conf BuildRequires: bison BuildRequires: flex @@ -146,7 +146,7 @@ %else ef=-Denable-x11=false %endif -# bugzilla.opensuse.org/795968 for rationale +# includedir intentional, cf. bugzilla.opensuse.org/795968 %meson -Denable-docs=false --includedir="%_includedir/%name" $ef %meson_build ++++++ libxkbcommon-1.1.0.tar.xz -> libxkbcommon-1.2.0.tar.xz ++++++ ++++ 2866 lines of diff (skipped)