Accepting request 106289 from devel:languages:python

Update to 3.1.1 (forwarded request 106273 from vuntz)

OBS-URL: https://build.opensuse.org/request/show/106289
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-gobject?expand=0&rev=28
This commit is contained in:
Stephan Kulow
2012-02-22 18:12:13 +00:00
committed by Git OBS Bridge
parent 5399a3c42c
commit 5a63be88fb
6 changed files with 39 additions and 7 deletions

View File

@@ -1,3 +1,19 @@
-------------------------------------------------------------------
Tue Feb 21 09:00:34 UTC 2012 - vuntz@opensuse.org
- Update to version 3.1.1:
+ Don't use C99 style
+ Drop obsolete g_thread_init()
+ Fix deprecated g_source_get_current_time()
+ Fix deprecated g_value_[gs]et_char()
+ Make pygiconvert.sh correctly convert gtk.gdk.x11_*
+ Fix cset_first typo
+ pygi-convert: Handle Clutter and Cogl
+ Provide access to gpointer struct values
+ Fix GtkBuilder signal connection 'after' logic
+ pygspawn: improve error checking
+ Add and improve tests.
-------------------------------------------------------------------
Tue Feb 7 14:17:24 UTC 2012 - vuntz@opensuse.org