Hello community, here is the log from the commit of package libxkbcommon for openSUSE:Factory checked in at 2020-01-21 20:57:08 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libxkbcommon (Old) and /work/SRC/openSUSE:Factory/.libxkbcommon.new.26092 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libxkbcommon" Tue Jan 21 20:57:08 2020 rev:28 rq:765557 version:0.10.0 Changes: -------- --- /work/SRC/openSUSE:Factory/libxkbcommon/libxkbcommon.changes 2019-10-22 15:43:06.929557372 +0200 +++ /work/SRC/openSUSE:Factory/.libxkbcommon.new.26092/libxkbcommon.changes 2020-01-21 20:57:09.992759488 +0100 @@ -1,0 +2,15 @@ +Sun Jan 19 00:48:54 UTC 2020 - Jan Engelhardt <[email protected]> + +- Update to release 0.10.0 + * Fix quadratic complexity in the XKB file parser. + * Add $XDG_CONFIG_HOME/xkb to the default search path. If + $XDG_CONFIG_HOME is not set, $HOME/.config/xkb is used. If + $HOME is not set, the path is not added. The XDG path is + looked up before the existing default search path $HOME/.xkb. + * Add support for include statements in XKB rules files. + * Fix bug where the merge mode only applied to the first vmod + in a "virtual_modifiers" statement. + * Reject interpret modifier predicate with more than one value. + * Correctly handle capitalization of the ssharp keysym. + +------------------------------------------------------------------- Old: ---- libxkbcommon-0.9.1.tar.xz New: ---- libxkbcommon-0.10.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libxkbcommon.spec ++++++ --- /var/tmp/diff_new_pack.JlB1qF/_old 2020-01-21 20:57:10.812759871 +0100 +++ /var/tmp/diff_new_pack.JlB1qF/_new 2020-01-21 20:57:10.816759873 +0100 @@ -1,7 +1,7 @@ # # spec file for package libxkbcommon # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -23,12 +23,12 @@ %endif Name: libxkbcommon -Version: 0.9.1 +Version: 0.10.0 Release: 0 Summary: Library for handling xkb descriptions License: MIT Group: Development/Libraries/C and C++ -Url: http://xkbcommon.org/ +URL: http://xkbcommon.org/ #Git-Clone: git://github.com/xkbcommon/libxkbcommon Source: https://xkbcommon.org/download/%name-%version.tar.xz ++++++ libxkbcommon-0.9.1.tar.xz -> libxkbcommon-0.10.0.tar.xz ++++++ ++++ 4837 lines of diff (skipped)
