Accepting request 121139 from devel:languages:python

Update to 3.2.2 (forwarded request 121023 from vuntz)

OBS-URL: https://build.opensuse.org/request/show/121139
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-gobject?expand=0&rev=31
This commit is contained in:
Stephan Kulow
2012-05-21 08:27:53 +00:00
committed by Git OBS Bridge
parent c7da6aca93
commit 14ae82aee3
6 changed files with 51 additions and 5 deletions

View File

@@ -1,3 +1,26 @@
-------------------------------------------------------------------
Tue May 15 06:44:07 UTC 2012 - vuntz@opensuse.org
- Update to version 3.2.2:
+ Gtk overrides: Implement __delitem__ on TreeModel (bgo#675892)
+ pygtkcompat: Correctly set flags (bgo#675911)
-------------------------------------------------------------------
Mon May 14 11:48:34 UTC 2012 - vuntz@opensuse.org
- Update to version 3.2.1:
+ Fix len_arg_index for array arguments
+ Add missing GObject.TYPE_GTYPE
+ GTK+ Overrides:
- Add missing override for TreeModel.iter_previous()
- Add missing keyword arguments
+ pygtkcompat:
- Correct Userlist module use
- Add GtkComboBoxEntry compatibility
+ GSettings: allow extra keyword arguments
+ pygi-convert.py: Drop obsolete drag method conversions
+ Various other non-code changes
-------------------------------------------------------------------
Mon Mar 26 12:10:55 UTC 2012 - vuntz@opensuse.org