From 5d47c355ffae424ae4476c11f1a8b70d36039d6fabcdebcc807afc067bf05339 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Mon, 4 Jul 2022 09:15:17 +0000 Subject: [PATCH] Accepting request 986562 from home:yfjiang:branches:GNOME:Factory - Add compatible dependency "python3-gobject-Gdk if python3-gobject" to the typelib package for SLE and Leap (boo#1200614). OBS-URL: https://build.opensuse.org/request/show/986562 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gtk4?expand=0&rev=101 --- gtk4.changes | 6 ++++++ gtk4.spec | 1 + 2 files changed, 7 insertions(+) diff --git a/gtk4.changes b/gtk4.changes index eaff3a6..b2edcfd 100644 --- a/gtk4.changes +++ b/gtk4.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Jul 4 08:11:44 UTC 2022 - Yifan Jiang + +- Add compatible dependency "python3-gobject-Gdk if python3-gobject" + to the typelib package for SLE and Leap (boo#1200614). + ------------------------------------------------------------------- Fri Jun 17 08:37:26 UTC 2022 - Dominique Leuenberger diff --git a/gtk4.spec b/gtk4.spec index 1e8ee41..fa9d13b 100644 --- a/gtk4.spec +++ b/gtk4.spec @@ -141,6 +141,7 @@ ranging from small one-off projects to complete application suites. %package -n typelib-1_0-Gtk-4_0 Summary: Introspection bindings for the GTK+ toolkit library v4 Group: System/Libraries +Requires: (python3-gobject-Gdk if python3-gobject) Requires: (python310-gobject-Gdk if python310-gobject) Requires: (python38-gobject-Gdk if python38-gobject) Requires: (python39-gobject-Gdk if python39-gobject)