Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package gtk3 for openSUSE:Factory checked in at 2022-06-18 22:05:42 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/gtk3 (Old) and /work/SRC/openSUSE:Factory/.gtk3.new.1548 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gtk3" Sat Jun 18 22:05:42 2022 rev:176 rq:983440 version:3.24.34 Changes: -------- --- /work/SRC/openSUSE:Factory/gtk3/gtk3.changes 2022-05-22 20:26:14.914159983 +0200 +++ /work/SRC/openSUSE:Factory/.gtk3.new.1548/gtk3.changes 2022-06-18 22:05:50.771626815 +0200 @@ -1,0 +2,6 @@ +Fri Jun 17 08:35:00 UTC 2022 - Dominique Leuenberger <dims...@opensuse.org> + +- Add dependency "python3x-gobject-Gdk if python3x-gobject" to the + typelib package (boo#1200614). + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gtk3.spec ++++++ --- /var/tmp/diff_new_pack.qMBxPO/_old 2022-06-18 22:05:52.339629042 +0200 +++ /var/tmp/diff_new_pack.qMBxPO/_new 2022-06-18 22:05:52.347629054 +0200 @@ -143,6 +143,9 @@ %package -n typelib-1_0-Gtk-3_0 Summary: Introspection bindings for the GTK+ toolkit library (version 3) Group: System/Libraries +Requires: (python310-gobject-Gdk if python310-gobject) +Requires: (python38-gobject-Gdk if python38-gobject) +Requires: (python39-gobject-Gdk if python39-gobject) %description -n typelib-1_0-Gtk-3_0 GTK+ is a multi-platform toolkit for creating graphical user interfaces.