Accepting request 328878 from home:pluskalm:branches:X11:XOrg

- Update to 1.4.4

OBS-URL: https://build.opensuse.org/request/show/328878
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libevdev?expand=0&rev=21
This commit is contained in:
Stefan Dirsch 2015-09-04 08:24:15 +00:00 committed by Git OBS Bridge
parent 206c199f21
commit 6774818576
4 changed files with 31 additions and 4 deletions

3
libevdev-1.4.4.tar.xz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:ed9979369b6a6e28f5897d099538549ecffb2b7c00c1b717eb77c31d85bc45a9
size 409856

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:3223378a5c2b4fea51a1601b0404700a6ddc1e2150eb9d5f62f001ffe21dfa06
size 396560

View File

@ -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

View File

@ -19,7 +19,7 @@
Name: libevdev
%define sonum 2
Version: 1.4
Version: 1.4.4
Release: 0
Summary: A wrapper library for evdev devices
License: MIT