Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package libinput for openSUSE:Factory checked in at 2022-02-21 17:46:01 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libinput (Old) and /work/SRC/openSUSE:Factory/.libinput.new.1958 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libinput" Mon Feb 21 17:46:01 2022 rev:108 rq:956022 version:1.20.0 Changes: -------- --- /work/SRC/openSUSE:Factory/libinput/libinput.changes 2021-12-22 20:18:59.643873133 +0100 +++ /work/SRC/openSUSE:Factory/.libinput.new.1958/libinput.changes 2022-02-21 17:46:33.487593278 +0100 @@ -1,0 +2,14 @@ +Sat Feb 19 17:11:13 UTC 2022 - Jan Engelhardt <jeng...@inai.de> + +- Update to release 1.20.0 + * High-resolution scroll is more reliable thanks to the + inclusion of new heuristics. + * Better handling of BTN_TOOL_PEN on top of BTN_TOOL_RUBBER on + graphics tablets that trigger a kernel bug. + * libinput does not handle joysticks and gamepads. The + detection algorithm has been improved to avoid tagging some + of those devices as keyboards. + * Improved clickpad detection + * New quirks and bug fixing + +------------------------------------------------------------------- Old: ---- libinput-1.19.3.tar.xz libinput-1.19.3.tar.xz.sig libinput.keyring New: ---- libinput-1.20.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libinput.spec ++++++ --- /var/tmp/diff_new_pack.4wLdPM/_old 2022-02-21 17:46:34.171593482 +0100 +++ /var/tmp/diff_new_pack.4wLdPM/_new 2022-02-21 17:46:34.175593482 +0100 @@ -1,7 +1,7 @@ # # spec file # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 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.19.3 +Version: 1.20.0 Release: 0 Summary: Input device and event processing library License: MIT @@ -45,10 +45,9 @@ URL: https://www.freedesktop.org/wiki/Software/libinput/ #Git-Web: https://gitlab.freedesktop.org/libinput/libinput/ -Source: http://freedesktop.org/software/libinput/%pname-%version.tar.xz -Source2: http://freedesktop.org/software/libinput/%pname-%version.tar.xz.sig +#DL-URL: https://gitlab.freedesktop.org/libinput/libinput/-/releases +Source: https://gitlab.freedesktop.org/libinput/libinput/-/archive/1.20.0/libinput-1.20.0.tar.gz Source3: baselibs.conf -Source4: %pname.keyring Source5: libinput-rpmlintrc Patch1: kill-env.diff ++++++ libinput-rpmlintrc ++++++ --- /var/tmp/diff_new_pack.4wLdPM/_old 2022-02-21 17:46:34.259593508 +0100 +++ /var/tmp/diff_new_pack.4wLdPM/_new 2022-02-21 17:46:34.263593508 +0100 @@ -1,4 +1,4 @@ -addFilter("shlib-policy-nonversioned-dir .*/usr/lib/libinput"); -addFilter("shlib-policy-nonversioned-dir .*/usr/lib/udev"); -addFilter("shlib-policy-missing-lib"); +#addFilter("shlib-policy-nonversioned-dir .*/usr/lib/libinput"); +#addFilter("shlib-policy-nonversioned-dir .*/usr/lib/udev"); +#addFilter("shlib-policy-missing-lib");