diff --git a/libinput-1.22.0.tar.gz b/libinput-1.22.0.tar.gz deleted file mode 100644 index 6461a11..0000000 --- a/libinput-1.22.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ebbe5a966cf2a12f59666adbfb505cafca58635b96239bbcdf04a09dc4cd0d7b -size 989857 diff --git a/libinput-1.22.1.tar.gz b/libinput-1.22.1.tar.gz new file mode 100644 index 0000000..e2b6122 --- /dev/null +++ b/libinput-1.22.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:45d9e03c16c3c343b7537aa7f744ae9339b1a0dae446ecbe6f5ed9d49be11e87 +size 990102 diff --git a/libinput.changes b/libinput.changes index 72a6afe..5dcf178 100644 --- a/libinput.changes +++ b/libinput.changes @@ -1,3 +1,17 @@ +------------------------------------------------------------------- +Thu Jan 19 12:06:49 UTC 2023 - Bjørn Lie + +- Update to release 1.22.1: + * This version includes quirks for laptops from Apple and Dell, + as well as for the Glorious Model 0 mouse. It also backports a + meson fix for use of libinput as subproject and a fix for + libinput debug-events not flushing the output, resulting in + truncated information. + * Finally, the tablet touch arbitration rectangle was increased + by 50mm in both directions to reduce the number of misdetected + touches. +- Use ldconfig_scriptlets macro for post(un) handling. + ------------------------------------------------------------------- Sat Nov 19 12:23:18 UTC 2022 - Jan Engelhardt diff --git a/libinput.spec b/libinput.spec index ad1e2b8..3e0e404 100644 --- a/libinput.spec +++ b/libinput.spec @@ -1,7 +1,7 @@ # # spec file # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2023 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.22.0 +Version: 1.22.1 Release: 0 Summary: Input device and event processing library License: MIT @@ -164,8 +164,7 @@ done %fdupes %buildroot/%_prefix -%post -n %lname -p /sbin/ldconfig -%postun -n %lname -p /sbin/ldconfig +%ldconfig_scriptlets -n %lname %post udev [ -x /usr/bin/udevadm ] && /usr/bin/udevadm hwdb --update || :