Accepting request 80587 from devel:languages:python

Update to 2.90.3

OBS-URL: https://build.opensuse.org/request/show/80587
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-gobject?expand=0&rev=16
This commit is contained in:
Sascha Peilicke
2011-09-02 08:19:33 +00:00
committed by Git OBS Bridge
parent 91196a2f83
commit 4473e896b9
6 changed files with 42 additions and 8 deletions

View File

@@ -1,3 +1,20 @@
-------------------------------------------------------------------
Thu Sep 1 15:00:28 UTC 2011 - vuntz@opensuse.org
- Update to version 2.90.3:
+ Support skip annotation for return values
+ Drop support for old constructor style
+ Drop support for sink functions
+ Reinstate copying of in-line structs in arrays
+ Fix inline struct array handling
+ Add support for __setitem__ to TreeModel and support for slices
to TreeModelRow
+ Convert ACCEL_* constants into Gtk.AccelFlags
+ Convert TREE_VIEW_DROP_* constants into
Gtk.TreeViewDropPosition
+ Test GPtrArray regression
+ Fix on demos
-------------------------------------------------------------------
Wed Aug 24 16:32:52 UTC 2011 - dimstar@opensuse.org