17
0

Accepting request 79548 from devel:languages:python

OBS-URL: https://build.opensuse.org/request/show/79548
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-gobject2?expand=0&rev=3
This commit is contained in:
Berthold Gunreben
2011-08-23 11:52:10 +00:00
committed by Git OBS Bridge
parent 08a45d1ccb
commit c7d1ec308c
4 changed files with 38 additions and 20 deletions

View File

@@ -1,3 +1,18 @@
-------------------------------------------------------------------
Mon Aug 22 13:01:34 UTC 2011 - dimstar@opensuse.org
- Remove gobject-introspection-devel BuildRequires: We no longer
build the gi bindings, as they were moved to python-gobject 3.
- Move the doc from /usr/share/gtk-doc/html/pygobject to pygobject2
in order to not conflicy with python-gobject 3 on file level.
-------------------------------------------------------------------
Sat Aug 20 21:15:39 UTC 2011 - dimstar@opensuse.org
- Pass --disable-introspection to configure. The introspection
based bindings are provided by python-gobject, the newer version
of this code.
-------------------------------------------------------------------
Mon Aug 15 08:46:22 UTC 2011 - dimstar@opensuse.org