Hello community, here is the log from the commit of package uhubctl for openSUSE:Factory checked in at 2019-09-05 12:34:43 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/uhubctl (Old) and /work/SRC/openSUSE:Factory/.uhubctl.new.7948 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "uhubctl" Thu Sep 5 12:34:43 2019 rev:2 rq:728040 version:2.1.0 Changes: -------- --- /work/SRC/openSUSE:Factory/uhubctl/uhubctl.changes 2018-06-29 22:28:50.986372286 +0200 +++ /work/SRC/openSUSE:Factory/.uhubctl.new.7948/uhubctl.changes 2019-09-05 12:34:43.203568596 +0200 @@ -1,0 +2,13 @@ +Tue Sep 3 14:40:20 UTC 2019 - Martin Hauke <[email protected]> + +- Update to new upstream release 2.1.0: + * Add explicit workaround for USB device not removed after port + power down on Linux + * Implemented reading ContainerID from BOS descriptor to detect + USB2/3 dual devices + * Support fractional seconds for delay + * Improve USB2/3 duality handling + * Add support for comma separated list of ranges to port list parser + * Improve USB3 support + +------------------------------------------------------------------- Old: ---- _service _servicedata uhubctl-2.0.0+git20180615.1709413.tar.xz New: ---- uhubctl-2.1.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ uhubctl.spec ++++++ --- /var/tmp/diff_new_pack.WeV3uL/_old 2019-09-05 12:34:43.635568511 +0200 +++ /var/tmp/diff_new_pack.WeV3uL/_new 2019-09-05 12:34:43.635568511 +0200 @@ -1,7 +1,7 @@ # # spec file for package uhubctl # -# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -12,18 +12,18 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # Name: uhubctl -Version: 2.0.0+git20180615.1709413 +Version: 2.1.0 Release: 0 Summary: USB hub per-port power control License: GPL-2.0-only Group: Development/Tools/Other URL: https://github.com/mvp/uhubctl -Source: %{name}-%{version}.tar.xz +Source: https://github.com/mvp/%{name}/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz BuildRequires: pkgconfig BuildRequires: pkgconfig(libusb-1.0)
