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

* fix #755: handle invalid FAT
  * code clean-up
  * volumes: Add support for detecting Apple APFS fstype
  * partitions: Add Apple APFS GUID
  * specfile: Fix version issue
  * Do not show modified time with -notime option
  * Update help message and man page
- Drop upstreamed patches:
  * lshw-help-man.patch
  * lshw-modified-time.patch
- Add lshw-nvme.patch to support nvme devices bsc#1161323

OBS-URL: https://build.opensuse.org/package/show/hardware/lshw?expand=0&rev=38
This commit is contained in:
Martin Pluskal
2020-03-16 12:20:03 +00:00
committed by Git OBS Bridge
parent 4736c42966
commit c49810b6b3
10 changed files with 360 additions and 100 deletions

View File

@@ -18,7 +18,7 @@
Name: lshw
Version: B.02.18+git.20190613
Version: B.02.18+git.20191228
Release: 0
Summary: HardWare LiSter
License: GPL-2.0-only
@@ -29,9 +29,8 @@ Source1: lshw.desktop.in
Source2: lshw.png
# PATCH-FIX-UPSTREAM lshw-display-latest-version.patch lshw-help-man.patch lshw-modified-time.patch bsc##1130818
Patch1: lshw-display-latest-version.patch
Patch2: lshw-help-man.patch
Patch3: lshw-modified-time.patch
Patch4: lshw-add-notime-option-to-manpage.patch
Patch5: lshw-nvme.patch
BuildRequires: gcc-c++
BuildRequires: hicolor-icon-theme
BuildRequires: libpng-devel