From 753223856b73730f90cdfd7c5a7da18d0c6b0ce179ed39aa054cfd419628b82e Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Fri, 3 Jan 2020 11:42:43 +0000 Subject: [PATCH] - Update to release 1.15.0 1.15.0 OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/libinput?expand=0&rev=209 --- libinput-1.14.3.tar.xz | 3 --- libinput-1.14.3.tar.xz.sig | Bin 95 -> 0 bytes libinput-1.15.0.tar.xz | 3 +++ libinput-1.15.0.tar.xz.sig | Bin 0 -> 95 bytes libinput.changes | 14 ++++++++++++++ libinput.spec | 8 +++----- 6 files changed, 20 insertions(+), 8 deletions(-) delete mode 100644 libinput-1.14.3.tar.xz delete mode 100644 libinput-1.14.3.tar.xz.sig create mode 100644 libinput-1.15.0.tar.xz create mode 100644 libinput-1.15.0.tar.xz.sig diff --git a/libinput-1.14.3.tar.xz b/libinput-1.14.3.tar.xz deleted file mode 100644 index f819cbd..0000000 --- a/libinput-1.14.3.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0feb3a0589709cc1032893bfaf4c49150d5360bd9782bec888f9e4dd9044c5b7 -size 567560 diff --git a/libinput-1.14.3.tar.xz.sig b/libinput-1.14.3.tar.xz.sig deleted file mode 100644 index 11f4203861b6fd4a6a668550a3f23cf93116c0f4703cd49e58dfce3c08cdbac1..0000000000000000000000000000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 95 zcmeB(WnmCxVvrS6WUx`Hj~ANI2{#cs=OXW-%#fQh`l!Z1HD v%Jtz#0rlN3YfJt!NeZr7^GSa@!#s<*es_-vS%1Cr%f`Ij*QxtfRFx|L=Lsmw diff --git a/libinput-1.15.0.tar.xz b/libinput-1.15.0.tar.xz new file mode 100644 index 0000000..03a8997 --- /dev/null +++ b/libinput-1.15.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bfbf1fef66bcb2be871a18783dfcfb88ecb431f496bf0a9cf6685fd29c5843e1 +size 573364 diff --git a/libinput-1.15.0.tar.xz.sig b/libinput-1.15.0.tar.xz.sig new file mode 100644 index 0000000000000000000000000000000000000000000000000000000000000000..5fed77cfd4fb0f480721f32caeebe421842463fdaa9fb0053145334fd8acdb2c GIT binary patch literal 95 zcmeB(WnmCxVvrS6WUx`Hj~ANI2{#qo>3VBq2ufQfXpFw75S vTIk+;D7)>xC=a*wlE1YVzw#|+Sg>f0VP`#uXNcm-ob_hw_kGnc(g*?oiW4Rc literal 0 HcmV?d00001 diff --git a/libinput.changes b/libinput.changes index 0969b55..d06a7de 100644 --- a/libinput.changes +++ b/libinput.changes @@ -1,3 +1,17 @@ +------------------------------------------------------------------- +Fri Jan 3 11:40:43 UTC 2020 - Jan Engelhardt + +- Update to release 1.15.0 + * Scroll button locking and tablet pad keys support. + * Table device hardware buttons that are designed to map to a + specific functionality (e.g. to open the OSD) are now + supported through the new LIBINPUT_EVENT_TABLET_PAD_KEY + event. + * Quirks for the Logitech MX Master 2S and the Madcatz R.A.T.3 + mouse were added. + * Touchpad scrolling was approximately 10% faster than the + nominal pointer speed, that has been adjusted now. + ------------------------------------------------------------------- Mon Oct 28 08:37:10 UTC 2019 - Jan Engelhardt diff --git a/libinput.spec b/libinput.spec index a66d0b4..edbda16 100644 --- a/libinput.spec +++ b/libinput.spec @@ -1,7 +1,7 @@ # # spec file for package libinput # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,16 +18,14 @@ Name: libinput %define lname libinput10 -Version: 1.14.3 +Version: 1.15.0 Release: 0 Summary: Input device and event processing library License: MIT Group: c development hardware URL: https://www.freedesktop.org/wiki/Software/libinput/ -#Git-Clone: https://gitlab.freedesktop.org/libinput/libinput.git #Git-Web: https://gitlab.freedesktop.org/libinput/libinput/ -#DL-URL: http://freedesktop.org/software/libinput/ Source: http://freedesktop.org/software/libinput/%name-%version.tar.xz Source2: http://freedesktop.org/software/libinput/%name-%version.tar.xz.sig Source3: baselibs.conf @@ -126,7 +124,7 @@ perl -i -pe 's{#!/usr/bin/env python}{#!/usr/bin/python}g' \ %files udev %_prefix/lib/udev/libinput-device-group -%_prefix/lib/udev/libinput-fuzz-override +%_prefix/lib/udev/libinput-fuzz-* %_prefix/lib/udev/rules.d/ %files -n %lname