Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package glib2 for openSUSE:Factory checked in at 2024-11-30 13:27:04 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/glib2 (Old) and /work/SRC/openSUSE:Factory/.glib2.new.28523 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "glib2" Sat Nov 30 13:27:04 2024 rev:287 rq:1227081 version:2.82.2 Changes: -------- --- /work/SRC/openSUSE:Factory/glib2/glib2.changes 2024-11-13 15:28:07.072852758 +0100 +++ /work/SRC/openSUSE:Factory/.glib2.new.28523/glib2.changes 2024-11-30 13:27:05.803833331 +0100 @@ -1,0 +2,7 @@ +Wed Nov 27 17:40:33 UTC 2024 - Michael Gorse <mgo...@suse.com> + +- Have the glib2-tools postun trigger exit normally if + glib2-compile-schemas can't be run. Fixes error when uninstalling + if libgio is uninstalled first (bsc#1231463). + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ glib2.spec ++++++ --- /var/tmp/diff_new_pack.8JWlu5/_old 2024-11-30 13:27:06.939880649 +0100 +++ /var/tmp/diff_new_pack.8JWlu5/_new 2024-11-30 13:27:06.943880816 +0100 @@ -457,7 +457,7 @@ %{compile_schemas} %filetriggerpostun -n glib2-tools -- %{_datadir}/glib-2.0/schemas -%{compile_schemas} +%{compile_schemas} &> /dev/null || : %post -n %{libgio} %{ldconfig}