Accepting request 195627 from GNOME:Factory
Update to 3.9.90 (forwarded request 195620 from Zaitor) OBS-URL: https://build.opensuse.org/request/show/195627 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-gobject?expand=0&rev=41
This commit is contained in:
commit
c19021988f
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e785e24b001517dd57fc5cc2b7ddeb56b459555307561675edb47c11c80a85d5
|
||||
size 667516
|
3
pygobject-3.9.90.tar.xz
Normal file
3
pygobject-3.9.90.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:0be592918257e8304fea0d27584766c9a4a5f142669d83313e2faffc840f683a
|
||||
size 668216
|
@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 19 15:47:37 UTC 2013 - dimstar@opensuse.org
|
||||
|
||||
- Update to version 3.9.90:
|
||||
+ bgo#705451: Create GLib.Pid in the same way on python 2 and 3.
|
||||
+ bgo#705451: Use PyLong_Type.tp_new for GLib.Pid.
|
||||
+ bgo#705533: Add accumulator and accu_data arguments to
|
||||
GObject.Signal decorator.
|
||||
+ bgo#705530: Pass return values through the GObject.Signal.emit
|
||||
wrapper.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 29 12:47:30 UTC 2013 - dimstar@opensuse.org
|
||||
|
||||
|
@ -37,7 +37,7 @@ Name: python-gobject
|
||||
Summary: Python bindings for GObject
|
||||
License: LGPL-2.1+
|
||||
Group: Development/Libraries/Python
|
||||
Version: 3.9.5
|
||||
Version: 3.9.90
|
||||
Release: 0
|
||||
Url: http://ftp.gnome.org/pub/GNOME/sources/pygobject/
|
||||
Source: http://download.gnome.org/sources/pygobject/3.9/%{_name}-%{version}.tar.xz
|
||||
|
@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 19 15:47:37 UTC 2013 - dimstar@opensuse.org
|
||||
|
||||
- Update to version 3.9.90:
|
||||
+ bgo#705451: Create GLib.Pid in the same way on python 2 and 3.
|
||||
+ bgo#705451: Use PyLong_Type.tp_new for GLib.Pid.
|
||||
+ bgo#705533: Add accumulator and accu_data arguments to
|
||||
GObject.Signal decorator.
|
||||
+ bgo#705530: Pass return values through the GObject.Signal.emit
|
||||
wrapper.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 29 12:47:30 UTC 2013 - dimstar@opensuse.org
|
||||
|
||||
|
@ -37,7 +37,7 @@ Name: python3-gobject
|
||||
Summary: Python bindings for GObject
|
||||
License: LGPL-2.1+
|
||||
Group: Development/Libraries/Python
|
||||
Version: 3.9.5
|
||||
Version: 3.9.90
|
||||
Release: 0
|
||||
Url: http://ftp.gnome.org/pub/GNOME/sources/pygobject/
|
||||
Source: http://download.gnome.org/sources/pygobject/3.9/%{_name}-%{version}.tar.xz
|
||||
|
Loading…
Reference in New Issue
Block a user