diff --git a/libinput-1.2.0.tar.xz b/libinput-1.2.0.tar.xz deleted file mode 100644 index 9ed8d4f..0000000 --- a/libinput-1.2.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1754b917fe675507ea80445b4f2e91d76cb6a6935508fe37234807affb316e2c -size 866284 diff --git a/libinput-1.2.0.tar.xz.sig b/libinput-1.2.0.tar.xz.sig deleted file mode 100644 index 67d3215..0000000 Binary files a/libinput-1.2.0.tar.xz.sig and /dev/null differ diff --git a/libinput-1.2.1.tar.xz b/libinput-1.2.1.tar.xz new file mode 100644 index 0000000..923e187 --- /dev/null +++ b/libinput-1.2.1.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e2db8c5357f8859b33c58e583601f50509f085ae9340a58790bcf44f1480c1c3 +size 863660 diff --git a/libinput-1.2.1.tar.xz.sig b/libinput-1.2.1.tar.xz.sig new file mode 100644 index 0000000..d8dd353 Binary files /dev/null and b/libinput-1.2.1.tar.xz.sig differ diff --git a/libinput.changes b/libinput.changes index a82555a..38a5943 100644 --- a/libinput.changes +++ b/libinput.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Tue Mar 8 14:14:33 UTC 2016 - zaitor@opensuse.org + +- Update to version 1.2.1: + * One fix for touchpads: we added a patch in 1.2 to look at + relative finger positions during gestures to decide whether a + gesture would be a pinch or a swipe gesture. This caused some + two-finger scrolls to be detected as pinch gesture (fdo#94264). + The patch added in this release fixes this issue. + ------------------------------------------------------------------- Wed Feb 24 14:06:35 UTC 2016 - zaitor@opensuse.org diff --git a/libinput.spec b/libinput.spec index fa5d973..e2320d3 100644 --- a/libinput.spec +++ b/libinput.spec @@ -18,8 +18,8 @@ Name: libinput %define lname libinput10 -%define rversion 1.2.0 -Version: 1.2.0 +%define rversion 1.2.1 +Version: 1.2.1 Release: 0 Summary: Input device and event processing library License: MIT