diff --git a/libinput-0.21.0.tar.xz b/libinput-0.21.0.tar.xz deleted file mode 100644 index 398a0fc..0000000 --- a/libinput-0.21.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7cce7a9e510dfe5c4a19ad00e9350808d4f59f8611fd2b5e87213c507283f550 -size 658788 diff --git a/libinput-0.21.0.tar.xz.sig b/libinput-0.21.0.tar.xz.sig deleted file mode 100644 index 3603f5b..0000000 Binary files a/libinput-0.21.0.tar.xz.sig and /dev/null differ diff --git a/libinput-0.99.1.tar.xz b/libinput-0.99.1.tar.xz new file mode 100644 index 0000000..85270bf --- /dev/null +++ b/libinput-0.99.1.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d43cae593f19deb6c0dc18aea1633ffd1f1731aa5c3580bedda48b6a354c7164 +size 779640 diff --git a/libinput-0.99.1.tar.xz.sig b/libinput-0.99.1.tar.xz.sig new file mode 100644 index 0000000..d6b06c1 Binary files /dev/null and b/libinput-0.99.1.tar.xz.sig differ diff --git a/libinput.changes b/libinput.changes index 8b9cba0..21257c2 100644 --- a/libinput.changes +++ b/libinput.changes @@ -1,3 +1,23 @@ +------------------------------------------------------------------- +Fri Aug 21 08:34:34 UTC 2015 - zaitor@opensuse.org + +- Update to version 0.99.1: + * Release candidate for libinput 1.0. + * No additions to the API, this release only contains a couple of + bugfixes and general improvements. + * The most obvious fix is that natural scrolling now also works + for edge scrolling. The threshold needed to trigger scrolling + on a touchpad was reduced to 2mm in 0.21 but a bug prevented + that from activating until 5mm movement was hit. + * Touchpad scrolling now uses unaccelerated motion data. This + provides better behavior for short consecutive scroll motions + and a better 1:1 mapping between finger and content, especially + with natural scrolling. + * The pointer acceleration code has been cleaned up, though the + focus here was to make it easier to understand for developers. + The functionality remained largely the same aside from a few + bugfixes. + ------------------------------------------------------------------- Tue Aug 4 16:35:20 UTC 2015 - zaitor@opensuse.org diff --git a/libinput.spec b/libinput.spec index c082d53..661c0e1 100644 --- a/libinput.spec +++ b/libinput.spec @@ -18,8 +18,8 @@ Name: libinput %define lname libinput10 -%define rversion 0.21.0 -Version: 0.21 +%define rversion 0.99.1 +Version: 0.99 Release: 0 Summary: Input device and event processing library License: MIT