forked from pool/libxkbcommon
libxkbcommon-0.8.0
OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/libxkbcommon?expand=0&rev=40
This commit is contained in:
parent
c6099636df
commit
e0e922055f
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:28a4dc2735863bec2dba238de07fcdff28c5dd2300ae9dfdb47282206cd9b9d8
|
|
||||||
size 630276
|
|
3
libxkbcommon-0.8.0.tar.xz
Normal file
3
libxkbcommon-0.8.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:e829265db04e0aebfb0591b6dc3377b64599558167846c3f5ee5c5e53641fe6d
|
||||||
|
size 643456
|
@ -1,3 +1,20 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Dec 15 20:21:18 UTC 2017 - jengelh@inai.de
|
||||||
|
|
||||||
|
- Update to new upstream release 0.8.0
|
||||||
|
* Added xkb_keysym_to_{upper,lower} to perform case-conversion
|
||||||
|
directly on keysyms. This is useful in some odd cases, but
|
||||||
|
working with the Unicode representations should be preferred
|
||||||
|
when possible.
|
||||||
|
* Added Unicode conversion rules for the signifblank and
|
||||||
|
permille keysyms.
|
||||||
|
* Fixed a bug in the parsing of XKB key type definitions where
|
||||||
|
the number of levels were determined by the number of level
|
||||||
|
*names*. Keymaps which omit level names were hence
|
||||||
|
miscompiled. This regressed in version 0.4.3. Keymaps from
|
||||||
|
xkeyboard-config were not affected since they don't omit
|
||||||
|
level names.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Oct 19 01:30:35 UTC 2017 - jayvdb@gmail.com
|
Thu Oct 19 01:30:35 UTC 2017 - jayvdb@gmail.com
|
||||||
|
|
||||||
|
@ -23,7 +23,7 @@
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
Name: libxkbcommon
|
Name: libxkbcommon
|
||||||
Version: 0.7.2
|
Version: 0.8.0
|
||||||
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