From 5d98e004115744182f553143ebe2b991da5c303086b9c9391c136ffaa74e0f15 Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Wed, 8 Apr 2015 20:12:48 +0000 Subject: [PATCH 1/2] Accepting request 295048 from home:pluskalm:branches:X11:Wayland - Update to 0.13.0 OBS-URL: https://build.opensuse.org/request/show/295048 OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/libinput?expand=0&rev=21 --- libinput-0.12.0.tar.xz | 3 --- libinput-0.12.0.tar.xz.sig | Bin 72 -> 0 bytes libinput-0.13.0.tar.xz | 3 +++ libinput-0.13.0.tar.xz.sig | Bin 0 -> 72 bytes libinput.changes | 18 ++++++++++++++++++ libinput.spec | 4 ++-- 6 files changed, 23 insertions(+), 5 deletions(-) delete mode 100644 libinput-0.12.0.tar.xz delete mode 100644 libinput-0.12.0.tar.xz.sig create mode 100644 libinput-0.13.0.tar.xz create mode 100644 libinput-0.13.0.tar.xz.sig diff --git a/libinput-0.12.0.tar.xz b/libinput-0.12.0.tar.xz deleted file mode 100644 index f98312e..0000000 --- a/libinput-0.12.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6e0ce9dd9ff04e9ac382dffb7fa332b94f093227a197a9c8189e87de6d88b55a -size 538364 diff --git a/libinput-0.12.0.tar.xz.sig b/libinput-0.12.0.tar.xz.sig deleted file mode 100644 index b3c759dce4c35955511e8a3d27fa02db337aaf0b59ecaac71039034b3fde6a97..0000000000000000000000000000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 72 zcmV-O0Jr~$Mg#y60ssaD0#yAy&HxGt5aK(2aI|Oezg^J)ofvz4^ZO~AkPgu+HE3T6#$$IX~2|7HjNOdu2h diff --git a/libinput-0.13.0.tar.xz b/libinput-0.13.0.tar.xz new file mode 100644 index 0000000..e301268 --- /dev/null +++ b/libinput-0.13.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6cecaf7fde525f1d81474cbd495ce526d5e34c845d3e9d6f3e2565b7048cc61a +size 540300 diff --git a/libinput-0.13.0.tar.xz.sig b/libinput-0.13.0.tar.xz.sig new file mode 100644 index 0000000000000000000000000000000000000000000000000000000000000000..9e7d60e220d89159bdd4d79f433083b709a68811c36d8fa31d852bcb2384d7b1 GIT binary patch literal 72 zcmV-O0Jr~$Mg#y60ssaD0#y+K@Bj)45aK(2aI|OezvI#XpJW7p< Date: Wed, 8 Apr 2015 20:15:06 +0000 Subject: [PATCH 2/2] Two spaces less OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/libinput?expand=0&rev=22 --- libinput.changes | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/libinput.changes b/libinput.changes index 3ff3b21..41be27a 100644 --- a/libinput.changes +++ b/libinput.changes @@ -2,8 +2,8 @@ Wed Apr 8 19:46:59 UTC 2015 - mpluskal@suse.com - Update to 0.13.0 - * No API changes were merged in this release, the ABI is - compatible with 0.12.0. + * No API changes were merged in this release, the ABI is + compatible with 0.12.0. * The tap motion threshold is now a fixed distance on all touchpads (withphysical resolution). This stops the delay in pointer motion seen on some devices.