From 8106decb68589ecaa14e3b0319b52aa88b652ef32e1063aa21d3a4af8ffdf5f2 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Wed, 14 Sep 2016 16:42:53 +0000 Subject: [PATCH] Accepting request 426840 from GNOME:Next New upstream release, unstable OBS-URL: https://build.opensuse.org/request/show/426840 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/python-gobject?expand=0&rev=68 --- pygobject-3.21.91.tar.xz | 3 --- pygobject-3.21.92.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.21.91.tar.xz create mode 100644 pygobject-3.21.92.tar.xz diff --git a/pygobject-3.21.91.tar.xz b/pygobject-3.21.91.tar.xz deleted file mode 100644 index 90943ed..0000000 --- a/pygobject-3.21.91.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:48d163ab8e8246b037897c5be37d9f2a8b27db9529defb0a914f5e063a50dc95 -size 754740 diff --git a/pygobject-3.21.92.tar.xz b/pygobject-3.21.92.tar.xz new file mode 100644 index 0000000..8f4f206 --- /dev/null +++ b/pygobject-3.21.92.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e5c7bb3d15c9a7732d172203b97d5b52cef87ae0eb688479d064580987f57927 +size 756464 diff --git a/python-gobject.changes b/python-gobject.changes index 6e06577..8556662 100644 --- a/python-gobject.changes +++ b/python-gobject.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Sun Sep 11 14:14:13 UTC 2016 - zaitor@opensuse.org + +- Update to version 3.21.92: + + Handle nullable filename parameters (bgo#770821). + + Fix list/hashtable enum <-> hash conversion on 64-bit big + endian (bgo#770608). + + Allow passing sockets to io_add_watch on win32 (bgo#766396). + + Tests: Use dbus-run-session instead of dbus-launch to run tests + (bgo#770798). + ------------------------------------------------------------------- Thu Aug 25 16:01:45 UTC 2016 - zaitor@opensuse.org diff --git a/python-gobject.spec b/python-gobject.spec index eeb14a2..70b8eca 100644 --- a/python-gobject.spec +++ b/python-gobject.spec @@ -40,7 +40,7 @@ Name: python-gobject Summary: Python bindings for GObject License: LGPL-2.1+ Group: Development/Libraries/Python -Version: 3.21.91 +Version: 3.21.92 Release: 0 Url: https://wiki.gnome.org/Projects/PyGObject/ Source: http://download.gnome.org/sources/pygobject/3.21/%{_name}-%{version}.tar.xz diff --git a/python3-gobject.changes b/python3-gobject.changes index 6e06577..8556662 100644 --- a/python3-gobject.changes +++ b/python3-gobject.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Sun Sep 11 14:14:13 UTC 2016 - zaitor@opensuse.org + +- Update to version 3.21.92: + + Handle nullable filename parameters (bgo#770821). + + Fix list/hashtable enum <-> hash conversion on 64-bit big + endian (bgo#770608). + + Allow passing sockets to io_add_watch on win32 (bgo#766396). + + Tests: Use dbus-run-session instead of dbus-launch to run tests + (bgo#770798). + ------------------------------------------------------------------- Thu Aug 25 16:01:45 UTC 2016 - zaitor@opensuse.org diff --git a/python3-gobject.spec b/python3-gobject.spec index f75ec8e..253a3a3 100644 --- a/python3-gobject.spec +++ b/python3-gobject.spec @@ -40,7 +40,7 @@ Name: python3-gobject Summary: Python bindings for GObject License: LGPL-2.1+ Group: Development/Libraries/Python -Version: 3.21.91 +Version: 3.21.92 Release: 0 Url: https://wiki.gnome.org/Projects/PyGObject/ Source: http://download.gnome.org/sources/pygobject/3.21/%{_name}-%{version}.tar.xz