Hello community,

here is the log from the commit of package python-gobject for openSUSE:Factory 
checked in at 2015-10-30 21:51:57
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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-28 17:28:58.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.python-gobject.new/python-gobject.changes       
2015-10-30 21:51:58.000000000 +0100
@@ -13,0 +14,7 @@
+Wed Oct 21 11:34:47 UTC 2015 - [email protected]
+
+- Explicitly define python build version.
+  Fixes incorrect autodetection in some situations
+  (such as devel:languages:python3 right now).
+
+-------------------------------------------------------------------
python3-gobject.changes: same change

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

Other differences:
------------------
++++++ python-gobject.spec ++++++
--- /var/tmp/diff_new_pack.QbEHqg/_old  2015-10-30 21:51:59.000000000 +0100
+++ /var/tmp/diff_new_pack.QbEHqg/_new  2015-10-30 21:51:59.000000000 +0100
@@ -105,6 +105,8 @@
 %build
 %if %{build_for_python3}
 export PYTHON=python3
+%else
+export PYTHON=python2
 %endif
 %configure \
 %if %{build_for_python3}

python3-gobject.spec: same change

Reply via email to