!11 【轻量级 PR】:enable test case
From: @kerongw Reviewed-by: @t_feng Signed-off-by: @t_feng
This commit is contained in:
commit
d0f32c60c1
@ -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
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user