From 79e6cc72ba4c09b2cd3991d4234ca938e786a200e9b34b82153288173c62bd4c Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Mon, 4 Jun 2018 09:17:24 +0000 Subject: [PATCH] Accepting request 613659 from home:iznogood:branches:GNOME:Factory New stable OBS-URL: https://build.opensuse.org/request/show/613659 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/python-gobject?expand=0&rev=98 --- pygobject-3.28.2.tar.xz | 3 --- pygobject-3.28.3.tar.xz | 3 +++ python-gobject.changes | 8 ++++++++ python-gobject.spec | 2 +- 4 files changed, 12 insertions(+), 4 deletions(-) delete mode 100644 pygobject-3.28.2.tar.xz create mode 100644 pygobject-3.28.3.tar.xz diff --git a/pygobject-3.28.2.tar.xz b/pygobject-3.28.2.tar.xz deleted file mode 100644 index 12573c2..0000000 --- a/pygobject-3.28.2.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ac443afd14fcb9ff5744b65d6e2b380e70510278404fb8684a9b9fb089e6f2ca -size 1003584 diff --git a/pygobject-3.28.3.tar.xz b/pygobject-3.28.3.tar.xz new file mode 100644 index 0000000..e8d0190 --- /dev/null +++ b/pygobject-3.28.3.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3dd3e21015d06e00482ea665fc1733b77e754a6ab656a5db5d7f7bfaf31ad0b0 +size 1005368 diff --git a/python-gobject.changes b/python-gobject.changes index e45f340..6cfda8c 100644 --- a/python-gobject.changes +++ b/python-gobject.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Fri Jun 1 21:37:37 UTC 2018 - bjorn.lie@gmail.com + +- Update to version 3.28.3: + + Fix Gio.Application leak in case no signal handler is set + before. + + Squash critical warning when using array as hash value. + ------------------------------------------------------------------- Tue Mar 27 23:29:51 UTC 2018 - luc14n0@linuxmail.org diff --git a/python-gobject.spec b/python-gobject.spec index bb9d27c..dee5b80 100644 --- a/python-gobject.spec +++ b/python-gobject.spec @@ -22,7 +22,7 @@ %global __requires_exclude_from ^%{python2_sitearch}/gi/__init__.py|%{python3_sitearch}/gi/__init__.py$ %define _name pygobject Name: python-gobject -Version: 3.28.2 +Version: 3.28.3 Release: 0 Summary: Python bindings for GObject License: LGPL-2.1-or-later