forked from pool/libxkbcommon
- Update to release 1.4.1
OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/libxkbcommon?expand=0&rev=79
This commit is contained in:
parent
177ea7e6b0
commit
34130d7521
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:106cec5263f9100a7e79b5f7220f889bc78e7d7ffc55d2b6fdb1efefb8024031
|
|
||||||
size 471948
|
|
3
libxkbcommon-1.4.1.tar.xz
Normal file
3
libxkbcommon-1.4.1.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:943c07a1e2198026d8102b17270a1f406e4d3d6bbc4ae105b9e1b82d7d136b39
|
||||||
|
size 471824
|
@ -1,3 +1,14 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun May 22 00:09:05 UTC 2022 - Jan Engelhardt <jengelh@inai.de>
|
||||||
|
|
||||||
|
- Update to release 1.4.1
|
||||||
|
* Fix compose sequence overriding (common prefix) not working
|
||||||
|
correctly. Regressed in 1.2.0.
|
||||||
|
* Remove various bogus currency sign (particulary Euro and
|
||||||
|
Korean Won) entries from the keysym <-> Unicode mappings.
|
||||||
|
They prevented the real keysyms/codepoints for these from
|
||||||
|
mapping correctly.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Feb 4 11:51:53 UTC 2022 - Jan Engelhardt <jengelh@inai.de>
|
Fri Feb 4 11:51:53 UTC 2022 - Jan Engelhardt <jengelh@inai.de>
|
||||||
|
|
||||||
|
@ -23,7 +23,7 @@
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
Name: libxkbcommon
|
Name: libxkbcommon
|
||||||
Version: 1.4.0
|
Version: 1.4.1
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Library for handling xkb descriptions
|
Summary: Library for handling xkb descriptions
|
||||||
License: MIT
|
License: MIT
|
||||||
@ -102,7 +102,7 @@ Summary: Utilities from xkbcommon
|
|||||||
Group: System/X11/Utilities
|
Group: System/X11/Utilities
|
||||||
|
|
||||||
%description tools
|
%description tools
|
||||||
xkbcommon tools for introspectino and debugging.
|
xkbcommon tools for introspection and debugging.
|
||||||
|
|
||||||
%package x11-devel
|
%package x11-devel
|
||||||
Summary: Development files for the libxkbcommon-x11 library
|
Summary: Development files for the libxkbcommon-x11 library
|
||||||
|
Loading…
Reference in New Issue
Block a user