Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package libevdev for openSUSE:Factory checked in at 2021-02-16 22:35:11 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libevdev (Old) and /work/SRC/openSUSE:Factory/.libevdev.new.28504 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libevdev" Tue Feb 16 22:35:11 2021 rev:16 rq:870815 version:1.11.0 Changes: -------- --- /work/SRC/openSUSE:Factory/libevdev/libevdev.changes 2020-08-28 23:45:05.791497240 +0200 +++ /work/SRC/openSUSE:Factory/.libevdev.new.28504/libevdev.changes 2021-02-16 22:36:32.673662196 +0100 @@ -1,0 +2,11 @@ +Tue Feb 9 23:26:35 UTC 2021 - Dirk M??ller <dmuel...@suse.com> + +- update to 1.11.0: + * One new API, libevdev_disable_property() + * Kernel 5.8 changed the SW_MAX define from 0x0f to 0x10. In some niche cases + this causes issues if libevdev and the software build against + different headers and thus end up with different values + * include: sync event codes with kernel 5.10 + * Fix included license to the "always intended" MIT license + +------------------------------------------------------------------- Old: ---- libevdev-1.9.1.tar.xz libevdev-1.9.1.tar.xz.sig New: ---- libevdev-1.11.0.tar.xz libevdev-1.11.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libevdev.spec ++++++ --- /var/tmp/diff_new_pack.dbwun2/_old 2021-02-16 22:36:33.249662963 +0100 +++ /var/tmp/diff_new_pack.dbwun2/_new 2021-02-16 22:36:33.253662968 +0100 @@ -1,7 +1,7 @@ # # spec file for package libevdev # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2021 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,14 +18,14 @@ %define sonum 2 Name: libevdev -Version: 1.9.1 +Version: 1.11.0 Release: 0 Summary: A wrapper library for evdev devices License: MIT Group: Development/Libraries/C and C++ URL: https://xorg.freedesktop.org/ -Source0: http://www.freedesktop.org/software/%{name}/%{name}-%{version}.tar.xz -Source1: http://www.freedesktop.org/software/%{name}/%{name}-%{version}.tar.xz.sig +Source0: https://www.freedesktop.org/software/%{name}/%{name}-%{version}.tar.xz +Source1: https://www.freedesktop.org/software/%{name}/%{name}-%{version}.tar.xz.sig Source2: %{name}.keyring Source3: baselibs.conf BuildRequires: automake @@ -103,5 +103,7 @@ %{_bindir}/mouse-dpi-tool %{_bindir}/libevdev-tweak-device %{_bindir}/touchpad-edge-detector +%{_mandir}/man1/libevdev-tweak-device.1%{?ext_man} +%{_mandir}/man1/touchpad-edge-detector.1%{?ext_man} %changelog ++++++ libevdev-1.9.1.tar.xz -> libevdev-1.11.0.tar.xz ++++++ ++++ 13481 lines of diff (skipped)