Hello community,

here is the log from the commit of package python-gobject for openSUSE:Factory 
checked in at 2017-05-31 12:13:44
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-gobject (Old)
 and      /work/SRC/openSUSE:Factory/.python-gobject.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-gobject"

Wed May 31 12:13:44 2017 rev:67 rq:496418 version:3.24.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-gobject/python-gobject.changes    
2017-05-18 20:37:38.845631346 +0200
+++ /work/SRC/openSUSE:Factory/.python-gobject.new/python-gobject.changes       
2017-05-31 12:13:45.383098129 +0200
@@ -1,0 +2,8 @@
+Thu May 18 20:15:06 UTC 2017 - dims...@opensuse.org
+
+- Once again filter typelib(Gtk) dependency out of python2-gobject:
+  it's not possible to use multiple __requires_exclude_from
+  statements in the specfile, thus change the filter to be valid
+  for python2 and python3 at the same time.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-gobject.spec ++++++
--- /var/tmp/diff_new_pack.cAs6Sm/_old  2017-05-31 12:13:45.955017398 +0200
+++ /var/tmp/diff_new_pack.cAs6Sm/_new  2017-05-31 12:13:45.959016834 +0200
@@ -20,8 +20,7 @@
 
 # This figures in an error message
 %global __requires_exclude typelib\\(%%namespaces\\)
-%global __requires_exclude_from ^%{python2_sitearch}/gi/__init__.py$
-%global __requires_exclude_from ^%{python3_sitearch}/gi/__init__.py$
+%global __requires_exclude_from 
^%{python2_sitearch}/gi/__init__.py|%{python3_sitearch}/gi/__init__.py$
 
 Name:           python-gobject
 %define _name   pygobject


Reply via email to