solve glib2 enable 'glib2_debug' option causes gnome-calendar repeated reopen coredumped

This commit is contained in:
weijin deng 2022-03-11 18:34:21 +08:00
parent f5cfa133e4
commit 48e4f0f35c

View File

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