Accepting request 872128 from home:mnhauke

- Update to version 2.4.0
  * Support for toggle action (turn power on or off opposite to
    current power state).
  * More sane error reporting when we enumerate devices which
    lack permissions.
  * Allow pkg-config override to make some build systems (e.g.
    chromium OS) happier.
  * Even more supported devices.

OBS-URL: https://build.opensuse.org/request/show/872128
OBS-URL: https://build.opensuse.org/package/show/devel:tools/uhubctl?expand=0&rev=10
This commit is contained in:
Dirk Mueller 2021-02-14 10:32:11 +00:00 committed by Git OBS Bridge
parent 5aa6208fd2
commit a41ffc594e
4 changed files with 17 additions and 5 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:714f733592d3cb6ba8efc84fbc03b1beed2323918ff33aef01cdb956755be7b7
size 25367

3
uhubctl-2.4.0.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:391f24fd1f89cacce801df38ecc289b34c3627bc08ee69eec515af7e1a283d97
size 25661

View File

@ -1,3 +1,15 @@
-------------------------------------------------------------------
Sun Feb 14 08:47:13 UTC 2021 - Martin Hauke <mardnh@gmx.de>
- Update to version 2.4.0
* Support for toggle action (turn power on or off opposite to
current power state).
* More sane error reporting when we enumerate devices which
lack permissions.
* Allow pkg-config override to make some build systems (e.g.
chromium OS) happier.
* Even more supported devices.
-------------------------------------------------------------------
Mon Dec 14 06:52:33 UTC 2020 - Martin Hauke <mardnh@gmx.de>

View File

@ -1,7 +1,7 @@
#
# spec file for package uhubctl
#
# 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
@ -17,7 +17,7 @@
Name: uhubctl
Version: 2.3.0
Version: 2.4.0
Release: 0
Summary: USB hub per-port power control
License: GPL-2.0-only