From 73e21c1a00512da2d9e49468e7947ff5e5edcc615095ca06d882f010175c1f74 Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Wed, 3 Oct 2018 11:40:25 +0000 Subject: [PATCH] - Update to new upstream release 1.12.1 OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/libinput?expand=0&rev=178 --- ...rackpoint-multiplier-for-the-Dell-E7.patch | 25 ------------------ libinput-1.12.0.tar.xz | 3 --- libinput-1.12.0.tar.xz.sig | Bin 95 -> 0 bytes libinput-1.12.1.tar.xz | 3 +++ libinput-1.12.1.tar.xz.sig | Bin 0 -> 95 bytes libinput.changes | 18 ++++++++++++- libinput.spec | 5 ++-- 7 files changed, 22 insertions(+), 32 deletions(-) delete mode 100644 0001-quirks-fix-the-trackpoint-multiplier-for-the-Dell-E7.patch delete mode 100644 libinput-1.12.0.tar.xz delete mode 100644 libinput-1.12.0.tar.xz.sig create mode 100644 libinput-1.12.1.tar.xz create mode 100644 libinput-1.12.1.tar.xz.sig diff --git a/0001-quirks-fix-the-trackpoint-multiplier-for-the-Dell-E7.patch b/0001-quirks-fix-the-trackpoint-multiplier-for-the-Dell-E7.patch deleted file mode 100644 index 93ba51c..0000000 --- a/0001-quirks-fix-the-trackpoint-multiplier-for-the-Dell-E7.patch +++ /dev/null @@ -1,25 +0,0 @@ -From 54db774171550c1e7e926cea01945a5d21dae8b3 Mon Sep 17 00:00:00 2001 -From: Peter Hutterer -Date: Thu, 27 Sep 2018 15:47:23 +1000 -Subject: [PATCH] quirks: fix the trackpoint multiplier for the Dell E7470 - -Fixes #148 - -Signed-off-by: Peter Hutterer ---- - quirks/50-system-dell.quirks | 2 +- - 1 file changed, 1 insertion(+), 1 deletion(-) - -diff --git a/quirks/50-system-dell.quirks b/quirks/50-system-dell.quirks -index 2b62bfd6..58071fbf 100644 ---- a/quirks/50-system-dell.quirks -+++ b/quirks/50-system-dell.quirks -@@ -51,4 +51,4 @@ AttrTrackpointMultiplier=1.5 - [Latitude E7470 Trackpoint] - MatchName=*DualPoint Stick - MatchDMIModalias=dmi:*svnDellInc.:pnLatitudeE7470* --AttrTrackpointMultiplier=0.6 -+AttrTrackpointMultiplier=0.125 --- -2.16.4 - diff --git a/libinput-1.12.0.tar.xz b/libinput-1.12.0.tar.xz deleted file mode 100644 index 21a077f..0000000 --- a/libinput-1.12.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:15ac2b78ec0b502c14400d711dbd6b9164a43a724cedeaf21c7fa29960e701a4 -size 519320 diff --git a/libinput-1.12.0.tar.xz.sig b/libinput-1.12.0.tar.xz.sig deleted file mode 100644 index 053de5624d8674285bd518d705867f4591bd8b2e0868aa9480fa6333d8b04b1c..0000000000000000000000000000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 95 zcmeB(WnmCxVvrS6WUx`Hj~ANI2{MNhYkV&LKwfQj(2G0gX3 vEb!i!cr16*H7_fp=@;9k?v-L-Sg@>s{a07eYKxLtYj3zRug*Wk=E)5JYKJ8z diff --git a/libinput-1.12.1.tar.xz b/libinput-1.12.1.tar.xz new file mode 100644 index 0000000..354014f --- /dev/null +++ b/libinput-1.12.1.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:570c48cc7b744b9b4da711ed0c5e8c3de132484684b0c4f0309a9a83df5e8692 +size 520072 diff --git a/libinput-1.12.1.tar.xz.sig b/libinput-1.12.1.tar.xz.sig new file mode 100644 index 0000000000000000000000000000000000000000000000000000000000000000..62a7b6f92ed44d7753527943e89ca998103c90a11db3c7a6f5b9d3cf89431f6b GIT binary patch literal 95 zcmeB(WnmCxVvrS6WUx`Hj~ANI2{MQ_nFW8mTxfQjgJFf7=- vY~m)BG8MP=>#J_ + +- Update to new upstream release 1.12.1 + * A few entries there had to be corrected/added, including the + one for the MS Nano Transceiver, the Dell XPSL322X touchpad + and some of the Elan Touchpad quirks. A new quirk was added + for the Kensington Orbit trackball which is confused about + it's non-existing middle button and for the Asus UX302LA + touchpad which thinks pressure isn't necessary once two + fingers are down. + * Apple touchpads randomly triggered an assert (under very + specific, but easy enough to trigger conditions), which is + fixed now. +- Remove 0001-quirks-fix-the-trackpoint-multiplier-for-the-Dell-E7.patch + ------------------------------------------------------------------- Mon Oct 1 10:14:25 UTC 2018 - sndirsch@suse.com -- 0001-quirks-fix-the-trackpoint-multiplier-for-the-Dell-E7.patch +- 0001-quirks-fix-the-trackpoint-multiplier-for-the-Dell-E7.patch * refix the trackpoint multiplier for the Dell E7470 (boo#1013647, fdo#106323, gitlab issue#148) diff --git a/libinput.spec b/libinput.spec index 71a7f44..1df4773 100644 --- a/libinput.spec +++ b/libinput.spec @@ -12,7 +12,7 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # @@ -22,7 +22,7 @@ Name: libinput %define lname libinput10 -Version: 1.12.0 +Version: 1.12.1 Release: 0 Summary: Input device and event processing library License: MIT @@ -38,7 +38,6 @@ Source3: baselibs.conf Source4: %name.keyring Source5: libinput-rpmlintrc Patch1: kill-env.diff -Patch2: 0001-quirks-fix-the-trackpoint-multiplier-for-the-Dell-E7.patch BuildRequires: doxygen BuildRequires: fdupes BuildRequires: gcc-c++