From 898979db90054c14576ba6bb6835ce5c933028087ea172bb06cf27e9d6bcabe2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B8rn=20Lie?= Date: Mon, 14 Oct 2013 14:42:04 +0000 Subject: [PATCH] Accepting request 203216 from home:dimstar:branches:GNOME:Factory Update to 3.10.1 - Stable branch - Bugfixes only OBS-URL: https://build.opensuse.org/request/show/203216 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/python-gobject?expand=0&rev=21 --- pygobject-3.10.0.tar.xz | 3 --- pygobject-3.10.1.tar.xz | 3 +++ python-gobject.changes | 11 +++++++++++ python-gobject.spec | 2 +- python3-gobject.changes | 11 +++++++++++ python3-gobject.spec | 2 +- 6 files changed, 27 insertions(+), 5 deletions(-) delete mode 100644 pygobject-3.10.0.tar.xz create mode 100644 pygobject-3.10.1.tar.xz diff --git a/pygobject-3.10.0.tar.xz b/pygobject-3.10.0.tar.xz deleted file mode 100644 index 54b48df..0000000 --- a/pygobject-3.10.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8aaa1f83fdb2e30bae77405a63a8be600b311a04a4cdc952b2ab62ee81aad077 -size 667456 diff --git a/pygobject-3.10.1.tar.xz b/pygobject-3.10.1.tar.xz new file mode 100644 index 0000000..5e68c05 --- /dev/null +++ b/pygobject-3.10.1.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:87a4d3de4b8ea30a1290229f62092aeb0b77e6b21ca6588bb4704e05fd750837 +size 670508 diff --git a/python-gobject.changes b/python-gobject.changes index 1fad178..d0e6cc4 100644 --- a/python-gobject.changes +++ b/python-gobject.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Mon Oct 14 11:16:43 UTC 2013 - dimstar@opensuse.org + +- Update to version 3.10.1: + + bgo#709926: Fix TypeError when setting drag target_list to + None. + + bgo#709223: Use qdata for wrapper retrieval in toggle reference + notifications. + + bgo#709397: Fix memory leak for caller allocated GValue out + arguments. + ------------------------------------------------------------------- Mon Sep 23 11:10:21 UTC 2013 - dimstar@opensuse.org diff --git a/python-gobject.spec b/python-gobject.spec index a760cb4..fcd35bd 100644 --- a/python-gobject.spec +++ b/python-gobject.spec @@ -37,7 +37,7 @@ Name: python-gobject Summary: Python bindings for GObject License: LGPL-2.1+ Group: Development/Libraries/Python -Version: 3.10.0 +Version: 3.10.1 Release: 0 Url: http://ftp.gnome.org/pub/GNOME/sources/pygobject/ Source: http://download.gnome.org/sources/pygobject/3.10/%{_name}-%{version}.tar.xz diff --git a/python3-gobject.changes b/python3-gobject.changes index 1fad178..d0e6cc4 100644 --- a/python3-gobject.changes +++ b/python3-gobject.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Mon Oct 14 11:16:43 UTC 2013 - dimstar@opensuse.org + +- Update to version 3.10.1: + + bgo#709926: Fix TypeError when setting drag target_list to + None. + + bgo#709223: Use qdata for wrapper retrieval in toggle reference + notifications. + + bgo#709397: Fix memory leak for caller allocated GValue out + arguments. + ------------------------------------------------------------------- Mon Sep 23 11:10:21 UTC 2013 - dimstar@opensuse.org diff --git a/python3-gobject.spec b/python3-gobject.spec index c252eae..e07cca6 100644 --- a/python3-gobject.spec +++ b/python3-gobject.spec @@ -37,7 +37,7 @@ Name: python3-gobject Summary: Python bindings for GObject License: LGPL-2.1+ Group: Development/Libraries/Python -Version: 3.10.0 +Version: 3.10.1 Release: 0 Url: http://ftp.gnome.org/pub/GNOME/sources/pygobject/ Source: http://download.gnome.org/sources/pygobject/3.10/%{_name}-%{version}.tar.xz