Accepting request 948146 from home:dirkmueller:Factory
- update to 3.0: - remove need for debugfs/usbdevfs/usbfs file entirely, rely only on sysfs now. This removes the need to run the program as root, which should have never happened. - added SPDX identifiers and .spdx file to make packaging easier for others. OBS-URL: https://build.opensuse.org/request/show/948146 OBS-URL: https://build.opensuse.org/package/show/Base:System/usbview?expand=0&rev=10
This commit is contained in:
parent
7f5db6dcba
commit
8ee3f2bfd5
@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Jan 22 19:49:27 UTC 2022 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- update to 3.0:
|
||||
- remove need for debugfs/usbdevfs/usbfs file entirely, rely only on
|
||||
sysfs now. This removes the need to run the program as root, which
|
||||
should have never happened.
|
||||
- added SPDX identifiers and .spdx file to make packaging easier for
|
||||
others.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 21 14:20:01 UTC 2022 - Marcus Meissner <meissner@suse.com>
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: usbview
|
||||
Version: 2.2
|
||||
Version: 3.0
|
||||
Release: 0
|
||||
Summary: USB Topology and Device Viewer
|
||||
License: GPL-2.0-only
|
||||
@ -51,7 +51,7 @@ sh autogen.sh
|
||||
|
||||
%files
|
||||
%license LICENSES/GPL-2.0-only.txt
|
||||
%doc ChangeLog README TODO
|
||||
%doc ChangeLog README
|
||||
%{_bindir}/usbview
|
||||
%{_datadir}/applications/*.desktop
|
||||
%{_datadir}/icons/hicolor/*/apps/usbview.*
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:2ce48fd8cd64d16f6beb8459185f4e4bc92a973c6606f2d95b7372089ed364bd
|
||||
size 283827
|
3
v3.0.tar.gz
Normal file
3
v3.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:77b163b84b41b040e6713388e89619ae3d146001515771c6bbf44e8a0807deb9
|
||||
size 287791
|
Loading…
Reference in New Issue
Block a user