From 23364d23b75aa11cf472ba2ed1ff71fd7a4c6f3078046d4481381061c124163b Mon Sep 17 00:00:00 2001 From: Lars Vogdt Date: Mon, 3 Oct 2011 07:24:59 +0000 Subject: [PATCH] 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 --- pygobject-3.0.0.tar.bz2 | 3 --- pygobject-3.0.1.tar.bz2 | 3 +++ python-gobject.changes | 9 +++++++++ python-gobject.spec | 2 +- python3-gobject.changes | 9 +++++++++ python3-gobject.spec | 2 +- 6 files changed, 23 insertions(+), 5 deletions(-) delete mode 100644 pygobject-3.0.0.tar.bz2 create mode 100644 pygobject-3.0.1.tar.bz2 diff --git a/pygobject-3.0.0.tar.bz2 b/pygobject-3.0.0.tar.bz2 deleted file mode 100644 index fce01b7..0000000 --- a/pygobject-3.0.0.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5682603c58be67e336e8cfaf19d6321158425797a7da12f646cc8706508ab95c -size 644232 diff --git a/pygobject-3.0.1.tar.bz2 b/pygobject-3.0.1.tar.bz2 new file mode 100644 index 0000000..ef93cdd --- /dev/null +++ b/pygobject-3.0.1.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c8548574ecd232eea90fc7cb647b9150273e9197b1e60129a4fb597825b5d7ad +size 625171 diff --git a/python-gobject.changes b/python-gobject.changes index c8805fd..43c3909 100644 --- a/python-gobject.changes +++ b/python-gobject.changes @@ -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 diff --git a/python-gobject.spec b/python-gobject.spec index 561b352..07028cc 100644 --- a/python-gobject.spec +++ b/python-gobject.spec @@ -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 diff --git a/python3-gobject.changes b/python3-gobject.changes index c8805fd..43c3909 100644 --- a/python3-gobject.changes +++ b/python3-gobject.changes @@ -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 diff --git a/python3-gobject.spec b/python3-gobject.spec index 197a631..966b2ee 100644 --- a/python3-gobject.spec +++ b/python3-gobject.spec @@ -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