forked from pool/libxkbcommon
Accepting request 918022 from X11:Wayland
- Update to release 1.3.1 OBS-URL: https://build.opensuse.org/request/show/918022 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libxkbcommon?expand=0&rev=37
This commit is contained in:
commit
ceaa758659
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:7b09e098ea69bc3054f0c57a9a25fda571c4df22398811606e32b5fffeb75e7b
|
|
||||||
size 455256
|
|
3
libxkbcommon-1.3.1.tar.xz
Normal file
3
libxkbcommon-1.3.1.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:b3c710d27a2630054e1e1399c85b7f330ef03359b460f0c1b3b587fd01fe9234
|
||||||
|
size 471036
|
@ -1,3 +1,14 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Sep 10 20:04:05 UTC 2021 - Jan Engelhardt <jengelh@inai.de>
|
||||||
|
|
||||||
|
- Update to release 1.3.1
|
||||||
|
* In `xkbcli interactive-x11`, use the Esc keysym instead of
|
||||||
|
the Esc keycode for quitting.
|
||||||
|
* In `xkbcli how-to-type`, add `--keysym` argugment for how to
|
||||||
|
type a keysym instead of a Unicode codepoint.
|
||||||
|
* Fix a crash in `xkb_x11_keymap_new_from_device` error
|
||||||
|
handling given some invalid keymaps. Had regressed in 1.2.0.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat May 1 21:36:45 UTC 2021 - Jan Engelhardt <jengelh@inai.de>
|
Sat May 1 21:36:45 UTC 2021 - Jan Engelhardt <jengelh@inai.de>
|
||||||
|
|
||||||
|
@ -23,7 +23,7 @@
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
Name: libxkbcommon
|
Name: libxkbcommon
|
||||||
Version: 1.3.0
|
Version: 1.3.1
|
||||||
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