diff --git a/pygobject-3.19.90.tar.xz b/pygobject-3.19.90.tar.xz deleted file mode 100644 index 4a52c34..0000000 --- a/pygobject-3.19.90.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ee9cc091b72116618adda07e6bb01513062e525e457259a342407ab1216daa84 -size 746608 diff --git a/pygobject-3.19.91.tar.xz b/pygobject-3.19.91.tar.xz new file mode 100644 index 0000000..4bd0f9a --- /dev/null +++ b/pygobject-3.19.91.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9d00372f0ddf9f001e1d3f45acbd76205641019a58daa4f894aab02a41ece19b +size 748944 diff --git a/python-gobject.changes b/python-gobject.changes index de4a71b..6955061 100644 --- a/python-gobject.changes +++ b/python-gobject.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Wed Mar 2 08:33:18 UTC 2016 - zaitor@opensuse.org + +- Update to version 3.19.91: + + Fix marshaling of GError stored in GValue (bgo#761592). + + Fix marshaling or GError from Python to C from function calls + (bgo#685197). + + Error handling/reporting fixes (bgo#751956). + + Fix crash due to GVariant implemented as PyGBoxed not + PyGIStruct (bgo#751956). + + Fix crash with GValueArray stored in GValue (bgo#754359). + ------------------------------------------------------------------- Sun Feb 21 10:40:03 UTC 2016 - zaitor@opensuse.org diff --git a/python-gobject.spec b/python-gobject.spec index d268ac2..95f3e2a 100644 --- a/python-gobject.spec +++ b/python-gobject.spec @@ -39,7 +39,7 @@ Name: python-gobject Summary: Python bindings for GObject License: LGPL-2.1+ Group: Development/Libraries/Python -Version: 3.19.90 +Version: 3.19.91 Release: 0 Url: https://wiki.gnome.org/Projects/PyGObject/ Source: http://download.gnome.org/sources/pygobject/3.19/%{_name}-%{version}.tar.xz diff --git a/python3-gobject.changes b/python3-gobject.changes index de4a71b..6955061 100644 --- a/python3-gobject.changes +++ b/python3-gobject.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Wed Mar 2 08:33:18 UTC 2016 - zaitor@opensuse.org + +- Update to version 3.19.91: + + Fix marshaling of GError stored in GValue (bgo#761592). + + Fix marshaling or GError from Python to C from function calls + (bgo#685197). + + Error handling/reporting fixes (bgo#751956). + + Fix crash due to GVariant implemented as PyGBoxed not + PyGIStruct (bgo#751956). + + Fix crash with GValueArray stored in GValue (bgo#754359). + ------------------------------------------------------------------- Sun Feb 21 10:40:03 UTC 2016 - zaitor@opensuse.org diff --git a/python3-gobject.spec b/python3-gobject.spec index 37e7cc8..e4ab11b 100644 --- a/python3-gobject.spec +++ b/python3-gobject.spec @@ -39,7 +39,7 @@ Name: python3-gobject Summary: Python bindings for GObject License: LGPL-2.1+ Group: Development/Libraries/Python -Version: 3.19.90 +Version: 3.19.91 Release: 0 Url: https://wiki.gnome.org/Projects/PyGObject/ Source: http://download.gnome.org/sources/pygobject/3.19/%{_name}-%{version}.tar.xz