Accepting request 986587 from GNOME:Factory

- Add compatible dependency "python3-gobject-Gdk if python3-gobject"
  to the typelib package for SLE and Leap (boo#1200614). (forwarded request 986566 from yfjiang)

OBS-URL: https://build.opensuse.org/request/show/986587
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gtk3?expand=0&rev=177
This commit is contained in:
Dominique Leuenberger 2022-07-05 10:27:18 +00:00 committed by Git OBS Bridge
commit 0c1198a438
2 changed files with 7 additions and 0 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Mon Jul 4 08:11:44 UTC 2022 - Yifan Jiang <yfjiang@suse.com>
- Add compatible dependency "python3-gobject-Gdk if python3-gobject"
to the typelib package for SLE and Leap (boo#1200614).
-------------------------------------------------------------------
Fri Jun 17 08:35:00 UTC 2022 - Dominique Leuenberger <dimstar@opensuse.org>

View File

@ -143,6 +143,7 @@ ranging from small one-off projects to complete application suites.
%package -n typelib-1_0-Gtk-3_0
Summary: Introspection bindings for the GTK+ toolkit library (version 3)
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)