From 3695485691ff0cc55501bd2f8be10eba61bfbe5f481d8b114885e5b97699322e Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Thu, 6 Jun 2024 07:18:54 +0000 Subject: [PATCH] - Update to release 1.26 OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/libinput?expand=0&rev=285 --- libinput-1.25.0.tar.gz | 3 --- libinput-1.26.0.tar.gz | 3 +++ libinput.changes | 12 ++++++++++++ libinput.spec | 2 +- 4 files changed, 16 insertions(+), 4 deletions(-) delete mode 100644 libinput-1.25.0.tar.gz create mode 100644 libinput-1.26.0.tar.gz diff --git a/libinput-1.25.0.tar.gz b/libinput-1.25.0.tar.gz deleted file mode 100644 index dff3c1e..0000000 --- a/libinput-1.25.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f7e8425f185cadba5761d0a1dae6be041750d351163ffa04adc5b9a79a13c0ec -size 1016846 diff --git a/libinput-1.26.0.tar.gz b/libinput-1.26.0.tar.gz new file mode 100644 index 0000000..3921210 --- /dev/null +++ b/libinput-1.26.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bda944e6d60741432e10f29001c3326ee8aba2968787f78611f420f90580bd8b +size 1029083 diff --git a/libinput.changes b/libinput.changes index 918ff22..4d9c864 100644 --- a/libinput.changes +++ b/libinput.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Thu Jun 6 07:04:23 UTC 2024 - Jan Engelhardt + +- Update to release 1.26 + * Touchpads can now configure a clickfinger button map + * Tablet pads now have an API for relative dials. + * A new configuration option for tablet tools allow reducing + the available logical range. + * Tablet tools can now use BTN_STYLUS3 too and tablet pad strip + support should now work for non-Wacom devices, for systems + where the kernel driver implements it. + ------------------------------------------------------------------- Tue Mar 26 10:25:10 UTC 2024 - pgajdos@suse.com diff --git a/libinput.spec b/libinput.spec index 625d65b..d9ca390 100644 --- a/libinput.spec +++ b/libinput.spec @@ -37,7 +37,7 @@ %define lname libinput10 %define pname libinput Name: libinput%{?xsuffix} -Version: 1.25.0 +Version: 1.26.0 Release: 0 Summary: Input device and event processing library License: MIT