!41 [sync] PR-40: enable test

From: @openeuler-sync-bot 
Reviewed-by: @t_feng 
Signed-off-by: @t_feng
This commit is contained in:
openeuler-ci-bot 2023-03-11 09:26:50 +00:00 committed by Gitee
commit 082a890a7a
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -1,6 +1,6 @@
Name: dconf
Version: 0.34.0
Release: 4
Release: 5
Summary: Dconf provides a backend to the GSettings API in Glib
License: LGPLv2+ and GPLv2+ and GPLv3+
@ -37,6 +37,9 @@ This package contains some readme, man and other related files for dconf.
%meson -Dgtk_doc=true
%meson_build
%check
%meson_test
%install
%meson_install
@ -88,6 +91,9 @@ dconf update
%{_mandir}/man7/dconf.7.gz
%changelog
* Sat Mar 11 2023 zhangpan <zhangpan103@h-partners.com> - 0.34.0-5
- enable test
* Wed Jun 16 2021 zhanzhimin <zhanzhimin@huawei.com> - 0.34.0-4
- add patch to fix compilation failed