Accepting request 141746 from devel:languages:python

Update to 3.4.2 (forwarded request 141545 from Zaitor)

OBS-URL: https://build.opensuse.org/request/show/141746
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-gobject?expand=0&rev=34
This commit is contained in:
Stephan Kulow
2012-11-20 09:44:34 +00:00
committed by Git OBS Bridge
parent f99a1a6ae3
commit 697ef9d802
6 changed files with 33 additions and 7 deletions

View File

@@ -1,3 +1,16 @@
-------------------------------------------------------------------
Fri Nov 16 08:57:51 UTC 2012 - dimstar@opensuse.org
- Update to version 3.4.2:
+ Fix marshalling of GByteArrays.
+ Fix marshalling of ssize_t to smaller ints.
+ Fix crash with GLib.child_watch_add (bgo#688067).
+ Fix various bugs in GLib.IOChannel.
+ Work around wrong 64 bit constants in GLib Gir (bgo#685022).
+ Fix OverflowError in source_remove() (bgo#684526).
+ Fix Signal decorator to not use base class gsignals dict
(bgo#686496).
-------------------------------------------------------------------
Thu Oct 18 07:27:07 UTC 2012 - dimstar@opensuse.org