From d2efcb8d703a4826a45a155e1f1f77300b83ea3d5e2a47ff03a84384d3063d4a Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Mon, 23 Nov 2020 19:08:03 +0000 Subject: [PATCH] - Update to release 1.0.3 OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/libxkbcommon?expand=0&rev=63 --- libxkbcommon-1.0.2.tar.xz | 3 --- libxkbcommon-1.0.3.tar.xz | 3 +++ libxkbcommon.changes | 9 +++++++++ libxkbcommon.spec | 2 +- 4 files changed, 13 insertions(+), 4 deletions(-) delete mode 100644 libxkbcommon-1.0.2.tar.xz create mode 100644 libxkbcommon-1.0.3.tar.xz diff --git a/libxkbcommon-1.0.2.tar.xz b/libxkbcommon-1.0.2.tar.xz deleted file mode 100644 index b342b35..0000000 --- a/libxkbcommon-1.0.2.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0ea2f88f4472bbf8170c5a7112f5af8848a908ca15df9e9086c3de0189612b2b -size 433648 diff --git a/libxkbcommon-1.0.3.tar.xz b/libxkbcommon-1.0.3.tar.xz new file mode 100644 index 0000000..2ba4db3 --- /dev/null +++ b/libxkbcommon-1.0.3.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a2202f851e072b84e64a395212cbd976ee18a8ee602008b0bad02a13247dbc52 +size 432944 diff --git a/libxkbcommon.changes b/libxkbcommon.changes index 789df6b..ed1a738 100644 --- a/libxkbcommon.changes +++ b/libxkbcommon.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Mon Nov 23 19:07:13 UTC 2020 - Jan Engelhardt + +- Update to release 1.0.3 + * Fix (hopefully) a segfault in xkb_x11_keymap_new_from_device() + in some unclear situation (bug introduced in 1.0.2). + * Fix keymaps created with xkb_x11_keymap_new_from_device() do + not have level names (bug introduced in 0.8.0). + ------------------------------------------------------------------- Fri Nov 20 19:36:21 UTC 2020 - Jan Engelhardt diff --git a/libxkbcommon.spec b/libxkbcommon.spec index e777136..82fd735 100644 --- a/libxkbcommon.spec +++ b/libxkbcommon.spec @@ -23,7 +23,7 @@ %endif Name: libxkbcommon -Version: 1.0.2 +Version: 1.0.3 Release: 0 Summary: Library for handling xkb descriptions License: MIT