forked from pool/libxkbcommon
- Update to release 1.0.2
OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/libxkbcommon?expand=0&rev=62
This commit is contained in:
parent
6a7daef229
commit
b49e0a6291
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:ab68b25341c99f2218d7cf3dad459c1827f411219901ade05bbccbdb856b6c8d
|
|
||||||
size 432692
|
|
3
libxkbcommon-1.0.2.tar.xz
Normal file
3
libxkbcommon-1.0.2.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:0ea2f88f4472bbf8170c5a7112f5af8848a908ca15df9e9086c3de0189612b2b
|
||||||
|
size 433648
|
@ -1,3 +1,13 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Nov 20 19:36:21 UTC 2020 - Jan Engelhardt <jengelh@inai.de>
|
||||||
|
|
||||||
|
- Update to release 1.0.2
|
||||||
|
* Fix a bug where a keysym that cannot be resolved in a keymap
|
||||||
|
gets compiled to a garbage keysym. Now it is set to
|
||||||
|
XKB_KEY_NoSymbol instead.
|
||||||
|
* Improve the speed of xkb_x11_keymap_new_from_device() on
|
||||||
|
repeated calls in the same xkb_context().
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat Sep 12 10:28:13 UTC 2020 - Jan Engelhardt <jengelh@inai.de>
|
Sat Sep 12 10:28:13 UTC 2020 - Jan Engelhardt <jengelh@inai.de>
|
||||||
|
|
||||||
|
@ -23,7 +23,7 @@
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
Name: libxkbcommon
|
Name: libxkbcommon
|
||||||
Version: 1.0.1
|
Version: 1.0.2
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Library for handling xkb descriptions
|
Summary: Library for handling xkb descriptions
|
||||||
License: MIT
|
License: MIT
|
||||||
|
Loading…
Reference in New Issue
Block a user