From 7a77ea48d53bc6067ada083b1b5347957bf0a6a676eccefa8f8b5167b426467d Mon Sep 17 00:00:00 2001 From: Stephan Kulow Date: Fri, 19 Apr 2013 08:01:58 +0000 Subject: [PATCH] Accepting request 172354 from devel:languages:python Update to 3.8.1 - Copy to G:S:3.8 when checking in (forwarded request 170923 from RBrownCCB) OBS-URL: https://build.opensuse.org/request/show/172354 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-gobject?expand=0&rev=37 --- pygobject-3.8.0.tar.xz | 3 --- pygobject-3.8.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.8.0.tar.xz create mode 100644 pygobject-3.8.1.tar.xz diff --git a/pygobject-3.8.0.tar.xz b/pygobject-3.8.0.tar.xz deleted file mode 100644 index a233b96..0000000 --- a/pygobject-3.8.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9c57f581ae35587108c978cb116eeb7ec186b50c95b145f62033589ee248b32d -size 652616 diff --git a/pygobject-3.8.1.tar.xz b/pygobject-3.8.1.tar.xz new file mode 100644 index 0000000..9e74524 --- /dev/null +++ b/pygobject-3.8.1.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e85c8ec64238ce88ec1e905497f5a2eaa947a7f4050e338d21ec510d8a50eacb +size 652864 diff --git a/python-gobject.changes b/python-gobject.changes index 5d71c46..3ce3f41 100644 --- a/python-gobject.changes +++ b/python-gobject.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Mon Apr 15 19:14:29 UTC 2013 - dimstar@opensuse.org + +- Update to version 3.8.1: + + pygi-convert.sh: Add GStreamer rules (bgo#697951). + + pygi-convert: Add rule for TreeModelFlags. + + Fix enum and flags marshaling type assumptions. + + Use g_strdup() consistently (bgo#696650). + + Fix stack corruption due to incorrect format for argument + parser (bgo#696892). + ------------------------------------------------------------------- Mon Mar 25 08:12:42 UTC 2013 - dimstar@opensuse.org diff --git a/python-gobject.spec b/python-gobject.spec index d888a23..1c34a55 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.8.0 +Version: 3.8.1 Release: 0 Url: http://ftp.gnome.org/pub/GNOME/sources/pygobject/ Source: http://download.gnome.org/sources/pygobject/3.8/%{_name}-%{version}.tar.xz diff --git a/python3-gobject.changes b/python3-gobject.changes index 5d71c46..3ce3f41 100644 --- a/python3-gobject.changes +++ b/python3-gobject.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Mon Apr 15 19:14:29 UTC 2013 - dimstar@opensuse.org + +- Update to version 3.8.1: + + pygi-convert.sh: Add GStreamer rules (bgo#697951). + + pygi-convert: Add rule for TreeModelFlags. + + Fix enum and flags marshaling type assumptions. + + Use g_strdup() consistently (bgo#696650). + + Fix stack corruption due to incorrect format for argument + parser (bgo#696892). + ------------------------------------------------------------------- Mon Mar 25 08:12:42 UTC 2013 - dimstar@opensuse.org diff --git a/python3-gobject.spec b/python3-gobject.spec index 391f26d..a001978 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.8.0 +Version: 3.8.1 Release: 0 Url: http://ftp.gnome.org/pub/GNOME/sources/pygobject/ Source: http://download.gnome.org/sources/pygobject/3.8/%{_name}-%{version}.tar.xz