Accepting request 176891 from home:dimstar:branches:GNOME:Factory

Update to 3.9.2

OBS-URL: https://build.opensuse.org/request/show/176891
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/python-gobject?expand=0&rev=4
This commit is contained in:
Bjørn Lie 2013-05-31 18:32:35 +00:00 committed by Git OBS Bridge
parent 02e7094d2e
commit 05feb9544b
6 changed files with 37 additions and 5 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:ab42670fd83747fbb5a019f8ffd45e24fcb1f04c657a0bc475113ab4a759e79e
size 656008

3
pygobject-3.9.2.tar.xz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:61bce69df607326264f127c33aa5afc940a9abec0e60e6a9be8b5ba8834d402c
size 656956

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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