Accepting request 986586 from GNOME:Factory

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

OBS-URL: https://build.opensuse.org/request/show/986586
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gtk4?expand=0&rev=46
This commit is contained in:
Dominique Leuenberger 2022-07-05 10:27:16 +00:00 committed by Git OBS Bridge
commit b3712b7e13
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:37:26 UTC 2022 - Dominique Leuenberger <dimstar@opensuse.org>

View File

@ -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)