From 57f896fe18db2958014736a7246e03973a717ca3e5dfc3d7e38b07ecc1ff83a8 Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Sun, 24 Jun 2018 10:26:41 +0000 Subject: [PATCH] Accepting request 618002 from home:kbabioch:branches:X11:Wayland - Update to 1.11.1 - udev: the IBM X41 Tablet must not disable the keyboard in tablet mode - filter: cap trackpoint scale factor at 1.0 - touchpad: don't pair external touchpads with lid/tablet mode switches - tools: fix grab argument passing for libinput debug-events OBS-URL: https://build.opensuse.org/request/show/618002 OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/libinput?expand=0&rev=168 --- libinput-1.11.0.tar.xz | 3 --- libinput-1.11.0.tar.xz.sig | Bin 95 -> 0 bytes libinput-1.11.1.tar.xz | 3 +++ libinput-1.11.1.tar.xz.sig | Bin 0 -> 95 bytes libinput.changes | 9 +++++++++ libinput.spec | 2 +- 6 files changed, 13 insertions(+), 4 deletions(-) delete mode 100644 libinput-1.11.0.tar.xz delete mode 100644 libinput-1.11.0.tar.xz.sig create mode 100644 libinput-1.11.1.tar.xz create mode 100644 libinput-1.11.1.tar.xz.sig diff --git a/libinput-1.11.0.tar.xz b/libinput-1.11.0.tar.xz deleted file mode 100644 index 97d6e10..0000000 --- a/libinput-1.11.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:64a36c4f826f4b5d473bf2cb803122f96390a18243ec810f2ce8ac5076a0bc12 -size 485976 diff --git a/libinput-1.11.0.tar.xz.sig b/libinput-1.11.0.tar.xz.sig deleted file mode 100644 index 6fa60d3e97b8436cb592972c8a015a9efbcecc65d891eae7645fafa98deacdc3..0000000000000000000000000000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 95 zcmeB(WnmCxVvrS6WUx`Hj~ANI2{MT_3}z`(^R02BFK!?2+H v!=9hjx00r620YO?xyoeATq{dXhWW7~F=yp8J=*db%U4HE2{|orbhaA+|Jx`` diff --git a/libinput-1.11.1.tar.xz b/libinput-1.11.1.tar.xz new file mode 100644 index 0000000..4309899 --- /dev/null +++ b/libinput-1.11.1.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:642e95aecc7a592c676cde5b4cfda6d2939d2e2f686a8edbbc369808e646f1fc +size 485064 diff --git a/libinput-1.11.1.tar.xz.sig b/libinput-1.11.1.tar.xz.sig new file mode 100644 index 0000000000000000000000000000000000000000000000000000000000000000..c2e334c633cf250fc5bcb56f7517158b093e37f71488f7e083402014c3f49f18 GIT binary patch literal 95 zcmeB(WnmCxVvrS6WUx`Hj~ANI2{MQil2F>rATz(j(y80MM3 v4t_T8!gAmB%ifzjd&@5#@U3wr!#w-#Yz0$S*{9o2*WS0sub?Ab|KK(NuvsVT literal 0 HcmV?d00001 diff --git a/libinput.changes b/libinput.changes index 6c6a336..ac5151d 100644 --- a/libinput.changes +++ b/libinput.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Wed Jun 20 09:42:20 UTC 2018 - kbabioch@suse.com + +- Update to 1.11.1 + - udev: the IBM X41 Tablet must not disable the keyboard in tablet mode + - filter: cap trackpoint scale factor at 1.0 + - touchpad: don't pair external touchpads with lid/tablet mode switches + - tools: fix grab argument passing for libinput debug-events + ------------------------------------------------------------------- Tue Jun 5 11:36:37 UTC 2018 - jengelh@inai.de diff --git a/libinput.spec b/libinput.spec index 3481088..f49961d 100644 --- a/libinput.spec +++ b/libinput.spec @@ -22,7 +22,7 @@ Name: libinput %define lname libinput10 -Version: 1.11.0 +Version: 1.11.1 Release: 0 Summary: Input device and event processing library License: MIT