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 053de56..0000000 Binary files a/libinput-1.12.0.tar.xz.sig and /dev/null differ 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 0000000..62a7b6f Binary files /dev/null and b/libinput-1.12.1.tar.xz.sig differ diff --git a/libinput.changes b/libinput.changes index 8bfc7bf..88bdcdb 100644 --- a/libinput.changes +++ b/libinput.changes @@ -1,3 +1,26 @@ +------------------------------------------------------------------- +Wed Oct 3 11:22:55 UTC 2018 - Jan Engelhardt + +- 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 + * refix the trackpoint multiplier for the Dell E7470 (boo#1013647, + fdo#106323, gitlab issue#148) + ------------------------------------------------------------------- Tue Sep 11 07:55:44 UTC 2018 - Jan Engelhardt diff --git a/libinput.spec b/libinput.spec index 7816e2b..d1d51bb 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 @@ -43,7 +43,7 @@ BuildRequires: fdupes BuildRequires: gcc-c++ BuildRequires: graphviz >= 2.26 BuildRequires: grep -BuildRequires: meson >= 0.40.0 +BuildRequires: meson >= 0.41.0 BuildRequires: pkgconfig BuildRequires: pkgconfig(cairo) BuildRequires: pkgconfig(glib-2.0)