From cf10be82ec9b78b5ff374e114ac035252f67872e60fb955569c5609e85f9735e Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Mon, 25 Mar 2024 15:32:21 +0000 Subject: [PATCH] Accepting request 1160887 from home:munix9:test - Update to version 3.1: * remove now-unnecessary policykit/pkexec support * appstream metadata added * gtk+ dark theme fixes * gtk+ tooltip fixes OBS-URL: https://build.opensuse.org/request/show/1160887 OBS-URL: https://build.opensuse.org/package/show/Base:System/usbview?expand=0&rev=13 --- usbview.changes | 9 +++++++++ usbview.spec | 9 +++++---- v3.0.tar.gz | 3 --- v3.1.tar.gz | 3 +++ 4 files changed, 17 insertions(+), 7 deletions(-) delete mode 100644 v3.0.tar.gz create mode 100644 v3.1.tar.gz diff --git a/usbview.changes b/usbview.changes index 62c7496..5d576ff 100644 --- a/usbview.changes +++ b/usbview.changes @@ -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 diff --git a/usbview.spec b/usbview.spec index 74a210a..70ab6af 100644 --- a/usbview.spec +++ b/usbview.spec @@ -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 diff --git a/v3.0.tar.gz b/v3.0.tar.gz deleted file mode 100644 index b3d3a01..0000000 --- a/v3.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:77b163b84b41b040e6713388e89619ae3d146001515771c6bbf44e8a0807deb9 -size 287791 diff --git a/v3.1.tar.gz b/v3.1.tar.gz new file mode 100644 index 0000000..8670d05 --- /dev/null +++ b/v3.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a227ecd382e8079046f89d0a3e5eb3c02ce3ecd8afea4912432ae422106c7aa0 +size 287609