Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package libinput for openSUSE:Factory checked in at 2025-03-28 09:36:15 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libinput (Old) and /work/SRC/openSUSE:Factory/.libinput.new.2696 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libinput" Fri Mar 28 09:36:15 2025 rev:123 rq:1256174 version:1.28.0 Changes: -------- --- /work/SRC/openSUSE:Factory/libinput/libinput.changes 2025-01-12 11:10:36.949692992 +0100 +++ /work/SRC/openSUSE:Factory/.libinput.new.2696/libinput.changes 2025-03-28 09:36:33.058940175 +0100 @@ -1,0 +2,19 @@ +Wed Mar 26 03:15:52 UTC 2025 - Jan Engelhardt <[email protected]> + +- Update to release 1.28 + * Support for three-finger drag for touchpads. + * On tablets the pressure range is now correctly tracked per + tablet. + +------------------------------------------------------------------- +Fri Feb 28 15:13:10 UTC 2025 - Franck Bui <[email protected]> + +- Use %udev_hwdb_update in %posttrans to update udev hwdb. On + recent distros such as TW, this should not be necessary at all as + the hwdb is automatically updated via the rpm file triggers + mechanism. However, the explicit call to update the hwdb is kept + in case the spec file is also used for older ditros. The call is + also done from %posttrans where we know that udev is fully + functional without the need of `Requires(post): udev`. + +------------------------------------------------------------------- Old: ---- libinput-1.27.1.tar.gz New: ---- libinput-1.28.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libinput.spec ++++++ --- /var/tmp/diff_new_pack.7l3InP/_old 2025-03-28 09:36:33.638964216 +0100 +++ /var/tmp/diff_new_pack.7l3InP/_new 2025-03-28 09:36:33.642964382 +0100 @@ -37,7 +37,7 @@ %define lname libinput10 %define pname libinput Name: libinput%{?xsuffix} -Version: 1.27.1 +Version: 1.28.0 Release: 0 Summary: Input device and event processing library License: MIT @@ -70,6 +70,7 @@ BuildRequires: pkgconfig(libudev) BuildRequires: pkgconfig(libwacom) >= 0.20 BuildRequires: pkgconfig(mtdev) >= 1.1.0 +BuildRequires: systemd-rpm-macros %description libinput is a library that handles input devices for display servers and @@ -168,8 +169,8 @@ %ldconfig_scriptlets -n %lname -%post udev -[ -x /usr/bin/udevadm ] && /usr/bin/udevadm hwdb --update || : +%posttrans udev +%udev_hwdb_update %if "%flavor" == "" %files udev ++++++ _scmsync.obsinfo ++++++ --- /var/tmp/diff_new_pack.7l3InP/_old 2025-03-28 09:36:33.682966040 +0100 +++ /var/tmp/diff_new_pack.7l3InP/_new 2025-03-28 09:36:33.682966040 +0100 @@ -1,5 +1,5 @@ -mtime: 1736164337 -commit: c64a9ce34b54113bfb3638680858d1a8148b1648427700ec2fd145fd68d5d894 +mtime: 1742984124 +commit: 2c8ae2f6ff26f14573076d2be8dae3b6d4c718d6649b1246eb2a35c404623e0c url: https://src.opensuse.org/jengelh/libinput revision: master ++++++ build.specials.obscpio ++++++ ++++++ libinput-1.27.1.tar.gz -> libinput-1.28.0.tar.gz ++++++ ++++ 12869 lines of diff (skipped)
