From f1ba399b9d71a6b8dc0f0350f9d94af3d4f42d9460f7e2a0c0d3cb72e023bb57 Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Mon, 15 Jan 2024 09:58:42 +0000 Subject: [PATCH] - Update to release 1.25 OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/libinput?expand=0&rev=281 --- libinput-1.24.0.tar.gz | 3 --- libinput-1.25.0.tar.gz | 3 +++ libinput.changes | 12 ++++++++++++ libinput.spec | 4 ++-- 4 files changed, 17 insertions(+), 5 deletions(-) delete mode 100644 libinput-1.24.0.tar.gz create mode 100644 libinput-1.25.0.tar.gz diff --git a/libinput-1.24.0.tar.gz b/libinput-1.24.0.tar.gz deleted file mode 100644 index f9a36dd..0000000 --- a/libinput-1.24.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7413c3733b8c39dc38b8687950e0e0d9d38a73394539f9efa2a7c84a412cb505 -size 1015264 diff --git a/libinput-1.25.0.tar.gz b/libinput-1.25.0.tar.gz new file mode 100644 index 0000000..dff3c1e --- /dev/null +++ b/libinput-1.25.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f7e8425f185cadba5761d0a1dae6be041750d351163ffa04adc5b9a79a13c0ec +size 1016846 diff --git a/libinput.changes b/libinput.changes index e45a05b..00d7f0c 100644 --- a/libinput.changes +++ b/libinput.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Mon Jan 15 09:57:24 UTC 2024 - Jan Engelhardt + +- Update to release 1.25 + * Change how left-handed settings are handled for tablets: If + libwacom does not contain a definition for a tablet yet, + libinput defaults to enabling a left-handed setting. + * Quirks for laptops from Dell, Google, Graviton, HP, HUAWEI, + Lenovo and Razer, gadgets like the RollerMouse Pro3 and virtual + machines like GNOME Boxes, VirtualBox or Virtual Machine + Manager are included. + ------------------------------------------------------------------- Fri Aug 25 16:22:44 UTC 2023 - Bjørn Lie diff --git a/libinput.spec b/libinput.spec index 7c6b6d0..32bb7f7 100644 --- a/libinput.spec +++ b/libinput.spec @@ -1,7 +1,7 @@ # # spec file # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2024 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -37,7 +37,7 @@ %define lname libinput10 %define pname libinput Name: libinput%{?xsuffix} -Version: 1.24.0 +Version: 1.25.0 Release: 0 Summary: Input device and event processing library License: MIT