!11 【轻量级 PR】:enable test case

From: @kerongw 
Reviewed-by: @t_feng 
Signed-off-by: @t_feng
This commit is contained in:
openeuler-ci-bot 2022-03-28 01:59:21 +00:00 committed by Gitee
commit d0f32c60c1
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -1,6 +1,6 @@
Name: libgusb Name: libgusb
Version: 0.3.8 Version: 0.3.8
Release: 1 Release: 2
Summary: GObject-based library for libusb1 Summary: GObject-based library for libusb1
License: LGPLv2+ License: LGPLv2+
URL: https://github.com/hughsie/libgusb URL: https://github.com/hughsie/libgusb
@ -35,6 +35,9 @@ The %{name}-devel package contains libraries and header files for %{name}.
%meson_install %meson_install
%ldconfig_scriptlets %ldconfig_scriptlets
%check
%meson_test
%files %files
%defattr(-,root,root) %defattr(-,root,root)
%doc AUTHORS COPYING %doc AUTHORS COPYING
@ -57,6 +60,9 @@ The %{name}-devel package contains libraries and header files for %{name}.
%{_datadir}/gtk-doc/html/gusb/* %{_datadir}/gtk-doc/html/gusb/*
%changelog %changelog
* Sat Mar 26 2022 wangkerong <wangkerong@h-partners.com> - 0.3.8-2
- enable test case
* Fri Dec 03 2021 wangkerong <wangkerong@huawei.com> - 0.3.8-1 * Fri Dec 03 2021 wangkerong <wangkerong@huawei.com> - 0.3.8-1
- update to 0.3.8 - update to 0.3.8