From 1f22241b97f71f29048e0b89e5d77a1d1cefb06b3ccf5eac4e3e50d80a512479 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Fri, 4 Sep 2015 11:30:54 +0000 Subject: [PATCH 1/2] Accepting request 328999 from GNOME:Next Scripted push of project GNOME:Next OBS-URL: https://build.opensuse.org/request/show/328999 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/python-gobject?expand=0&rev=45 --- pygobject-3.16.2.tar.xz | 3 --- pygobject-3.17.90.tar.xz | 3 +++ python-gobject.changes | 29 +++++++++++++++++++++++++++++ python-gobject.spec | 4 ++-- python3-gobject.changes | 29 +++++++++++++++++++++++++++++ python3-gobject.spec | 4 ++-- 6 files changed, 65 insertions(+), 7 deletions(-) delete mode 100644 pygobject-3.16.2.tar.xz create mode 100644 pygobject-3.17.90.tar.xz diff --git a/pygobject-3.16.2.tar.xz b/pygobject-3.16.2.tar.xz deleted file mode 100644 index 79a6d19..0000000 --- a/pygobject-3.16.2.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:de620e00fe7ecb788aa2dc0d664e41f71b8e718e728168e8d982cf193a9e7e64 -size 725544 diff --git a/pygobject-3.17.90.tar.xz b/pygobject-3.17.90.tar.xz new file mode 100644 index 0000000..b2e4132 --- /dev/null +++ b/pygobject-3.17.90.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5d05cebb01e3b9b81e16848dc806ebba120e5837227b0ab2945344981bee5754 +size 727372 diff --git a/python-gobject.changes b/python-gobject.changes index 9f36846..979cd7f 100644 --- a/python-gobject.changes +++ b/python-gobject.changes @@ -1,3 +1,32 @@ +------------------------------------------------------------------- +Thu Aug 20 10:10:50 UTC 2015 - zaitor@opensuse.org + +- Update to version 3.17.90: + + Allow passing unicode lists to GStrv properties on Python 2 + (bgo#744745). + + Avoid a silent long to int truncation (bgo#749698). + + Handle gtype marshalling (bgo#749696). + + pygi-foreign-cairo.c: fix include for py3cairo.h (bgo#746742). + + tests: Silence various error messages and warnings + (bgo#751156). + + Fix test regression when xdg-user-dirs is not installed + (bgo#751299). + + Explicitly check if an override exists instead of ImportError + (bgo#749532). + +------------------------------------------------------------------- +Mon Jun 15 18:42:42 UTC 2015 - zaitor@opensuse.org + +- Update to version 3.17.1: + + Add gi.PyGIWarning used when import version is not specified + (bgo#727379). + + Remove Gdk.Rectangle alias with newer gobject-introspection and + GTK+ (bgo#749625). + + Field setters: Remove unneeded type/range checks and unused + code (bgo#746985). + + pygi-argument: Remove unused imports/includes (bgo#746985). + + Improve test coverage for field setters/getters (bgo#746985). + ------------------------------------------------------------------- Mon Jun 15 09:58:22 UTC 2015 - zaitor@opensuse.org diff --git a/python-gobject.spec b/python-gobject.spec index b52f7ff..6bf3c95 100644 --- a/python-gobject.spec +++ b/python-gobject.spec @@ -39,10 +39,10 @@ Name: python-gobject Summary: Python bindings for GObject License: LGPL-2.1+ Group: Development/Libraries/Python -Version: 3.16.2 +Version: 3.17.90 Release: 0 Url: https://wiki.gnome.org/Projects/PyGObject/ -Source: http://download.gnome.org/sources/pygobject/3.16/%{_name}-%{version}.tar.xz +Source: http://download.gnome.org/sources/pygobject/3.17/%{_name}-%{version}.tar.xz # PATCH-FIX-UPSTREAM pycompile-searchpath.patch jmatejek@suse.com -- Fix build with python 3.4 Patch1: pycompile-searchpath.patch BuildRequires: fdupes diff --git a/python3-gobject.changes b/python3-gobject.changes index 9f36846..979cd7f 100644 --- a/python3-gobject.changes +++ b/python3-gobject.changes @@ -1,3 +1,32 @@ +------------------------------------------------------------------- +Thu Aug 20 10:10:50 UTC 2015 - zaitor@opensuse.org + +- Update to version 3.17.90: + + Allow passing unicode lists to GStrv properties on Python 2 + (bgo#744745). + + Avoid a silent long to int truncation (bgo#749698). + + Handle gtype marshalling (bgo#749696). + + pygi-foreign-cairo.c: fix include for py3cairo.h (bgo#746742). + + tests: Silence various error messages and warnings + (bgo#751156). + + Fix test regression when xdg-user-dirs is not installed + (bgo#751299). + + Explicitly check if an override exists instead of ImportError + (bgo#749532). + +------------------------------------------------------------------- +Mon Jun 15 18:42:42 UTC 2015 - zaitor@opensuse.org + +- Update to version 3.17.1: + + Add gi.PyGIWarning used when import version is not specified + (bgo#727379). + + Remove Gdk.Rectangle alias with newer gobject-introspection and + GTK+ (bgo#749625). + + Field setters: Remove unneeded type/range checks and unused + code (bgo#746985). + + pygi-argument: Remove unused imports/includes (bgo#746985). + + Improve test coverage for field setters/getters (bgo#746985). + ------------------------------------------------------------------- Mon Jun 15 09:58:22 UTC 2015 - zaitor@opensuse.org diff --git a/python3-gobject.spec b/python3-gobject.spec index 7985871..888183d 100644 --- a/python3-gobject.spec +++ b/python3-gobject.spec @@ -39,10 +39,10 @@ Name: python3-gobject Summary: Python bindings for GObject License: LGPL-2.1+ Group: Development/Libraries/Python -Version: 3.16.2 +Version: 3.17.90 Release: 0 Url: https://wiki.gnome.org/Projects/PyGObject/ -Source: http://download.gnome.org/sources/pygobject/3.16/%{_name}-%{version}.tar.xz +Source: http://download.gnome.org/sources/pygobject/3.17/%{_name}-%{version}.tar.xz # PATCH-FIX-UPSTREAM pycompile-searchpath.patch jmatejek@suse.com -- Fix build with python 3.4 Patch1: pycompile-searchpath.patch BuildRequires: fdupes From cdb02384d4fc165d154264aaa3e72138f286fc6dc88a5f999713ce014413ea6d Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Tue, 22 Sep 2015 08:30:04 +0000 Subject: [PATCH 2/2] Accepting request 332842 from GNOME:Next Update to 3.18.0 OBS-URL: https://build.opensuse.org/request/show/332842 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/python-gobject?expand=0&rev=46 --- pygobject-3.17.90.tar.xz | 3 --- pygobject-3.18.0.tar.xz | 3 +++ python-gobject.changes | 6 ++++++ python-gobject.spec | 4 ++-- python3-gobject.changes | 6 ++++++ python3-gobject.spec | 4 ++-- 6 files changed, 19 insertions(+), 7 deletions(-) delete mode 100644 pygobject-3.17.90.tar.xz create mode 100644 pygobject-3.18.0.tar.xz diff --git a/pygobject-3.17.90.tar.xz b/pygobject-3.17.90.tar.xz deleted file mode 100644 index b2e4132..0000000 --- a/pygobject-3.17.90.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5d05cebb01e3b9b81e16848dc806ebba120e5837227b0ab2945344981bee5754 -size 727372 diff --git a/pygobject-3.18.0.tar.xz b/pygobject-3.18.0.tar.xz new file mode 100644 index 0000000..108b6a0 --- /dev/null +++ b/pygobject-3.18.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1c3ba1112d3713cd5c86260312bfeb0de1f84f18808e51072c50b29d46156dc9 +size 727888 diff --git a/python-gobject.changes b/python-gobject.changes index 979cd7f..4ad4e51 100644 --- a/python-gobject.changes +++ b/python-gobject.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Sep 22 07:35:55 UTC 2015 - dimstar@opensuse.org + +- Update to version 3.18.0: + + Stable release, no changes. + ------------------------------------------------------------------- Thu Aug 20 10:10:50 UTC 2015 - zaitor@opensuse.org diff --git a/python-gobject.spec b/python-gobject.spec index 6bf3c95..da5d99d 100644 --- a/python-gobject.spec +++ b/python-gobject.spec @@ -39,10 +39,10 @@ Name: python-gobject Summary: Python bindings for GObject License: LGPL-2.1+ Group: Development/Libraries/Python -Version: 3.17.90 +Version: 3.18.0 Release: 0 Url: https://wiki.gnome.org/Projects/PyGObject/ -Source: http://download.gnome.org/sources/pygobject/3.17/%{_name}-%{version}.tar.xz +Source: http://download.gnome.org/sources/pygobject/3.18/%{_name}-%{version}.tar.xz # PATCH-FIX-UPSTREAM pycompile-searchpath.patch jmatejek@suse.com -- Fix build with python 3.4 Patch1: pycompile-searchpath.patch BuildRequires: fdupes diff --git a/python3-gobject.changes b/python3-gobject.changes index 979cd7f..4ad4e51 100644 --- a/python3-gobject.changes +++ b/python3-gobject.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Sep 22 07:35:55 UTC 2015 - dimstar@opensuse.org + +- Update to version 3.18.0: + + Stable release, no changes. + ------------------------------------------------------------------- Thu Aug 20 10:10:50 UTC 2015 - zaitor@opensuse.org diff --git a/python3-gobject.spec b/python3-gobject.spec index 888183d..dbb0d84 100644 --- a/python3-gobject.spec +++ b/python3-gobject.spec @@ -39,10 +39,10 @@ Name: python3-gobject Summary: Python bindings for GObject License: LGPL-2.1+ Group: Development/Libraries/Python -Version: 3.17.90 +Version: 3.18.0 Release: 0 Url: https://wiki.gnome.org/Projects/PyGObject/ -Source: http://download.gnome.org/sources/pygobject/3.17/%{_name}-%{version}.tar.xz +Source: http://download.gnome.org/sources/pygobject/3.18/%{_name}-%{version}.tar.xz # PATCH-FIX-UPSTREAM pycompile-searchpath.patch jmatejek@suse.com -- Fix build with python 3.4 Patch1: pycompile-searchpath.patch BuildRequires: fdupes