From cba1caad635f0cda281dc2deba1d96599cc3da3c4e013632bc3616d207c728c5 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Mon, 26 Oct 2015 10:38:39 +0000 Subject: [PATCH] Accepting request 340943 from GNOME:Next Fixup my doh... OBS-URL: https://build.opensuse.org/request/show/340943 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/python-gobject?expand=0&rev=48 --- pygobject-3.18.0.tar.xz | 3 --- pygobject-3.18.2.tar.xz | 3 +++ python-gobject.changes | 12 ++++++++++++ python-gobject.spec | 2 +- python3-gobject.changes | 12 ++++++++++++ python3-gobject.spec | 2 +- 6 files changed, 29 insertions(+), 5 deletions(-) delete mode 100644 pygobject-3.18.0.tar.xz create mode 100644 pygobject-3.18.2.tar.xz diff --git a/pygobject-3.18.0.tar.xz b/pygobject-3.18.0.tar.xz deleted file mode 100644 index 108b6a0..0000000 --- a/pygobject-3.18.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1c3ba1112d3713cd5c86260312bfeb0de1f84f18808e51072c50b29d46156dc9 -size 727888 diff --git a/pygobject-3.18.2.tar.xz b/pygobject-3.18.2.tar.xz new file mode 100644 index 0000000..38febd0 --- /dev/null +++ b/pygobject-3.18.2.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2a3cad1517916b74e131e6002c3824361aee0671ffb0d55ded119477fc1c2c5f +size 730220 diff --git a/python-gobject.changes b/python-gobject.changes index 4ad4e51..ca4d8b3 100644 --- a/python-gobject.changes +++ b/python-gobject.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Sat Oct 24 23:21:59 UTC 2015 - zaitor@opensuse.org + +- Update to version 3.18.2: + + Reroll of tarball to correct the previous one. +- Changes from version 3.18.1: + + Fix Gdk.rectangle_intersect/rectangle_union missing with GTK+ + 3.18 (bgo#756364). + + pep8: ignore new errors reported by pep8 1.6. + + Don't emit require_version warning if namespace was loaded + previously using g_irepository_require (bgo#754491). + ------------------------------------------------------------------- Tue Sep 22 07:35:55 UTC 2015 - dimstar@opensuse.org diff --git a/python-gobject.spec b/python-gobject.spec index da5d99d..36e8ef8 100644 --- a/python-gobject.spec +++ b/python-gobject.spec @@ -39,7 +39,7 @@ Name: python-gobject Summary: Python bindings for GObject License: LGPL-2.1+ Group: Development/Libraries/Python -Version: 3.18.0 +Version: 3.18.2 Release: 0 Url: https://wiki.gnome.org/Projects/PyGObject/ Source: http://download.gnome.org/sources/pygobject/3.18/%{_name}-%{version}.tar.xz diff --git a/python3-gobject.changes b/python3-gobject.changes index 4ad4e51..ca4d8b3 100644 --- a/python3-gobject.changes +++ b/python3-gobject.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Sat Oct 24 23:21:59 UTC 2015 - zaitor@opensuse.org + +- Update to version 3.18.2: + + Reroll of tarball to correct the previous one. +- Changes from version 3.18.1: + + Fix Gdk.rectangle_intersect/rectangle_union missing with GTK+ + 3.18 (bgo#756364). + + pep8: ignore new errors reported by pep8 1.6. + + Don't emit require_version warning if namespace was loaded + previously using g_irepository_require (bgo#754491). + ------------------------------------------------------------------- Tue Sep 22 07:35:55 UTC 2015 - dimstar@opensuse.org diff --git a/python3-gobject.spec b/python3-gobject.spec index dbb0d84..712c740 100644 --- a/python3-gobject.spec +++ b/python3-gobject.spec @@ -39,7 +39,7 @@ Name: python3-gobject Summary: Python bindings for GObject License: LGPL-2.1+ Group: Development/Libraries/Python -Version: 3.18.0 +Version: 3.18.2 Release: 0 Url: https://wiki.gnome.org/Projects/PyGObject/ Source: http://download.gnome.org/sources/pygobject/3.18/%{_name}-%{version}.tar.xz