- Update to version B.02.18+git.20190324:

* merge Github PR44
- Set correct version

OBS-URL: https://build.opensuse.org/package/show/hardware/lshw?expand=0&rev=23
This commit is contained in:
Martin Pluskal
2019-03-28 09:35:03 +00:00
committed by Git OBS Bridge
parent 3e75401b7c
commit 973b99a039
5 changed files with 13 additions and 5 deletions

View File

@@ -1,4 +1,4 @@
<servicedata>
<service name="tar_scm">
<param name="url">https://github.com/lyonel/lshw.git</param>
<param name="changesrevision">40e8f907cc36ab8b904d8606f3109cfc27c1569b</param></service></servicedata>
<param name="changesrevision">6cc0581bc805c8bf7ea057c065c3c36caf744ef3</param></service></servicedata>

View File

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

View File

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

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Thu Mar 28 09:34:43 UTC 2019 - Martin Pluskal <mpluskal@suse.com>
- Update to version B.02.18+git.20190324:
* merge Github PR44
- Set correct version
-------------------------------------------------------------------
Mon Jan 7 12:36:40 UTC 2019 - Martin Pluskal <mpluskal@suse.com>

View File

@@ -18,7 +18,7 @@
Name: lshw
Version: B.02.18+git.20190104
Version: B.02.18+git.20190324
Release: 0
Summary: HardWare LiSter
License: GPL-2.0-only
@@ -82,6 +82,7 @@ make \
SBINDIR="%{_sbindir}" \
RPM_OPT_FLAGS="%{optflags} -fno-strict-aliasing" \
STRIP=touch \
VERSION="%{version}" \
all gui
%install