forked from pool/usbview
Accepting request 1161482 from Base:System
OBS-URL: https://build.opensuse.org/request/show/1161482 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/usbview?expand=0&rev=18
This commit is contained in:
commit
53b8962685
@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Mar 23 07:22:22 UTC 2024 - munix9@googlemail.com
|
||||
|
||||
- Update to version 3.1:
|
||||
* remove now-unnecessary policykit/pkexec support
|
||||
* appstream metadata added
|
||||
* gtk+ dark theme fixes
|
||||
* gtk+ tooltip fixes
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 24 11:30:54 UTC 2022 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package usbview
|
||||
#
|
||||
# Copyright (c) 2022 SUSE LLC
|
||||
# Copyright (c) 2024 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: usbview
|
||||
Version: 3.0
|
||||
Version: 3.1
|
||||
Release: 0
|
||||
Summary: USB Topology and Device Viewer
|
||||
License: GPL-2.0-only
|
||||
@ -40,8 +40,8 @@ a device is working properly.
|
||||
%setup -q
|
||||
|
||||
%build
|
||||
sh autogen.sh
|
||||
%configure --disable-polkit
|
||||
./autogen.sh
|
||||
%configure
|
||||
|
||||
%install
|
||||
%make_install
|
||||
@ -53,6 +53,7 @@ sh autogen.sh
|
||||
%{_bindir}/usbview
|
||||
%{_datadir}/applications/*.desktop
|
||||
%{_datadir}/icons/hicolor/*/apps/usbview.*
|
||||
%{_datadir}/metainfo/com.kroah.usbview.metainfo.xml
|
||||
%{_mandir}/man?/*.*
|
||||
|
||||
%changelog
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:77b163b84b41b040e6713388e89619ae3d146001515771c6bbf44e8a0807deb9
|
||||
size 287791
|
3
v3.1.tar.gz
Normal file
3
v3.1.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a227ecd382e8079046f89d0a3e5eb3c02ce3ecd8afea4912432ae422106c7aa0
|
||||
size 287609
|
Loading…
Reference in New Issue
Block a user