enable test

(cherry picked from commit 79348d994f696846c6af3b02008ee1171d60ce92)
This commit is contained in:
zhangpan 2023-03-11 03:37:51 +00:00 committed by openeuler-sync-bot
parent 6a7f13a967
commit 47572d33be

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