diff --git a/pygobject-3.13.90.tar.xz b/pygobject-3.13.90.tar.xz deleted file mode 100644 index f9de9f0..0000000 --- a/pygobject-3.13.90.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c4c8c62ba5e8c2444d39f501cf8c65ac7c866a73b69348384c9d5567c11d09e9 -size 715596 diff --git a/pygobject-3.13.91.tar.xz b/pygobject-3.13.91.tar.xz new file mode 100644 index 0000000..ca9d0a2 --- /dev/null +++ b/pygobject-3.13.91.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:277afa74895c222a15acea1b3405b202f5cdf86fe7ae7202482de37b14f84daf +size 717692 diff --git a/python-gobject.changes b/python-gobject.changes index 1e9bf4b..1c216d1 100644 --- a/python-gobject.changes +++ b/python-gobject.changes @@ -1,3 +1,21 @@ +------------------------------------------------------------------- +Tue Sep 2 10:10:05 UTC 2014 - zaitor@opensuse.org + +- Update to version 3.13.91: + + docs: Fix return types in auto-generated doc strings. + + Special case signal output arguments which are structs as + pass-by-reference (bgo#735486). + + Ignore closure callbacks when Python is not initialized + (bgo#722562). + + Change boxed init with args to warn instead of raise + (bgo#727810). + + Fix crash in GList/GSList marshaling error handling path + (bgo#735201). + + Fix reference counting problems with GLib.Variant.new_tuple() + (bgo##735166). + + Skip marshalling NULL output arguments in Python closures + (bgo#735090). + ------------------------------------------------------------------- Tue Aug 19 06:31:58 UTC 2014 - dimstar@opensuse.org diff --git a/python-gobject.spec b/python-gobject.spec index 6d5b1fc..f0401d8 100644 --- a/python-gobject.spec +++ b/python-gobject.spec @@ -37,7 +37,7 @@ Name: python-gobject Summary: Python bindings for GObject License: LGPL-2.1+ Group: Development/Libraries/Python -Version: 3.13.90 +Version: 3.13.91 Release: 0 Url: https://wiki.gnome.org/Projects/PyGObject/ Source: http://download.gnome.org/sources/pygobject/3.13/%{_name}-%{version}.tar.xz diff --git a/python3-gobject.changes b/python3-gobject.changes index 1e9bf4b..1c216d1 100644 --- a/python3-gobject.changes +++ b/python3-gobject.changes @@ -1,3 +1,21 @@ +------------------------------------------------------------------- +Tue Sep 2 10:10:05 UTC 2014 - zaitor@opensuse.org + +- Update to version 3.13.91: + + docs: Fix return types in auto-generated doc strings. + + Special case signal output arguments which are structs as + pass-by-reference (bgo#735486). + + Ignore closure callbacks when Python is not initialized + (bgo#722562). + + Change boxed init with args to warn instead of raise + (bgo#727810). + + Fix crash in GList/GSList marshaling error handling path + (bgo#735201). + + Fix reference counting problems with GLib.Variant.new_tuple() + (bgo##735166). + + Skip marshalling NULL output arguments in Python closures + (bgo#735090). + ------------------------------------------------------------------- Tue Aug 19 06:31:58 UTC 2014 - dimstar@opensuse.org diff --git a/python3-gobject.spec b/python3-gobject.spec index 9367bef..0f09b91 100644 --- a/python3-gobject.spec +++ b/python3-gobject.spec @@ -37,7 +37,7 @@ Name: python3-gobject Summary: Python bindings for GObject License: LGPL-2.1+ Group: Development/Libraries/Python -Version: 3.13.90 +Version: 3.13.91 Release: 0 Url: https://wiki.gnome.org/Projects/PyGObject/ Source: http://download.gnome.org/sources/pygobject/3.13/%{_name}-%{version}.tar.xz