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