Accepting request 328900 from X11:XOrg
1 OBS-URL: https://build.opensuse.org/request/show/328900 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libevdev?expand=0&rev=11
This commit is contained in:
commit
32073b7938
3
libevdev-1.4.4.tar.xz
Normal file
3
libevdev-1.4.4.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:ed9979369b6a6e28f5897d099538549ecffb2b7c00c1b717eb77c31d85bc45a9
|
||||||
|
size 409856
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:3223378a5c2b4fea51a1601b0404700a6ddc1e2150eb9d5f62f001ffe21dfa06
|
|
||||||
size 396560
|
|
@ -1,3 +1,30 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Sep 4 07:23:46 UTC 2015 - mpluskal@suse.com
|
||||||
|
|
||||||
|
- Update to 1.4.4
|
||||||
|
* Fix invalid absinfo range values reported by certain mtk soc
|
||||||
|
* tools: print out evdev override udev rule from touchpad edge
|
||||||
|
detector
|
||||||
|
* tools - tweak-device: add a --resolution command
|
||||||
|
* tools - tweak-device: revamp to reduce use of globals
|
||||||
|
* Note that libevdev_free() does not close the fd
|
||||||
|
* tool - tweak-device: fix wrong error message if the LED
|
||||||
|
doesn't exist
|
||||||
|
* tools - tweak-device: close the fd on exit
|
||||||
|
- Changes for 1.4.3
|
||||||
|
* include: update to 4.1 header
|
||||||
|
* tools: complain about devices that don't have abs x/y axes in
|
||||||
|
the edge detector
|
||||||
|
* tools: widen frequency resolution to µs in the DPI tool
|
||||||
|
- Changes for 1.4.2
|
||||||
|
* tools: fix help string for manual DPI calculation
|
||||||
|
* include: update to 4.0 header
|
||||||
|
- Changes for 1.4.1
|
||||||
|
* Accept LIBEVDEV_READ_FLAG_BLOCKING as valid flag
|
||||||
|
* ABS_MAX counts as MT axis for the event queue
|
||||||
|
* cosmetic: fix a comment
|
||||||
|
* Disable test-static-link in case of shared only build.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat Mar 28 16:52:15 UTC 2015 - hrvoje.senjan@gmail.com
|
Sat Mar 28 16:52:15 UTC 2015 - hrvoje.senjan@gmail.com
|
||||||
|
|
||||||
|
@ -19,7 +19,7 @@
|
|||||||
|
|
||||||
Name: libevdev
|
Name: libevdev
|
||||||
%define sonum 2
|
%define sonum 2
|
||||||
Version: 1.4
|
Version: 1.4.4
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: A wrapper library for evdev devices
|
Summary: A wrapper library for evdev devices
|
||||||
License: MIT
|
License: MIT
|
||||||
|
Loading…
x
Reference in New Issue
Block a user