From ba436b1c40d8818394827343466e1cc4bc2830553ae58d228040770eaf0ccc7d Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Thu, 5 Oct 2017 20:08:16 +0000 Subject: [PATCH] Accepting request 531897 from home:Zaitor:branches:X11:Wayland New stable, not buildtested OBS-URL: https://build.opensuse.org/request/show/531897 OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/libinput?expand=0&rev=132 --- libinput-1.8.2.tar.xz | 3 --- libinput-1.8.2.tar.xz.sig | Bin 95 -> 0 bytes libinput-1.8.3.tar.xz | 3 +++ libinput-1.8.3.tar.xz.sig | Bin 0 -> 95 bytes libinput.changes | 12 ++++++++++++ libinput.spec | 2 +- 6 files changed, 16 insertions(+), 4 deletions(-) delete mode 100644 libinput-1.8.2.tar.xz delete mode 100644 libinput-1.8.2.tar.xz.sig create mode 100644 libinput-1.8.3.tar.xz create mode 100644 libinput-1.8.3.tar.xz.sig diff --git a/libinput-1.8.2.tar.xz b/libinput-1.8.2.tar.xz deleted file mode 100644 index 2b849e0..0000000 --- a/libinput-1.8.2.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:013518ee0adb2287e6e1f08412efba2137320738cadb5399b783738f04cbab38 -size 939664 diff --git a/libinput-1.8.2.tar.xz.sig b/libinput-1.8.2.tar.xz.sig deleted file mode 100644 index b9e9ea0353709c25afcdb11a7848fac16df41a192ce83a0a8dd4fdf7800693e7..0000000000000000000000000000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 95 zcmeB(WnmCxVvrS6WUx`Hj~ANI2{MQ-@S$iT%Z02BFZ&#+*F v@6m9L2SzKi)T8!FU;6m&sm83s4D*YhR&9=arN!UT5mvaBcm2F{?J4B|^-3v3 diff --git a/libinput-1.8.3.tar.xz b/libinput-1.8.3.tar.xz new file mode 100644 index 0000000..bb8d7cf --- /dev/null +++ b/libinput-1.8.3.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2fe2e2f52f0971a9c43541b8f26582ca8df6ed4bb9050e85eb40d4ff6b13142d +size 941832 diff --git a/libinput-1.8.3.tar.xz.sig b/libinput-1.8.3.tar.xz.sig new file mode 100644 index 0000000000000000000000000000000000000000000000000000000000000000..dc07027f87d01e58e6d19cfc53881708b4e10ac9e4a3eef24531a6bd05de797e GIT binary patch literal 95 zcmeB(WnmCxVvrS6WUx`Hj~ANI2{MP3QhVc_BvfQiJMWSA?k v@_+8(z~A>4e-7aJbye9d`@k`MhIvLo4|R){f6+DhlV>!uXVT)H=j$5*_{J)8 literal 0 HcmV?d00001 diff --git a/libinput.changes b/libinput.changes index 1769c83..b56e508 100644 --- a/libinput.changes +++ b/libinput.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Thu Oct 5 19:49:03 UTC 2017 - zaitor@opensuse.org + +- Update to version 1.8.3: + * Two user-visible fixes: The Wacom Mobile Studio Pro pad device + was previously ignored because of its accelerometer tag, this + is fixed now. And touchpads that are explicitly disabled by the + user now stay disabled after a lid open event. + * The rest is all related to the test suite to make sure it still + runs correctly. Finally, a stray printf was removed from + libinput-debug-events. + ------------------------------------------------------------------- Thu Sep 7 08:11:12 UTC 2017 - jengelh@inai.de diff --git a/libinput.spec b/libinput.spec index 892c270..b7558b8 100644 --- a/libinput.spec +++ b/libinput.spec @@ -18,7 +18,7 @@ Name: libinput %define lname libinput10 -Version: 1.8.2 +Version: 1.8.3 Release: 0 Summary: Input device and event processing library License: MIT