Accepting request 389424 from GNOME:Next

- Split out a python[3]-gobject-Gdk subpackage: do not forcibly
  pull in the entire X-stack for CLI tools requiring python-gobject
  for dbus bindings for example.
- The new package supplements python-gobject together with libgdk.

- Split out a python[3]-gobject-Gdk subpackage: do not forcibly
  pull in the entire X-stack for CLI tools requiring python-gobject
  for dbus bindings for example.
- The new package supplements python-gobject together with libgdk.

OBS-URL: https://build.opensuse.org/request/show/389424
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/python-gobject?expand=0&rev=58
This commit is contained in:
Bjørn Lie
2016-04-15 09:36:47 +00:00
committed by Git OBS Bridge
parent efb7c9aede
commit e085d0530f
4 changed files with 60 additions and 2 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Wed Apr 13 11:16:53 UTC 2016 - dimstar@opensuse.org
- Split out a python[3]-gobject-Gdk subpackage: do not forcibly
pull in the entire X-stack for CLI tools requiring python-gobject
for dbus bindings for example.
- The new package supplements python-gobject together with libgdk.
-------------------------------------------------------------------
Tue Mar 22 10:01:37 UTC 2016 - dimstar@opensuse.org
@@ -1418,7 +1426,7 @@ Tue Mar 1 08:30:34 UTC 2011 - fcrozat@novell.com
-------------------------------------------------------------------
-Wed Feb 9 18:09:19 UTC 2011 - jmatejek@novell.com
- added patch that switches to new Capsule API, because the deprecated
PyCObject API will cause a segfault when warnings are exceptions
(bnc#669802)