From ec831b37b4a6ed21870f31fba122c2c5908bf438826d5b68119fe5a908e1296b Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Mon, 19 Aug 2013 19:35:34 +0000 Subject: [PATCH] Accepting request 195620 from home:dimstar:branches:GNOME:Factory Update to 3.9.90 OBS-URL: https://build.opensuse.org/request/show/195620 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/python-gobject?expand=0&rev=9 --- pygobject-3.9.5.tar.xz | 3 --- pygobject-3.9.90.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.9.5.tar.xz create mode 100644 pygobject-3.9.90.tar.xz diff --git a/pygobject-3.9.5.tar.xz b/pygobject-3.9.5.tar.xz deleted file mode 100644 index 7cfb246..0000000 --- a/pygobject-3.9.5.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e785e24b001517dd57fc5cc2b7ddeb56b459555307561675edb47c11c80a85d5 -size 667516 diff --git a/pygobject-3.9.90.tar.xz b/pygobject-3.9.90.tar.xz new file mode 100644 index 0000000..f8820ad --- /dev/null +++ b/pygobject-3.9.90.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0be592918257e8304fea0d27584766c9a4a5f142669d83313e2faffc840f683a +size 668216 diff --git a/python-gobject.changes b/python-gobject.changes index 7d5d90d..8e26a4b 100644 --- a/python-gobject.changes +++ b/python-gobject.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Mon Aug 19 15:47:37 UTC 2013 - dimstar@opensuse.org + +- Update to version 3.9.90: + + bgo#705451: Create GLib.Pid in the same way on python 2 and 3. + + bgo#705451: Use PyLong_Type.tp_new for GLib.Pid. + + bgo#705533: Add accumulator and accu_data arguments to + GObject.Signal decorator. + + bgo#705530: Pass return values through the GObject.Signal.emit + wrapper. + ------------------------------------------------------------------- Mon Jul 29 12:47:30 UTC 2013 - dimstar@opensuse.org diff --git a/python-gobject.spec b/python-gobject.spec index eae9665..bb5d75d 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.9.5 +Version: 3.9.90 Release: 0 Url: http://ftp.gnome.org/pub/GNOME/sources/pygobject/ Source: http://download.gnome.org/sources/pygobject/3.9/%{_name}-%{version}.tar.xz diff --git a/python3-gobject.changes b/python3-gobject.changes index 7d5d90d..8e26a4b 100644 --- a/python3-gobject.changes +++ b/python3-gobject.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Mon Aug 19 15:47:37 UTC 2013 - dimstar@opensuse.org + +- Update to version 3.9.90: + + bgo#705451: Create GLib.Pid in the same way on python 2 and 3. + + bgo#705451: Use PyLong_Type.tp_new for GLib.Pid. + + bgo#705533: Add accumulator and accu_data arguments to + GObject.Signal decorator. + + bgo#705530: Pass return values through the GObject.Signal.emit + wrapper. + ------------------------------------------------------------------- Mon Jul 29 12:47:30 UTC 2013 - dimstar@opensuse.org diff --git a/python3-gobject.spec b/python3-gobject.spec index 3b5a63c..3d76aaf 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.9.5 +Version: 3.9.90 Release: 0 Url: http://ftp.gnome.org/pub/GNOME/sources/pygobject/ Source: http://download.gnome.org/sources/pygobject/3.9/%{_name}-%{version}.tar.xz