Accepting request 705024 from system:install:head

submitted by snwint via jenkins

OBS-URL: https://build.opensuse.org/request/show/705024
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/hwinfo?expand=0&rev=168
This commit is contained in:
Dominique Leuenberger 2019-05-25 11:34:27 +00:00 committed by Git OBS Bridge
commit 8d42895204
4 changed files with 20 additions and 5 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:0f689d95055d2e73ec80496b1aaae3d20fc5481988e3efe067fd332c1af64c5a
size 799324

3
hwinfo-21.66.tar.xz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:8d87190c3e0a167feba50628bb48f17e4acf2265bfc5e9a99579dba47ff7aae9
size 800004

View File

@ -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

View File

@ -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