!24 enable test in check

From: @fly_fzc 
Reviewed-by: @hubin95 
Signed-off-by: @hubin95
This commit is contained in:
openeuler-ci-bot 2023-05-29 10:05:01 +00:00 committed by Gitee
commit dcde7dd763
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -4,7 +4,7 @@
Name: gobject-introspection
Version: 1.66.1
Release: 1
Release: 2
Summary: Introspection system for GObject-based libraries
License: GPLv2+, LGPLv2+, MIT
@ -43,6 +43,9 @@ Libraries and headers for gobject-introspection
%install
%meson_install
%check
%meson_test
%clean
[ "$RPM_BUILD_ROOT" != "/" ] && rm -rf "$RPM_BUILD_ROOT"
@ -75,6 +78,9 @@ fi
%{_mandir}/man1/*.gz
%changelog
* Thu May 25 2023 fuanan <fuanan3@h-partners.com> - 1.66.1-2
- enable test in check
* Thu Jul 22 2021 wuchaochao <wuchaochao4@huawei.com> - 1.66.1-1
- Upgrade version to 1.66.1