diff --git a/pygobject-3.9.1.tar.xz b/pygobject-3.9.1.tar.xz deleted file mode 100644 index 9d148d0..0000000 --- a/pygobject-3.9.1.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ab42670fd83747fbb5a019f8ffd45e24fcb1f04c657a0bc475113ab4a759e79e -size 656008 diff --git a/pygobject-3.9.2.tar.xz b/pygobject-3.9.2.tar.xz new file mode 100644 index 0000000..0b04d27 --- /dev/null +++ b/pygobject-3.9.2.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:61bce69df607326264f127c33aa5afc940a9abec0e60e6a9be8b5ba8834d402c +size 656956 diff --git a/python-gobject.changes b/python-gobject.changes index 13a089c..5bc2e07 100644 --- a/python-gobject.changes +++ b/python-gobject.changes @@ -1,3 +1,19 @@ +------------------------------------------------------------------- +Tue May 28 19:55:29 UTC 2013 - dimstar@opensuse.org + +- Update to version 3.9.2: + + examples/option.py: Port to GI and Python 3. + + Fix vfunc info search for classes with multiple inheritance + (bgo#700092). + + Fix closure argument conversion for enum and flag in args. + + Fix marshaling Python to FFI return value for enum and flags. + + Remove half implemented GC in PyGIBaseInfo, PyGIStruct, and + PyGIBoxed (bgo#677091). + + Replace usage of pyg_begin_allow_threads with + Py_BEGIN_ALLOW_THREADS (bgo#699440). + + Remove and deprecate API for setting of thread blocking + functions (bgo#699440). + ------------------------------------------------------------------- Wed May 1 08:18:33 UTC 2013 - dimstar@opensuse.org diff --git a/python-gobject.spec b/python-gobject.spec index 5509e6e..34e9398 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.9.1 +Version: 3.9.2 Release: 0 Url: http://ftp.gnome.org/pub/GNOME/sources/pygobject/ Source: http://download.gnome.org/sources/pygobject/3.9/%{_name}-%{version}.tar.xz diff --git a/python3-gobject.changes b/python3-gobject.changes index 13a089c..5bc2e07 100644 --- a/python3-gobject.changes +++ b/python3-gobject.changes @@ -1,3 +1,19 @@ +------------------------------------------------------------------- +Tue May 28 19:55:29 UTC 2013 - dimstar@opensuse.org + +- Update to version 3.9.2: + + examples/option.py: Port to GI and Python 3. + + Fix vfunc info search for classes with multiple inheritance + (bgo#700092). + + Fix closure argument conversion for enum and flag in args. + + Fix marshaling Python to FFI return value for enum and flags. + + Remove half implemented GC in PyGIBaseInfo, PyGIStruct, and + PyGIBoxed (bgo#677091). + + Replace usage of pyg_begin_allow_threads with + Py_BEGIN_ALLOW_THREADS (bgo#699440). + + Remove and deprecate API for setting of thread blocking + functions (bgo#699440). + ------------------------------------------------------------------- Wed May 1 08:18:33 UTC 2013 - dimstar@opensuse.org diff --git a/python3-gobject.spec b/python3-gobject.spec index b242500..5ed96ef 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.9.1 +Version: 3.9.2 Release: 0 Url: http://ftp.gnome.org/pub/GNOME/sources/pygobject/ Source: http://download.gnome.org/sources/pygobject/3.9/%{_name}-%{version}.tar.xz