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

Update to 3.9.91

OBS-URL: https://build.opensuse.org/request/show/197133
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/python-gobject?expand=0&rev=11
This commit is contained in:
Dominique Leuenberger 2013-09-07 13:21:33 +00:00 committed by Git OBS Bridge
parent ec831b37b4
commit c4bca0e3c7
6 changed files with 31 additions and 5 deletions

View File

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

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

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

View File

@ -1,3 +1,16 @@
-------------------------------------------------------------------
Mon Sep 2 13:34:14 UTC 2013 - dimstar@opensuse.org
- Update to version 3.9.91:
+ Fix GObject signal methods to work with new annotations
(bgo#707280).
+ Fix build on C89 Compilers (bgo#707264).
+ Change boxed type checking in marshaling to use __gtype__
attribute bgo#707140).
+ Use G_IS_VALUE for checking return values in closure marshaling
(bgo#707170).
+ Fix PEP-8 errors in propertyhelper.py (bgo#706319).
-------------------------------------------------------------------
Mon Aug 19 15:47:37 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.90
Version: 3.9.91
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,16 @@
-------------------------------------------------------------------
Mon Sep 2 13:34:14 UTC 2013 - dimstar@opensuse.org
- Update to version 3.9.91:
+ Fix GObject signal methods to work with new annotations
(bgo#707280).
+ Fix build on C89 Compilers (bgo#707264).
+ Change boxed type checking in marshaling to use __gtype__
attribute bgo#707140).
+ Use G_IS_VALUE for checking return values in closure marshaling
(bgo#707170).
+ Fix PEP-8 errors in propertyhelper.py (bgo#706319).
-------------------------------------------------------------------
Mon Aug 19 15:47:37 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.90
Version: 3.9.91
Release: 0
Url: http://ftp.gnome.org/pub/GNOME/sources/pygobject/
Source: http://download.gnome.org/sources/pygobject/3.9/%{_name}-%{version}.tar.xz