Accepting request 86069 from devel:languages:python

Update to 3.0.1 (forwarded request 85889 from dimstar)

OBS-URL: https://build.opensuse.org/request/show/86069
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-gobject?expand=0&rev=21
This commit is contained in:
Lars Vogdt 2011-10-03 07:24:59 +00:00 committed by Git OBS Bridge
parent 0c564ac3a7
commit 23364d23b7
6 changed files with 23 additions and 5 deletions

View File

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

3
pygobject-3.0.1.tar.bz2 Normal file
View File

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

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Sat Oct 1 19:01:15 CEST 2011 - dimstar@opensuse.org
- Update to version 3.0.1:
+ when checking instances union members are same type as parent
+ add a floating flag to pygobjects
+ Revert "Fix refcount bug by not creating python wrapper during
gobject init stage"
-------------------------------------------------------------------
Fri Sep 30 08:08:28 UTC 2011 - vuntz@opensuse.org

View File

@ -34,7 +34,7 @@
Name: python-gobject
%define _name pygobject
Summary: Python bindings for GObject
Version: 3.0.0
Version: 3.0.1
Release: 1
License: LGPLv2.1+
Group: Development/Libraries/Python

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Sat Oct 1 19:01:15 CEST 2011 - dimstar@opensuse.org
- Update to version 3.0.1:
+ when checking instances union members are same type as parent
+ add a floating flag to pygobjects
+ Revert "Fix refcount bug by not creating python wrapper during
gobject init stage"
-------------------------------------------------------------------
Fri Sep 30 08:08:28 UTC 2011 - vuntz@opensuse.org

View File

@ -34,7 +34,7 @@
Name: python3-gobject
%define _name pygobject
Summary: Python bindings for GObject
Version: 3.0.0
Version: 3.0.1
Release: 1
License: LGPLv2.1+
Group: Development/Libraries/Python