forked from pool/libxkbcommon
Accepting request 876838 from X11:Wayland
- Update to release 1.1.0 OBS-URL: https://build.opensuse.org/request/show/876838 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libxkbcommon?expand=0&rev=33
This commit is contained in:
commit
ceae3b315b
@ -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>
|
Wed Jan 20 12:28:22 UTC 2021 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||||
|
|
||||||
|
@ -23,7 +23,7 @@
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
Name: libxkbcommon
|
Name: libxkbcommon
|
||||||
Version: 1.0.3
|
Version: 1.1.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Library for handling xkb descriptions
|
Summary: Library for handling xkb descriptions
|
||||||
License: MIT
|
License: MIT
|
||||||
@ -31,7 +31,7 @@ Group: Development/Libraries/C and C++
|
|||||||
URL: http://xkbcommon.org/
|
URL: http://xkbcommon.org/
|
||||||
|
|
||||||
#Git-Clone: git://github.com/xkbcommon/libxkbcommon
|
#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
|
Source2: baselibs.conf
|
||||||
BuildRequires: bison
|
BuildRequires: bison
|
||||||
BuildRequires: flex
|
BuildRequires: flex
|
||||||
|
Loading…
Reference in New Issue
Block a user