From 9671f0e73b19e4aaecc5a5e67cc11d68637bc3141cc75823a3f80b26721e2b6e Mon Sep 17 00:00:00 2001 From: Steffen Winterfeldt Date: Thu, 23 May 2019 12:04:01 +0000 Subject: [PATCH] - release 21.65 OBS-URL: https://build.opensuse.org/package/show/system:install:head/hwinfo?expand=0&rev=190 --- hwinfo-21.64.tar.xz | 3 --- hwinfo-21.65.tar.xz | 3 +++ hwinfo.changes | 7 +++++++ hwinfo.spec | 2 +- 4 files changed, 11 insertions(+), 4 deletions(-) delete mode 100644 hwinfo-21.64.tar.xz create mode 100644 hwinfo-21.65.tar.xz diff --git a/hwinfo-21.64.tar.xz b/hwinfo-21.64.tar.xz deleted file mode 100644 index 502be5e..0000000 --- a/hwinfo-21.64.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0f689d95055d2e73ec80496b1aaae3d20fc5481988e3efe067fd332c1af64c5a -size 799324 diff --git a/hwinfo-21.65.tar.xz b/hwinfo-21.65.tar.xz new file mode 100644 index 0000000..716c603 --- /dev/null +++ b/hwinfo-21.65.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8328c1bc0768ae64f71e00aba8bd6e0fff8544bd046532a11d6233c8de69e91e +size 799948 diff --git a/hwinfo.changes b/hwinfo.changes index d9476b3..30e6647 100644 --- a/hwinfo.changes +++ b/hwinfo.changes @@ -1,3 +1,10 @@ +-------------------------------------------------------------------- +Thu May 23 12:03:24 UTC 2019 - wfeldt@opensuse.org + +- merge gh#openSUSE/hwinfo#79 +- return BIOS UUID in decoded (with '-'s) form (bsc#1135819) +- 21.65 + -------------------------------------------------------------------- Thu Mar 14 14:25:20 UTC 2019 - schubi@suse.de diff --git a/hwinfo.spec b/hwinfo.spec index c57591c..0b4af0d 100644 --- a/hwinfo.spec +++ b/hwinfo.spec @@ -37,7 +37,7 @@ Summary: Hardware Library License: GPL-2.0-or-later Group: Hardware/Other Url: http://gitorious.org/opensuse/hwinfo -Version: 21.64 +Version: 21.65 Release: 0 Source: %{name}-%{version}.tar.xz BuildRoot: %{_tmppath}/%{name}-%{version}-build