Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package usbutils for openSUSE:Factory checked in at 2022-10-28 19:29:09 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/usbutils (Old) and /work/SRC/openSUSE:Factory/.usbutils.new.2275 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "usbutils" Fri Oct 28 19:29:09 2022 rev:44 rq:1031468 version:015 Changes: -------- --- /work/SRC/openSUSE:Factory/usbutils/usbutils.changes 2021-09-03 21:25:25.662117289 +0200 +++ /work/SRC/openSUSE:Factory/.usbutils.new.2275/usbutils.changes 2022-10-28 19:29:17.282558427 +0200 @@ -1,0 +2,14 @@ +Wed Oct 26 20:29:42 UTC 2022 - Dirk M??ller <dmuel...@suse.com> + +- update to 015: + * usb-devices: list the root devices in numerical order + * usb-devices: use 'local' variable type to handle recursion + * lsusb: remove unused wireless check + * lsusb: remove wireless descriptor information + * usb-devices: fix field width on device speed field + * lsusb: fix up Midi Device specification devices + * Fix an runtime error reported by undefind sanitizer + * lsusb: Improve status display for SuperSpeedPlus hubs + * lsusb-t: Fix recursive sorting on child devices. + +------------------------------------------------------------------- @@ -4 +18 @@ -- Update to version 0.14 (jira#SLE-19451): +- Update to version 014 (jira#SLE-19451): Old: ---- usbutils-014.tar.xz New: ---- v015.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ usbutils.spec ++++++ --- /var/tmp/diff_new_pack.DWqvZp/_old 2022-10-28 19:29:17.994561998 +0200 +++ /var/tmp/diff_new_pack.DWqvZp/_new 2022-10-28 19:29:17.998562019 +0200 @@ -1,7 +1,7 @@ # # spec file for package usbutils # -# 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 @@ -17,13 +17,13 @@ Name: usbutils -Version: 014 +Version: 015 Release: 0 Summary: Tools and libraries for USB devices License: GPL-2.0-or-later Group: Hardware/Other URL: https://sourceforge.net/projects/linux-usb/ -Source0: https://www.kernel.org/pub/linux/utils/usb/%{name}/%{name}-%{version}.tar.xz +Source0: https://github.com/gregkh/usbutils/archive/refs/tags/v%{version}.tar.gz Source1: usbutils-rpmlintrc BuildRequires: autoconf BuildRequires: automake