From fe400c4ed7a5f663d95eb475d8949d64c2cf4fdbc7189952eaac83144c33c63d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B8rn=20Lie?= Date: Mon, 3 Dec 2018 09:21:47 +0000 Subject: [PATCH] Accepting request 653428 from GNOME:Next New stable release OBS-URL: https://build.opensuse.org/request/show/653428 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/python-gobject?expand=0&rev=104 --- pygobject-3.30.3.tar.xz | 3 --- pygobject-3.30.4.tar.xz | 3 +++ python-gobject.changes | 7 +++++++ python-gobject.spec | 2 +- 4 files changed, 11 insertions(+), 4 deletions(-) delete mode 100644 pygobject-3.30.3.tar.xz create mode 100644 pygobject-3.30.4.tar.xz diff --git a/pygobject-3.30.3.tar.xz b/pygobject-3.30.3.tar.xz deleted file mode 100644 index 2406a25..0000000 --- a/pygobject-3.30.3.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8332597feb6cc878266ca7ee6e673116f9b36202c56f9efd06bb049691357df4 -size 547536 diff --git a/pygobject-3.30.4.tar.xz b/pygobject-3.30.4.tar.xz new file mode 100644 index 0000000..5be8df3 --- /dev/null +++ b/pygobject-3.30.4.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2dc1a1a444b82955e65b81c2a2511ecf8032404beba4ef1d48144168f2f64c43 +size 545424 diff --git a/python-gobject.changes b/python-gobject.changes index 0fd1cff..916e663 100644 --- a/python-gobject.changes +++ b/python-gobject.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Sun Dec 2 10:20:18 UTC 2018 - bjorn.lie@gmail.com + +- Update to version 3.30.4: + + gtk overrides: Fix rows getting inserted on the wrong level + with TreeStore.insert_before/inster_after if parent=None. + ------------------------------------------------------------------- Tue Nov 27 18:17:55 UTC 2018 - bjorn.lie@gmail.com diff --git a/python-gobject.spec b/python-gobject.spec index e00e2a1..95be4b2 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.30.3 +Version: 3.30.4 Release: 0 Summary: Python bindings for GObject License: LGPL-2.1-or-later