Hello community,

here is the log from the commit of package python-gobject for openSUSE:Factory 
checked in at 2016-03-29 14:43:04
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-gobject (Old)
 and      /work/SRC/openSUSE:Factory/.python-gobject.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-gobject"

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-gobject/python-gobject.changes    
2015-10-30 21:51:58.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.python-gobject.new/python-gobject.changes       
2016-03-29 14:43:06.000000000 +0200
@@ -1,0 +2,64 @@
+Tue Mar 22 10:01:37 UTC 2016 - [email protected]
+
+- Update to version 3.20.0:
+  + No changes.
+
+-------------------------------------------------------------------
+Wed Mar 16 15:46:52 UTC 2016 - [email protected]
+
+- Update to version 3.19.92:
+  + No changes.
+
+-------------------------------------------------------------------
+Wed Mar  2 08:33:18 UTC 2016 - [email protected]
+
+- Update to version 3.19.91:
+  + Fix marshaling of GError stored in GValue (bgo#761592).
+  + Fix marshaling or GError from Python to C from function calls
+    (bgo#685197).
+  + Error handling/reporting fixes (bgo#751956).
+  + Fix crash due to GVariant implemented as PyGBoxed not
+    PyGIStruct (bgo#751956).
+  + Fix crash with GValueArray stored in GValue (bgo#754359).
+
+-------------------------------------------------------------------
+Sun Feb 21 10:40:03 UTC 2016 - [email protected]
+
+- Update to version 3.19.90:
+  + tests:
+    - Set the active style context state before retrieving values.
+    - Fix crash with empty drag source icon names (bgo#762392).
+  + Try to import GdkX11 in Gdk overrides (bgo#673396).
+  + Fix import warnings pointing to the wrong code with CPython
+    3.3/3.5 (bgo#757184).
+
+-------------------------------------------------------------------
+Wed Nov 25 22:45:34 UTC 2015 - [email protected]
+
+- Update to version 3.19.2:
+  + tests: Fix failure due to new GTK+ warning regarding
+    size_allocate().
+  + Fix build warnings regarding _POSIX_C_SOURCE redefinition.
+  + Drop -std=c90 for now.
+- Changes from version 3.19.1:
+  + Use a named tuple for returning multiple values (bgo#727374).
+  + enum/flags: use gir info for type names and __repr__ instead of
+    the gtype name (bgo#657915).
+  + Improve and unify __repr__ format for PyGObject, PyGBoxed and
+    PyGIStruct (bgo#657915).
+  + Don't leak internal RepositoryError on import (bgo#756033).
+  + Import dependencies when importing typelibs from gi.repository
+    (bgo#656314).
+  + Don't import inspect at module level.
+  + invoke state: add a free memory cache for PyGIInvokeArgState
+    (bgo#750658).
+  + invoke/closure: reduce g_slice_alloc usage (bgo#750658).
+  + Bump g-i dependency to latest stable.
+  + Avoid calling g_slist_length() during invoke.
+  + Simplify closure_convert_arguments().
+  + Remove a level of indentation in convert_ffi_arguments().
+  + Prevent passing the user data multiple times to callbacks
+    (bgo#750347).
+  + Support throwing exceptions in closures (bgo#710671).
+
+-------------------------------------------------------------------
python3-gobject.changes: same change

Old:
----
  pygobject-3.18.2.tar.xz

New:
----
  pygobject-3.20.0.tar.xz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-gobject.spec ++++++
--- /var/tmp/diff_new_pack.KMHDdC/_old  2016-03-29 14:43:06.000000000 +0200
+++ /var/tmp/diff_new_pack.KMHDdC/_new  2016-03-29 14:43:06.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-gobject
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -39,15 +39,15 @@
 Summary:        Python bindings for GObject
 License:        LGPL-2.1+
 Group:          Development/Libraries/Python
-Version:        3.18.2
+Version:        3.20.0
 Release:        0
 Url:            https://wiki.gnome.org/Projects/PyGObject/
-Source:         
http://download.gnome.org/sources/pygobject/3.18/%{_name}-%{version}.tar.xz
+Source:         
http://download.gnome.org/sources/pygobject/3.20/%{_name}-%{version}.tar.xz
 # PATCH-FIX-UPSTREAM pycompile-searchpath.patch [email protected] -- Fix build 
with python 3.4
 Patch1:         pycompile-searchpath.patch
 BuildRequires:  fdupes
 BuildRequires:  glib2-devel >= 2.38.0
-BuildRequires:  gobject-introspection-devel >= 1.39.0
+BuildRequires:  gobject-introspection-devel >= 1.46.0
 BuildRequires:  libffi-devel >= 3.0.0
 %if %{build_for_python3}
 BuildRequires:  python3-cairo-devel

python3-gobject.spec: same change
++++++ pygobject-3.18.2.tar.xz -> pygobject-3.20.0.tar.xz ++++++
++++ 25632 lines of diff (skipped)


Reply via email to