diff --git a/glib2.spec b/glib2.spec index 0a6b1877ca756a05c2f183a923019a287d688186..7643822097a691b12b1e502894d949c605e7b8a3 100644 --- a/glib2.spec +++ b/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 - 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 - 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 - 2.68.1-6 +* Sun Nov 14 2021 fengtao - 2.68.1-6 - Type:bugfix - Id:NA - SUG:NA