forked from pool/libxkbcommon
- Update to release 1.0.3
OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/libxkbcommon?expand=0&rev=63
This commit is contained in:
parent
b49e0a6291
commit
d2efcb8d70
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:0ea2f88f4472bbf8170c5a7112f5af8848a908ca15df9e9086c3de0189612b2b
|
||||
size 433648
|
3
libxkbcommon-1.0.3.tar.xz
Normal file
3
libxkbcommon-1.0.3.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a2202f851e072b84e64a395212cbd976ee18a8ee602008b0bad02a13247dbc52
|
||||
size 432944
|
@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 23 19:07:13 UTC 2020 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
- 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 <jengelh@inai.de>
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user