From 3ac1e4521ec360bc07a4ce1bbd9c80542c5954b63b971aa32eb828f3657ac2d6 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Wed, 20 May 2015 13:06:31 +0000 Subject: [PATCH 1/2] fixup OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/python-gobject?expand=0&rev=42 --- python-gobject.spec | 2 +- python3-gobject.spec | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/python-gobject.spec b/python-gobject.spec index 6b67944..4355df4 100644 --- a/python-gobject.spec +++ b/python-gobject.spec @@ -47,7 +47,7 @@ Source: http://download.gnome.org/sources/pygobject/3.16/%{_name}-%{vers Patch1: pycompile-searchpath.patch BuildRequires: fdupes BuildRequires: glib2-devel >= 2.38.0 -BuildRequires: gobject-introspection-devel >= 1.38.0 +BuildRequires: gobject-introspection-devel >= 1.39.0 BuildRequires: libffi-devel >= 3.0.0 %if %{build_for_python3} BuildRequires: python3-cairo-devel diff --git a/python3-gobject.spec b/python3-gobject.spec index 7e041ec..5bf854b 100644 --- a/python3-gobject.spec +++ b/python3-gobject.spec @@ -47,7 +47,7 @@ Source: http://download.gnome.org/sources/pygobject/3.16/%{_name}-%{vers Patch1: pycompile-searchpath.patch BuildRequires: fdupes BuildRequires: glib2-devel >= 2.38.0 -BuildRequires: gobject-introspection-devel >= 1.38.0 +BuildRequires: gobject-introspection-devel >= 1.39.0 BuildRequires: libffi-devel >= 3.0.0 %if %{build_for_python3} BuildRequires: python3-cairo-devel From c574bc793cec7396c89524b08e3420d8058555bfd48c3bc8174a45a2fc0e83e0 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Mon, 15 Jun 2015 10:05:08 +0000 Subject: [PATCH 2/2] Accepting request 312088 from GNOME:Next New stable upstream release, not buildtested, so please let it and its offsping build first on the obs OBS-URL: https://build.opensuse.org/request/show/312088 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/python-gobject?expand=0&rev=43 --- pygobject-3.16.1.tar.xz | 3 --- pygobject-3.16.2.tar.xz | 3 +++ python-gobject.changes | 6 ++++++ python-gobject.spec | 2 +- python3-gobject.changes | 6 ++++++ python3-gobject.spec | 2 +- 6 files changed, 17 insertions(+), 5 deletions(-) delete mode 100644 pygobject-3.16.1.tar.xz create mode 100644 pygobject-3.16.2.tar.xz diff --git a/pygobject-3.16.1.tar.xz b/pygobject-3.16.1.tar.xz deleted file mode 100644 index 026b34b..0000000 --- a/pygobject-3.16.1.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7d96dad050f15ec1688617b749bb485811842de46a22d31f9396023e8eaa1ec3 -size 725220 diff --git a/pygobject-3.16.2.tar.xz b/pygobject-3.16.2.tar.xz new file mode 100644 index 0000000..79a6d19 --- /dev/null +++ b/pygobject-3.16.2.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:de620e00fe7ecb788aa2dc0d664e41f71b8e718e728168e8d982cf193a9e7e64 +size 725544 diff --git a/python-gobject.changes b/python-gobject.changes index fa4b3fd..9f36846 100644 --- a/python-gobject.changes +++ b/python-gobject.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Jun 15 09:58:22 UTC 2015 - zaitor@opensuse.org + +- Update to version 3.16.2: + + overrides: Provide _overrides_module attribute (bgo#736678). + ------------------------------------------------------------------- Wed Apr 15 06:43:39 UTC 2015 - dimstar@opensuse.org diff --git a/python-gobject.spec b/python-gobject.spec index 4355df4..b52f7ff 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.16.1 +Version: 3.16.2 Release: 0 Url: https://wiki.gnome.org/Projects/PyGObject/ Source: http://download.gnome.org/sources/pygobject/3.16/%{_name}-%{version}.tar.xz diff --git a/python3-gobject.changes b/python3-gobject.changes index fa4b3fd..9f36846 100644 --- a/python3-gobject.changes +++ b/python3-gobject.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Jun 15 09:58:22 UTC 2015 - zaitor@opensuse.org + +- Update to version 3.16.2: + + overrides: Provide _overrides_module attribute (bgo#736678). + ------------------------------------------------------------------- Wed Apr 15 06:43:39 UTC 2015 - dimstar@opensuse.org diff --git a/python3-gobject.spec b/python3-gobject.spec index 5bf854b..7985871 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.16.1 +Version: 3.16.2 Release: 0 Url: https://wiki.gnome.org/Projects/PyGObject/ Source: http://download.gnome.org/sources/pygobject/3.16/%{_name}-%{version}.tar.xz