Compare commits
2 Commits
| Author | SHA256 | Date | |
|---|---|---|---|
| 4fe4d6046b | |||
| 0ee3a04ce0 |
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:8726073e81861bc7b2321e76272cbdbd33c7e1a121535a9827977265b9033ec0
|
||||
size 408138
|
||||
Binary file not shown.
3
xf86-input-evdev-2.11.0.tar.xz
Normal file
3
xf86-input-evdev-2.11.0.tar.xz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:730022de934cc366bb12439daf202a7bfff52a028cf4573e457642e25a071315
|
||||
size 351952
|
||||
BIN
xf86-input-evdev-2.11.0.tar.xz.sig
Normal file
BIN
xf86-input-evdev-2.11.0.tar.xz.sig
Normal file
Binary file not shown.
@@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 17 23:35:19 UTC 2024 - Stefan Dirsch <sndirsch@suse.com>
|
||||
|
||||
- update to version 2.11.0
|
||||
* FTBFS fixes on non-linux platforms and dropping some ancient quirks
|
||||
* Fixes for the Compose and Kana LEDs
|
||||
* we remap some higher keycodes to FK20 and friends, paving the
|
||||
way for systemd/udev to map those properly in their hwdb files
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 19 13:55:29 UTC 2024 - Stefan Dirsch <sndirsch@suse.com>
|
||||
|
||||
|
||||
@@ -17,14 +17,14 @@
|
||||
|
||||
|
||||
Name: xf86-input-evdev
|
||||
Version: 2.10.6
|
||||
Version: 2.11.0
|
||||
Release: 0
|
||||
Summary: Generic Linux input driver for the Xorg X server
|
||||
License: MIT
|
||||
Group: System/X11/Servers/XF86_4
|
||||
URL: https://xorg.freedesktop.org/
|
||||
Source0: https://xorg.freedesktop.org/releases/individual/driver/%{name}-%{version}.tar.bz2
|
||||
Source1: https://xorg.freedesktop.org/releases/individual/driver/%{name}-%{version}.tar.bz2.sig
|
||||
Source0: https://xorg.freedesktop.org/releases/individual/driver/%{name}-%{version}.tar.xz
|
||||
Source1: https://xorg.freedesktop.org/releases/individual/driver/%{name}-%{version}.tar.xz.sig
|
||||
Source2: %{name}.keyring
|
||||
Source3: 11-evdev.conf
|
||||
Source4: 50-elotouch.conf
|
||||
@@ -91,7 +91,7 @@ udevadm trigger --subsystem-match=input --action=change || :
|
||||
|
||||
%files
|
||||
%license COPYING
|
||||
%doc README
|
||||
%doc README.md
|
||||
%dir %{_datadir}/X11/xorg.conf.d
|
||||
%{_datadir}/X11/xorg.conf.d/*.conf
|
||||
%dir %{_libdir}/xorg/modules/input
|
||||
|
||||
Reference in New Issue
Block a user