diff --git a/libxkbcommon-0.6.1.tar.xz b/libxkbcommon-0.6.1.tar.xz deleted file mode 100644 index f1b7806..0000000 --- a/libxkbcommon-0.6.1.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5b0887b080b42169096a61106661f8d35bae783f8b6c58f97ebcd3af83ea8760 -size 722288 diff --git a/libxkbcommon-0.7.0.tar.xz b/libxkbcommon-0.7.0.tar.xz new file mode 100644 index 0000000..3b89c17 --- /dev/null +++ b/libxkbcommon-0.7.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:09351592312d67b438655f54da5b67853026662c4a57e6be4d225f04a9989798 +size 621980 diff --git a/libxkbcommon.changes b/libxkbcommon.changes index 7426616..4c8f427 100644 --- a/libxkbcommon.changes +++ b/libxkbcommon.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Fri Nov 11 19:27:17 UTC 2016 - jengelh@inai.de + +- Update to new upstream release 0.7.0 + * Added support for different "modes" of calculating consumed + modifiers. The existing mode, based on the XKB standard, has + proven to be unintuitive in various shortcut implementations. + * A new mode, based on the calculation used by the GTK toolkit, + is added. This mode is less eager to declare a modifier as + consumed. + ------------------------------------------------------------------- Fri Apr 8 01:24:14 UTC 2016 - zaitor@opensuse.org diff --git a/libxkbcommon.spec b/libxkbcommon.spec index 67a3bb9..84e2b09 100644 --- a/libxkbcommon.spec +++ b/libxkbcommon.spec @@ -17,7 +17,7 @@ Name: libxkbcommon -Version: 0.6.1 +Version: 0.7.0 Release: 0 Summary: Library for handling xkb descriptions License: MIT