From 51cd09c12da3c18f0ea51d03e9396283a6815cad7c7abd9651f65b10dae63777 Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Wed, 24 Mar 2021 08:55:54 +0000 Subject: [PATCH] - Update to release 1.17.1 OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/libinput?expand=0&rev=249 --- libinput-1.17.0.tar.xz | 3 --- libinput-1.17.0.tar.xz.sig | Bin 95 -> 0 bytes libinput-1.17.1.tar.xz | 3 +++ libinput-1.17.1.tar.xz.sig | Bin 0 -> 95 bytes libinput.changes | 7 +++++++ libinput.spec | 4 ++-- 6 files changed, 12 insertions(+), 5 deletions(-) delete mode 100644 libinput-1.17.0.tar.xz delete mode 100644 libinput-1.17.0.tar.xz.sig create mode 100644 libinput-1.17.1.tar.xz create mode 100644 libinput-1.17.1.tar.xz.sig diff --git a/libinput-1.17.0.tar.xz b/libinput-1.17.0.tar.xz deleted file mode 100644 index d099743..0000000 --- a/libinput-1.17.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c560cfca14cb5c50d2a1b7551df06bc5d4306e32c128f3e3d37e137285dedbad -size 612004 diff --git a/libinput-1.17.0.tar.xz.sig b/libinput-1.17.0.tar.xz.sig deleted file mode 100644 index afbf6263cafec35c36f180961efbbba96cb57334d9b2ae1baeda2ba07a117124..0000000000000000000000000000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 95 zcmeB(WnmCxVvrS6WUx`Hj~ANI2{C77IHW#HlzfQg*QW|$xE veD~x`Hj~ANI2{B}ARcW#HlzfQh&~VpuSz vO7c_hx_764{^)%->-vPiPlpaiG0fqt&8(QR&(6I4>U`h(%0Y*dYdur}LhCC+ literal 0 HcmV?d00001 diff --git a/libinput.changes b/libinput.changes index 6f41dc2..16dee40 100644 --- a/libinput.changes +++ b/libinput.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Wed Mar 24 08:54:57 UTC 2021 - Jan Engelhardt + +- Update to release 1.17.1 + * quirks: add quirks for Apple SPI input devices + * Add Lenovo Legion 5 keyboard to 50-system-lenovo.quirks + ------------------------------------------------------------------- Tue Feb 23 09:44:29 UTC 2021 - Jan Engelhardt diff --git a/libinput.spec b/libinput.spec index 75a6b6d..29b70ff 100644 --- a/libinput.spec +++ b/libinput.spec @@ -1,5 +1,5 @@ # -# spec file for package libinput +# spec file for package libinput%{?xsuffix} # # Copyright (c) 2021 SUSE LLC # @@ -37,7 +37,7 @@ %define lname libinput10 %define pname libinput Name: libinput%{?xsuffix} -Version: 1.17.0 +Version: 1.17.1 Release: 0 Summary: Input device and event processing library License: MIT