!91 [sync] PR-89: solve glib2 enable "glib2_debug" option causes gnome-calendar repeated reopen coredumped

From: @openeuler-sync-bot 
Reviewed-by: @yanan-rock 
Signed-off-by: @yanan-rock
This commit is contained in:
openeuler-ci-bot 2022-03-25 03:32:41 +00:00 committed by Gitee
commit d6119ea8d7
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -1,6 +1,6 @@
Name: glib2
Version: 2.68.1
Release: 9
Release: 10
Summary: The core library that forms the basis for projects such as GTK+ and GNOME
License: LGPLv2+
URL: http://www.gtk.org
@ -72,7 +72,8 @@ rm glib/pcre/*.[ch]
%else
-Dsysprof=disabled -Dman=false -Dgtk_doc=false \
%endif
-Dsystemtap=true -Dinstalled_tests=true
-Dsystemtap=true -Dinstalled_tests=true \
-Dglib_debug=disabled
%meson_build
@ -174,6 +175,11 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
%endif
%changelog
* Fri Mar 11 2022 weijin deng <weijin.deng@turbolinux.com.cn> - 2.68.1-10
- Type:bugfix
- DESC:solve glib2 enable "glib2_debug" option causes gnome-calendar reopen
coredumped in gtk3's _gtk_widget_get_toplevel()
* Wed Mar 9 2022 yangcheng<yangcheng87@h-partners.com> - 2.68.1-9
- Type:bugfix
- Id:NA
@ -192,7 +198,7 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
- SUG:NA
- DESC:add i686 optionsfix build failure on i686
* Mon Nov 14 2021 fengtao<fengtao40@huawei.com> - 2.68.1-6
* Sun Nov 14 2021 fengtao<fengtao40@huawei.com> - 2.68.1-6
- Type:bugfix
- Id:NA
- SUG:NA