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.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 d9476b3..31332cc 100644 --- a/hwinfo.changes +++ b/hwinfo.changes @@ -1,3 +1,17 @@ +-------------------------------------------------------------------- +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 + +- 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 d3b49ab..98f35a6 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,10 +34,10 @@ 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 +Version: 21.66 Release: 0 Source: %{name}-%{version}.tar.xz BuildRoot: %{_tmppath}/%{name}-%{version}-build