diff --git a/libinput-1.8.2.tar.xz b/libinput-1.8.2.tar.xz deleted file mode 100644 index 2b849e0..0000000 --- a/libinput-1.8.2.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:013518ee0adb2287e6e1f08412efba2137320738cadb5399b783738f04cbab38 -size 939664 diff --git a/libinput-1.8.2.tar.xz.sig b/libinput-1.8.2.tar.xz.sig deleted file mode 100644 index b9e9ea0..0000000 Binary files a/libinput-1.8.2.tar.xz.sig and /dev/null differ diff --git a/libinput-1.8.3.tar.xz b/libinput-1.8.3.tar.xz new file mode 100644 index 0000000..bb8d7cf --- /dev/null +++ b/libinput-1.8.3.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2fe2e2f52f0971a9c43541b8f26582ca8df6ed4bb9050e85eb40d4ff6b13142d +size 941832 diff --git a/libinput-1.8.3.tar.xz.sig b/libinput-1.8.3.tar.xz.sig new file mode 100644 index 0000000..dc07027 Binary files /dev/null and b/libinput-1.8.3.tar.xz.sig differ diff --git a/libinput.changes b/libinput.changes index 1769c83..b56e508 100644 --- a/libinput.changes +++ b/libinput.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Thu Oct 5 19:49:03 UTC 2017 - zaitor@opensuse.org + +- Update to version 1.8.3: + * Two user-visible fixes: The Wacom Mobile Studio Pro pad device + was previously ignored because of its accelerometer tag, this + is fixed now. And touchpads that are explicitly disabled by the + user now stay disabled after a lid open event. + * The rest is all related to the test suite to make sure it still + runs correctly. Finally, a stray printf was removed from + libinput-debug-events. + ------------------------------------------------------------------- Thu Sep 7 08:11:12 UTC 2017 - jengelh@inai.de diff --git a/libinput.spec b/libinput.spec index 892c270..b7558b8 100644 --- a/libinput.spec +++ b/libinput.spec @@ -18,7 +18,7 @@ Name: libinput %define lname libinput10 -Version: 1.8.2 +Version: 1.8.3 Release: 0 Summary: Input device and event processing library License: MIT