Hello community,

here is the log from the commit of package python-gobject for openSUSE:Factory 
checked in at 2016-04-28 16:49:45
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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-04-15 19:05:20.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.python-gobject.new/python-gobject.changes       
2016-04-28 16:49:47.000000000 +0200
@@ -1,0 +2,7 @@
+Mon Apr 18 14:12:41 UTC 2016 - [email protected]
+
+- Do not package GIMarshallingTests: it's only used by the test
+  suite and is useless on an installed system (the corresponding
+  typelibs and libraries are also not installed).
+
+-------------------------------------------------------------------
python3-gobject.changes: same change

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

Other differences:
------------------
++++++ python-gobject.spec ++++++
--- /var/tmp/diff_new_pack.S813Al/_old  2016-04-28 16:49:48.000000000 +0200
+++ /var/tmp/diff_new_pack.S813Al/_new  2016-04-28 16:49:48.000000000 +0200
@@ -135,6 +135,8 @@
 # Drop pygtkcompat layer.it's useless and we lack other stuff for it to work
 rm %{buildroot}%{local_py_sitedir}/gi/pygtkcompat.py
 rm -r %{buildroot}%{local_py_sitedir}/pygtkcompat/
+# Drop GIMarshallingTests - It's test suite remainders that should not be 
installed
+find %{buildroot}%{local_py_sitedir}/gi -name GIMarshallingTests.py* -delete 
-print
 rm examples/Makefile*
 %fdupes $RPM_BUILD_ROOT
 

python3-gobject.spec: same change

Reply via email to