diff --git a/libinput-1.14.0.tar.xz b/libinput-1.14.0.tar.xz deleted file mode 100644 index adca744..0000000 --- a/libinput-1.14.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7cb85c24f8920b81bc5360220107e267ab4e0e718704c7690a8c7b03fa14fc67 -size 563272 diff --git a/libinput-1.14.0.tar.xz.sig b/libinput-1.14.0.tar.xz.sig deleted file mode 100644 index b79e1c8..0000000 Binary files a/libinput-1.14.0.tar.xz.sig and /dev/null differ diff --git a/libinput-1.14.1.tar.xz b/libinput-1.14.1.tar.xz new file mode 100644 index 0000000..c1c9e1f --- /dev/null +++ b/libinput-1.14.1.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e333a3242835c019ca37d2cef8b51a87d3138eb47444119c0153dc7a8656ee70 +size 564412 diff --git a/libinput-1.14.1.tar.xz.sig b/libinput-1.14.1.tar.xz.sig new file mode 100644 index 0000000..1748c22 Binary files /dev/null and b/libinput-1.14.1.tar.xz.sig differ diff --git a/libinput.changes b/libinput.changes index 42303a8..0c24146 100644 --- a/libinput.changes +++ b/libinput.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Mon Aug 26 04:22:25 UTC 2019 - Jan Engelhardt + +- Update to new upstream release 1.14.1 + * Fix a two-finger interaction (click + drag) was interpreted + as scroll event instead of the intended action + * The RollerMouse v3 now has debouncing disabled so the + double-click button works. + ------------------------------------------------------------------- Sun Aug 11 15:39:44 UTC 2019 - Bjørn Lie diff --git a/libinput.spec b/libinput.spec index 131b29c..f61b90a 100644 --- a/libinput.spec +++ b/libinput.spec @@ -18,7 +18,7 @@ Name: libinput %define lname libinput10 -Version: 1.14.0 +Version: 1.14.1 Release: 0 Summary: Input device and event processing library License: MIT @@ -41,7 +41,7 @@ BuildRequires: gcc-c++ BuildRequires: graphviz >= 2.26 BuildRequires: grep BuildRequires: meson >= 0.41.0 -BuildRequires: pkgconfig +BuildRequires: pkg-config BuildRequires: pkgconfig(cairo) BuildRequires: pkgconfig(glib-2.0) BuildRequires: pkgconfig(gtk+-3.0) >= 3.20