forked from pool/libxkbcommon
- Update to release 1.1.0
OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/libxkbcommon?expand=0&rev=68
This commit is contained in:
parent
9976dd5c2c
commit
f91fa56c81
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a2202f851e072b84e64a395212cbd976ee18a8ee602008b0bad02a13247dbc52
|
||||
size 432944
|
3
libxkbcommon-1.1.0.tar.xz
Normal file
3
libxkbcommon-1.1.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:412cfcca596f92914ea1a66ad244804d73a5ff20b6d86459951e7ad20576c246
|
||||
size 439488
|
@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 4 21:47:33 UTC 2021 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
- Update to release 1.1.0
|
||||
* Update keysym definitions to latest xorgproto. In particular,
|
||||
this adds many special keysyms corresponding to Linux evdev
|
||||
keycodes.
|
||||
* New XKB_KEY_* definitions.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 20 12:28:22 UTC 2021 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||
|
||||
|
@ -23,7 +23,7 @@
|
||||
%endif
|
||||
|
||||
Name: libxkbcommon
|
||||
Version: 1.0.3
|
||||
Version: 1.1.0
|
||||
Release: 0
|
||||
Summary: Library for handling xkb descriptions
|
||||
License: MIT
|
||||
@ -31,7 +31,7 @@ Group: Development/Libraries/C and C++
|
||||
URL: http://xkbcommon.org/
|
||||
|
||||
#Git-Clone: git://github.com/xkbcommon/libxkbcommon
|
||||
Source: https://xkbcommon.org/download/%name-%version.tar.xz
|
||||
Source: https://github.com/xkbcommon/libxkbcommon/releases/download/xkbcommon-%version/%name-%version.tar.xz
|
||||
Source2: baselibs.conf
|
||||
BuildRequires: bison
|
||||
BuildRequires: flex
|
||||
|
Loading…
Reference in New Issue
Block a user