From 6d9d10fe30d1f9b4524f77622a7ab1af5c8775bf948be26a9da1f469512f7985 Mon Sep 17 00:00:00 2001 From: Steffen Winterfeldt Date: Fri, 9 Oct 2015 12:43:25 +0000 Subject: [PATCH] - release 21.23 OBS-URL: https://build.opensuse.org/package/show/system:install:head/hwinfo?expand=0&rev=112 --- hwinfo-21.22.tar.xz | 3 --- hwinfo-21.23.tar.xz | 3 +++ hwinfo.changes | 6 ++++++ hwinfo.spec | 2 +- 4 files changed, 10 insertions(+), 4 deletions(-) delete mode 100644 hwinfo-21.22.tar.xz create mode 100644 hwinfo-21.23.tar.xz diff --git a/hwinfo-21.22.tar.xz b/hwinfo-21.22.tar.xz deleted file mode 100644 index df94b76..0000000 --- a/hwinfo-21.22.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:04b57ce7a8f046bcb88c652567628421075335887ea27379d2498decbdc071e0 -size 739360 diff --git a/hwinfo-21.23.tar.xz b/hwinfo-21.23.tar.xz new file mode 100644 index 0000000..fa2f4b5 --- /dev/null +++ b/hwinfo-21.23.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5ba60f0c5006037e340f88520b01ab217c749bc3aaee1305e88169983535b93e +size 740252 diff --git a/hwinfo.changes b/hwinfo.changes index 23f9133..a944e12 100644 --- a/hwinfo.changes +++ b/hwinfo.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Fri Oct 9 12:43:18 UTC 2015 - snwint@suse.com + +- scsi serial id: read vpd page 0x80 from sysfs, if possible (bsc#949287) +- 21.23 + ------------------------------------------------------------------- Tue Sep 29 09:21:03 UTC 2015 - snwint@suse.com diff --git a/hwinfo.spec b/hwinfo.spec index e98685a..adcdb42 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.22 +Version: 21.23 Release: 0 Source: %{name}-%{version}.tar.xz BuildRoot: %{_tmppath}/%{name}-%{version}-build