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