From a8a3c594cb4540dbb9f32aa2128be80a691e9ee1e56078170d38d73244bd2957 Mon Sep 17 00:00:00 2001 From: Steffen Winterfeldt Date: Thu, 23 May 2019 11:56:15 +0000 Subject: [PATCH 1/3] OBS-URL: https://build.opensuse.org/package/show/system:install:head/hwinfo?expand=0&rev=189 --- hwinfo.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/hwinfo.spec b/hwinfo.spec index d3b49ab..c57591c 100644 --- a/hwinfo.spec +++ b/hwinfo.spec @@ -22,6 +22,7 @@ BuildRequires: flex BuildRequires: perl-XML-Parser BuildRequires: pkg-config BuildRequires: udev +BuildRequires: pkgconfig(uuid) %if 0%{?rhel_version} == 0 BuildRequires: perl-XML-Writer %endif @@ -33,7 +34,7 @@ Obsoletes: libhd PreReq: /sbin/ldconfig Summary: Hardware Library # Until migration to github this should be correct url -License: GPL-2.0+ +License: GPL-2.0-or-later Group: Hardware/Other Url: http://gitorious.org/opensuse/hwinfo Version: 21.64 From 9671f0e73b19e4aaecc5a5e67cc11d68637bc3141cc75823a3f80b26721e2b6e Mon Sep 17 00:00:00 2001 From: Steffen Winterfeldt Date: Thu, 23 May 2019 12:04:01 +0000 Subject: [PATCH 2/3] - 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 From 11900aa01e6b6cea4fbd1f0cca07ea7d191c88139eeff2a88a5131fed35c018c Mon Sep 17 00:00:00 2001 From: Steffen Winterfeldt Date: Thu, 23 May 2019 13:33:27 +0000 Subject: [PATCH 3/3] - release 21.66 OBS-URL: https://build.opensuse.org/package/show/system:install:head/hwinfo?expand=0&rev=191 --- hwinfo-21.65.tar.xz | 3 --- hwinfo-21.66.tar.xz | 3 +++ hwinfo.changes | 7 +++++++ hwinfo.spec | 2 +- 4 files changed, 11 insertions(+), 4 deletions(-) delete mode 100644 hwinfo-21.65.tar.xz create mode 100644 hwinfo-21.66.tar.xz diff --git a/hwinfo-21.65.tar.xz b/hwinfo-21.65.tar.xz deleted file mode 100644 index 716c603..0000000 --- a/hwinfo-21.65.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8328c1bc0768ae64f71e00aba8bd6e0fff8544bd046532a11d6233c8de69e91e -size 799948 diff --git a/hwinfo-21.66.tar.xz b/hwinfo-21.66.tar.xz new file mode 100644 index 0000000..06598b9 --- /dev/null +++ b/hwinfo-21.66.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8d87190c3e0a167feba50628bb48f17e4acf2265bfc5e9a99579dba47ff7aae9 +size 800004 diff --git a/hwinfo.changes b/hwinfo.changes index 30e6647..31332cc 100644 --- a/hwinfo.changes +++ b/hwinfo.changes @@ -1,3 +1,10 @@ +-------------------------------------------------------------------- +Thu May 23 13:32:53 UTC 2019 - wfeldt@opensuse.org + +- merge gh#openSUSE/hwinfo#80 +- fix Makefile and allow building for old distros +- 21.66 + -------------------------------------------------------------------- Thu May 23 12:03:24 UTC 2019 - wfeldt@opensuse.org diff --git a/hwinfo.spec b/hwinfo.spec index 0b4af0d..98f35a6 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.65 +Version: 21.66 Release: 0 Source: %{name}-%{version}.tar.xz BuildRoot: %{_tmppath}/%{name}-%{version}-build