diff --git a/usbview-1.1.tar.bz2 b/usbview-1.1.tar.bz2 deleted file mode 100644 index 695eff5..0000000 --- a/usbview-1.1.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9e9fdfb4760fca6b4bd87a38a217663c1c1b44340248be825b4edbb40bb77073 -size 326985 diff --git a/usbview-2.0.tar.gz b/usbview-2.0.tar.gz new file mode 100644 index 0000000..cdf4c4e --- /dev/null +++ b/usbview-2.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:42511e4d43ddc5805bab0dea8aeeea54cc00462d229e04066ed5fb7c065d1b6b +size 366337 diff --git a/usbview.changes b/usbview.changes index d93a5f3..43355a2 100644 --- a/usbview.changes +++ b/usbview.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Sat Jun 29 09:00:30 UTC 2013 - meissner@suse.com + +- updated to 2.0 + + gtk 3.0 port + + /proc/bus/usb/devices has moved to /sys/kernel/debug/usb/devices + ------------------------------------------------------------------- Mon Dec 28 18:32:43 CET 2009 - vuntz@opensuse.org diff --git a/usbview.spec b/usbview.spec index 82ffc74..f70fb18 100644 --- a/usbview.spec +++ b/usbview.spec @@ -1,7 +1,7 @@ # -# spec file for package usbview (Version 1.1) +# spec file for package usbview # -# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -15,19 +15,17 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # -# norootforbuild - Name: usbview -Version: 1.1 -Release: 1 -License: GPL-2.0+ +Version: 2.0 +Release: 0 Summary: USB Topology and Device Viewer -Url: http://www.kroah.com/linux-usb/ +License: GPL-2.0+ Group: Hardware/Other -Source: http://www.kroah.com/linux-usb/%{name}-%{version}.tar.bz2 +Url: http://www.kroah.com/linux-usb/ +Source: http://www.kroah.com/linux-usb/%{name}-%{version}.tar.gz Source1: %name.desktop -BuildRequires: gtk2-devel +BuildRequires: gtk3-devel BuildRequires: update-desktop-files BuildRoot: %{_tmppath}/%{name}-%{version}-build