Hello community,

here is the log from the commit of package python-gobject for openSUSE:Factory 
checked in at 2015-03-30 19:21:33
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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    
2014-09-30 19:38:01.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.python-gobject.new/python-gobject.changes       
2015-03-30 19:21:34.000000000 +0200
@@ -1,0 +2,39 @@
+Tue Mar 24 08:57:17 UTC 2015 - [email protected]
+
+- Update to version 3.16.0:
+  + Stable release, no changes since 3.15.91.
+
+-------------------------------------------------------------------
+Thu Mar  5 09:39:35 UTC 2015 - [email protected]
+
+- Update to version 3.15.91:
+  + Add GLib.MINFLOAT etc. and mark GObject.G_MINFLOAT etc.
+    deprecated (bgo#743514).
+  + Emit PyGIDeprecationWarning when accessing deprecated override
+    attributes (bgo#743514).
+  + Add namespace and container name to all warnings/error messages
+    (bgo#743468).
+  + Avoid duping filenames when marshalling from Python to C
+    (bgo#744719).
+  + test:
+    - Don't use deprecated override attributes (bgo#743514).
+    - Add test for GIRepository.UnionInfo.get_size() (bgo#745362).
+
+-------------------------------------------------------------------
+Sat Feb 21 11:01:54 UTC 2015 - [email protected]
+
+- Update to version 3.15.0:
+  + Avoid copying bytearrays from Python to C when transfer nothing
+    (bgo#743278).
+  + Allows passing arguments to opaque Boxed types (bgo#743214).
+  + Emit ImportWarning when gi.require_version() is not used
+    (bgo#727379).
+  + Refactor overrides import/modules (bgo#736678).
+  + Replace statically bound GLib.Variant.new_tuple() with GI
+    (bgo#735199).
+  + overrides: Add Gdk.EventTouch union discrimination
+    (bgo#736380).
+  + PyGObjectFlags: Remove a trailing comma on the enum.
+  + Remove redefinitions of function and vfunc cache typedefs.
+
+-------------------------------------------------------------------
python3-gobject.changes: same change

Old:
----
  pygobject-3.14.0.tar.xz

New:
----
  pygobject-3.16.0.tar.xz

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

Other differences:
------------------
++++++ python-gobject.spec ++++++
--- /var/tmp/diff_new_pack.SRo1va/_old  2015-03-30 19:21:34.000000000 +0200
+++ /var/tmp/diff_new_pack.SRo1va/_new  2015-03-30 19:21:34.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-gobject
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 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
@@ -16,6 +16,8 @@
 #
 
 
+# This figures in an error message
+%global __requires_exclude typelib\\(%%namespaces\\)
 %define build_for_python3 0
 
 %if %{build_for_python3}
@@ -37,10 +39,10 @@
 Summary:        Python bindings for GObject
 License:        LGPL-2.1+
 Group:          Development/Libraries/Python
-Version:        3.14.0
+Version:        3.16.0
 Release:        0
 Url:            https://wiki.gnome.org/Projects/PyGObject/
-Source:         
http://download.gnome.org/sources/pygobject/3.14/%{_name}-%{version}.tar.xz
+Source:         
http://download.gnome.org/sources/pygobject/3.16/%{_name}-%{version}.tar.xz
 # PATCH-FIX-UPSTREAM pycompile-searchpath.patch [email protected] -- Fix build 
with python 3.4
 Patch1:         pycompile-searchpath.patch
 BuildRequires:  fdupes

++++++ python3-gobject.spec ++++++
--- /var/tmp/diff_new_pack.SRo1va/_old  2015-03-30 19:21:34.000000000 +0200
+++ /var/tmp/diff_new_pack.SRo1va/_new  2015-03-30 19:21:34.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python3-gobject
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 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
@@ -16,6 +16,8 @@
 #
 
 
+# This figures in an error message
+%global __requires_exclude typelib\\(%%namespaces\\)
 %define build_for_python3 1
 
 %if %{build_for_python3}
@@ -37,10 +39,10 @@
 Summary:        Python bindings for GObject
 License:        LGPL-2.1+
 Group:          Development/Libraries/Python
-Version:        3.14.0
+Version:        3.16.0
 Release:        0
 Url:            https://wiki.gnome.org/Projects/PyGObject/
-Source:         
http://download.gnome.org/sources/pygobject/3.14/%{_name}-%{version}.tar.xz
+Source:         
http://download.gnome.org/sources/pygobject/3.16/%{_name}-%{version}.tar.xz
 # PATCH-FIX-UPSTREAM pycompile-searchpath.patch [email protected] -- Fix build 
with python 3.4
 Patch1:         pycompile-searchpath.patch
 BuildRequires:  fdupes

++++++ pygobject-3.14.0.tar.xz -> pygobject-3.16.0.tar.xz ++++++
++++ 4290 lines of diff (skipped)


Reply via email to