!85 solve glib2 enable 'glib2_debug' option causes gnome-calendar repeated reopen coredumped
From: @weijin-deng Reviewed-by: @licihua Signed-off-by: @licihua
This commit is contained in:
commit
8a422c0429
12
glib2.spec
12
glib2.spec
@ -1,6 +1,6 @@
|
||||
Name: glib2
|
||||
Version: 2.68.1
|
||||
Release: 8
|
||||
Release: 9
|
||||
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
|
||||
|
||||
@ -171,6 +172,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-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
|
||||
- Type:bugfix
|
||||
- Id:NA
|
||||
@ -183,7 +189,7 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
|
||||
- SUG:NA
|
||||
- DESC:add i686 options,fix 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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user