From 4d285819ccdf7855ab62de33e70b99a4ae560bb0c03b8bda17d5c33863a2f6bc Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Thu, 3 Sep 2015 14:45:10 +0000 Subject: [PATCH] Accepting request 328825 from home:pluskalm:branches:X11:Wayland - Update to 1.0.1 * filter: fix constant acceleration for the X230 OBS-URL: https://build.opensuse.org/request/show/328825 OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/libinput?expand=0&rev=48 --- libinput-1.0.0.tar.xz | 3 --- libinput-1.0.0.tar.xz.sig | Bin 72 -> 0 bytes libinput-1.0.1.tar.xz | 3 +++ libinput-1.0.1.tar.xz.sig | Bin 0 -> 72 bytes libinput.changes | 6 ++++++ libinput.spec | 4 ++-- 6 files changed, 11 insertions(+), 5 deletions(-) delete mode 100644 libinput-1.0.0.tar.xz delete mode 100644 libinput-1.0.0.tar.xz.sig create mode 100644 libinput-1.0.1.tar.xz create mode 100644 libinput-1.0.1.tar.xz.sig diff --git a/libinput-1.0.0.tar.xz b/libinput-1.0.0.tar.xz deleted file mode 100644 index baac189..0000000 --- a/libinput-1.0.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:afbd2751c000a4e5833624b6177a6919ad259f0bca44093947421c885fd42c0f -size 785056 diff --git a/libinput-1.0.0.tar.xz.sig b/libinput-1.0.0.tar.xz.sig deleted file mode 100644 index 5a5e93542b128834a224a915be0c5390c4eb9b7c1f7fdf0238d4449962834ddd..0000000000000000000000000000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 72 zcmV-O0Jr~$Mg#y60ssaD0#)4>vH%JR5aK(2aI|Oezn)kCpLl%b^bK*>?q%fApwz{W ea~RMD6ab*Kg*B=;b7i3zJn-N)A^*&RgYZG@*B`|I diff --git a/libinput-1.0.1.tar.xz b/libinput-1.0.1.tar.xz new file mode 100644 index 0000000..c9c27a0 --- /dev/null +++ b/libinput-1.0.1.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:482fb35119b457ba65a8bebaa47e4f6b4dbd77e59c320014a22296847b7ff99e +size 800244 diff --git a/libinput-1.0.1.tar.xz.sig b/libinput-1.0.1.tar.xz.sig new file mode 100644 index 0000000000000000000000000000000000000000000000000000000000000000..484969aa132b6500628f993c8439454db864dafc7864cbf2cb286be76cdf7b5b GIT binary patch literal 72 zcmV-O0Jr~$Mg#y60ssaD0#)b*rvM5G5aK(2aI|Oezdir}pGw2CyO@^K$t;$~(cd5- e_nS=dasZnK`wdl`AbP=lAXlZnxmx2I9C3)nz8)a} literal 0 HcmV?d00001 diff --git a/libinput.changes b/libinput.changes index 140df39..98228f1 100644 --- a/libinput.changes +++ b/libinput.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Sep 3 14:34:43 UTC 2015 - mpluskal@suse.com + +- Update to 1.0.1 + * filter: fix constant acceleration for the X230 + ------------------------------------------------------------------- Wed Aug 26 07:01:59 UTC 2015 - mpluskal@suse.com diff --git a/libinput.spec b/libinput.spec index 1ec2215..83883b6 100644 --- a/libinput.spec +++ b/libinput.spec @@ -18,8 +18,8 @@ Name: libinput %define lname libinput10 -%define rversion 1.0.0 -Version: 1.0 +%define rversion 1.0.1 +Version: 1.0.1 Release: 0 Summary: Input device and event processing library License: MIT