Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package hidapi for openSUSE:Factory checked in at 2021-12-13 20:41:55 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/hidapi (Old) and /work/SRC/openSUSE:Factory/.hidapi.new.2520 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "hidapi" Mon Dec 13 20:41:55 2021 rev:7 rq:940109 version:0.11.0 Changes: -------- --- /work/SRC/openSUSE:Factory/hidapi/hidapi.changes 2021-06-14 23:10:42.928710383 +0200 +++ /work/SRC/openSUSE:Factory/.hidapi.new.2520/hidapi.changes 2021-12-13 20:46:39.152501661 +0100 @@ -1,0 +2,14 @@ +Sun Dec 5 19:02:34 UTC 2021 - Dirk M??ller <[email protected]> + +- update to 0.11.0: + * hidraw: (explicit) workaround to allow build with kernels older than 2.6.39 + * libusb: stabilize device path (uses same semantic as Linux kernel) + * libusb: add platform-specific hid_libusb_wrap_sys_device + * general: lots of documentation improvements + * general: (Windows) DDK build files are obsolete + * general: add CMake build system + * general: deprecated Autotools build scripts + * lots of other small fixes and improvements +- remove 0001-configure.ac-remove-duplicate-AC_CONFIG_MACRO_DIR-22.patch (obsolete) + +------------------------------------------------------------------- Old: ---- 0001-configure.ac-remove-duplicate-AC_CONFIG_MACRO_DIR-22.patch _service hidapi-0.10.1.tar.gz New: ---- hidapi-0.11.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ hidapi.spec ++++++ --- /var/tmp/diff_new_pack.CuWdfd/_old 2021-12-13 20:46:39.664501724 +0100 +++ /var/tmp/diff_new_pack.CuWdfd/_new 2021-12-13 20:46:39.676501725 +0100 @@ -19,16 +19,15 @@ %define sover 0 Name: hidapi -Version: 0.10.1 +Version: 0.11.0 Release: 0 Summary: Simple library for communicating with USB and Bluetooth HID devices -License: GPL-3.0-or-later OR BSD-3-Clause +License: BSD-3-Clause OR GPL-3.0-or-later Group: System/Libraries URL: https://github.com/libusb/hidapi Source: https://github.com/libusb/hidapi/archive/%{name}-%{version}.tar.gz # PATCH-FIX-OPENSUSE do_not_install_docs.patch -- don't let make install put files into /usr/share/doc/packages Patch0: do_not_install_docs.patch -Patch1: 0001-configure.ac-remove-duplicate-AC_CONFIG_MACRO_DIR-22.patch BuildRequires: autoconf BuildRequires: automake BuildRequires: gcc-c++ @@ -73,9 +72,7 @@ While it can be used to communicate with standard HID devices like keyboards, mice, and Joysticks, it is most useful when used with custom (Vendor-Defined) HID devices. %prep -%setup -q -n %{name}-%{name}-%{version} -%patch0 -p1 -%patch1 -p1 +%autosetup -p1 -n %{name}-%{name}-%{version} %build ./bootstrap ++++++ hidapi-0.10.1.tar.gz -> hidapi-0.11.0.tar.gz ++++++ ++++ 3852 lines of diff (skipped)
