Hello community,

here is the log from the commit of package python-gobject for openSUSE:Factory 
checked in at 2016-09-21 18:34:40
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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    
2016-08-31 00:04:50.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.python-gobject.new/python-gobject.changes       
2016-09-21 18:34:43.000000000 +0200
@@ -1,0 +2,49 @@
+Mon Sep 19 14:58:45 UTC 2016 - dims...@opensuse.org
+
+- Update to version 3.22.0:
+  + Version bump only, no changes.
+
+-------------------------------------------------------------------
+Sun Sep 11 14:14:13 UTC 2016 - zai...@opensuse.org
+
+- Update to version 3.21.92:
+  + Handle nullable filename parameters (bgo#770821).
+  + Fix list/hashtable enum <-> hash conversion on 64-bit big
+    endian (bgo#770608).
+  + Allow passing sockets to io_add_watch on win32 (bgo#766396).
+  + Tests: Use dbus-run-session instead of dbus-launch to run tests
+    (bgo#770798).
+
+-------------------------------------------------------------------
+Thu Aug 25 16:01:45 UTC 2016 - zai...@opensuse.org
+
+- Update to version 3.21.91:
+  + Allow installing with pip (bgo#767988).
+  + Skip a test with older glib (bgo#740301).
+  + Fix a test with Python 3.1/3.2 (bgo#740324).
+  + tests: Use places kwarg for assertAlmostEqual (bgo#740337).
+  + Print exception if marshalling a signal argument fails
+    (bgo#748198).
+  + overrides: allow treemodel sequence shorthands (bgo#766580).
+  + Remove pygobject-external.h (bgo#767084).
+  + Remove pygobject-private.h and rename pygobject.c to
+    pygobject-object.c (bgo#767084).
+  + Merge pyglib-private.h into pyglib.h (bgo#767084).
+  + Remove pygi.h and pygi-private.h (bgo#767084).
+
+-------------------------------------------------------------------
+Wed Aug 17 19:50:03 UTC 2016 - dims...@opensuse.org
+
+- Do not consider __init__.py for automatic dependency generation:
+  this file is filled with large comments section but in fact not
+  with dependencies (parsing it happens to add a typelib(Gtk) = 3.0
+  dependency).
+
+-------------------------------------------------------------------
+Sat May  7 18:35:00 UTC 2016 - zai...@opensuse.org
+
+- Update to version 3.21.0:
+  + gi: Add require_versions() function (bgo#761141).
+  + build: Do not enable code coverage based on lcov (bgo#764075).
+
+-------------------------------------------------------------------
python3-gobject.changes: same change

Old:
----
  pygobject-3.20.1.tar.xz

New:
----
  pygobject-3.22.0.tar.xz

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

Other differences:
------------------
++++++ python-gobject.spec ++++++
--- /var/tmp/diff_new_pack.KzT0J4/_old  2016-09-21 18:34:44.000000000 +0200
+++ /var/tmp/diff_new_pack.KzT0J4/_new  2016-09-21 18:34:44.000000000 +0200
@@ -18,6 +18,7 @@
 
 # This figures in an error message
 %global __requires_exclude typelib\\(%%namespaces\\)
+%global __requires_exclude_from ^%{local_py_sitedir}/gi/__init__.py$
 %define build_for_python3 0
 
 %if %{build_for_python3}
@@ -39,10 +40,10 @@
 Summary:        Python bindings for GObject
 License:        LGPL-2.1+
 Group:          Development/Libraries/Python
-Version:        3.20.1
+Version:        3.22.0
 Release:        0
 Url:            https://wiki.gnome.org/Projects/PyGObject/
-Source:         
http://download.gnome.org/sources/pygobject/3.20/%{_name}-%{version}.tar.xz
+Source:         
http://download.gnome.org/sources/pygobject/3.22/%{_name}-%{version}.tar.xz
 # PATCH-FIX-UPSTREAM pycompile-searchpath.patch jmate...@suse.com -- Fix build 
with python 3.4
 Patch1:         pycompile-searchpath.patch
 BuildRequires:  fdupes

++++++ python3-gobject.spec ++++++
--- /var/tmp/diff_new_pack.KzT0J4/_old  2016-09-21 18:34:44.000000000 +0200
+++ /var/tmp/diff_new_pack.KzT0J4/_new  2016-09-21 18:34:44.000000000 +0200
@@ -18,6 +18,7 @@
 
 # This figures in an error message
 %global __requires_exclude typelib\\(%%namespaces\\)
+%global __requires_exclude_from ^%{local_py_sitedir}/gi/__init__.py$
 %define build_for_python3 1
 
 %if %{build_for_python3}
@@ -39,10 +40,10 @@
 Summary:        Python bindings for GObject
 License:        LGPL-2.1+
 Group:          Development/Libraries/Python
-Version:        3.20.1
+Version:        3.22.0
 Release:        0
 Url:            https://wiki.gnome.org/Projects/PyGObject/
-Source:         
http://download.gnome.org/sources/pygobject/3.20/%{_name}-%{version}.tar.xz
+Source:         
http://download.gnome.org/sources/pygobject/3.22/%{_name}-%{version}.tar.xz
 # PATCH-FIX-UPSTREAM pycompile-searchpath.patch jmate...@suse.com -- Fix build 
with python 3.4
 Patch1:         pycompile-searchpath.patch
 BuildRequires:  fdupes

++++++ pygobject-3.20.1.tar.xz -> pygobject-3.22.0.tar.xz ++++++
++++ 23309 lines of diff (skipped)


Reply via email to