!10 update verion to 21.77

From: @zhouwenpei
Reviewed-by: @liqingqing_1229
Signed-off-by: @liqingqing_1229
This commit is contained in:
openeuler-ci-bot 2021-12-07 09:11:03 +00:00 committed by Gitee
commit 77f8b4868c
3 changed files with 6 additions and 3 deletions

Binary file not shown.

BIN
hwinfo-21.77.tar.gz Normal file

Binary file not shown.

View File

@ -1,12 +1,12 @@
Name: hwinfo
Version: 21.71
Release: 2
Version: 21.77
Release: 1
Summary: Probe for hardware
License: GPL+
URL: https://github.com/openSUSE/hwinfo
Source0: https://github.com/openSUSE/hwinfo/archive/%{version}/%{name}-%{version}.tar.gz
BuildRequires: libx86emu-devel doxygen flex perl-XML-Parser pkgconfig udev util-linux-devel gcc
BuildRequires: libx86emu-devel libx86emu doxygen flex perl-XML-Parser pkgconfig udev util-linux-devel gcc
%description
hwinfo is used to report the present hardware information in the system.
@ -49,6 +49,9 @@ make LDFLAGS="%{__global_ldflags} -Lsrc" LIBDIR=%{_libdir} HWINFO_VERSION=%{vers
%{_datadir}/hwinfo
%changelog
* Fri Dec 3 2021 zhouwenpei <zhouwenpei1@huawei.com> - 21.77-1
- update to 21.77
* Wed Jun 30 2021 zhouwenpei <zhouwenpei1@huawei.com> - 21.71-2
- add buildrequire gcc