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