diff --git a/hwinfo-21.19.tar.xz b/hwinfo-21.19.tar.xz deleted file mode 100644 index fee6c13..0000000 --- a/hwinfo-21.19.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:86d77be03680280b781301e9eee49a111e66ca67bf2c124d9f1b27b80cc40178 -size 592088 diff --git a/hwinfo-21.20.tar.xz b/hwinfo-21.20.tar.xz new file mode 100644 index 0000000..bfc92ca --- /dev/null +++ b/hwinfo-21.20.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c589a6dba1172352ef15430311816b8da0e4d8a15d932b8732c124a5da0a9e8b +size 738836 diff --git a/hwinfo.changes b/hwinfo.changes index 9505de1..dcf97ab 100644 --- a/hwinfo.changes +++ b/hwinfo.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Thu Aug 27 14:18:58 CEST 2015 - snwint@suse.com + +- added some comments +- updated pci id data from http://pci-ids.ucw.cz +- udated usb id data from http://www.linux-usb.org/usb.ids +- add pci ids to nvme devices +- watch out: nvme disks are pci devices +- update git2log script +- read disk model info also via scsi inquiry command (bsc#943008) +- 21.20 + ------------------------------------------------------------------- Thu Aug 6 16:11:04 CEST 2015 - snwint@suse.com diff --git a/hwinfo.spec b/hwinfo.spec index 20b5d45..b0b6564 100644 --- a/hwinfo.spec +++ b/hwinfo.spec @@ -36,7 +36,7 @@ License: GPL-2.0+ Group: Hardware/Other # Until migration to github this should be correct url Url: http://gitorious.org/opensuse/hwinfo -Version: 21.19 +Version: 21.20 Release: 0 Source: %{name}-%{version}.tar.xz BuildRoot: %{_tmppath}/%{name}-%{version}-build