Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package gtk4 for openSUSE:Factory checked in at 2022-06-18 22:05:47 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/gtk4 (Old) and /work/SRC/openSUSE:Factory/.gtk4.new.1548 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gtk4" Sat Jun 18 22:05:47 2022 rev:45 rq:983441 version:4.7.0 Changes: -------- --- /work/SRC/openSUSE:Factory/gtk4/gtk4.changes 2022-06-09 14:09:42.476360330 +0200 +++ /work/SRC/openSUSE:Factory/.gtk4.new.1548/gtk4.changes 2022-06-18 22:05:52.587629395 +0200 @@ -1,0 +2,6 @@ +Fri Jun 17 08:37:26 UTC 2022 - Dominique Leuenberger <dims...@opensuse.org> + +- Add dependency "python3x-gobject-Gdk if python3x-gobject" to the + typelib package (boo#1200614). + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gtk4.spec ++++++ --- /var/tmp/diff_new_pack.uV2WiD/_old 2022-06-18 22:05:53.211630281 +0200 +++ /var/tmp/diff_new_pack.uV2WiD/_new 2022-06-18 22:05:53.215630287 +0200 @@ -141,6 +141,9 @@ %package -n typelib-1_0-Gtk-4_0 Summary: Introspection bindings for the GTK+ toolkit library v4 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-4_0 GTK+ is a multi-platform toolkit for creating graphical user interfaces.