Hello community,

here is the log from the commit of package glib2 for openSUSE:Factory checked 
in at 2017-12-04 12:14:33
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/glib2 (Old)
 and      /work/SRC/openSUSE:Factory/.glib2.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "glib2"

Mon Dec  4 12:14:33 2017 rev:191 rq:546642 version:2.54.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/glib2/glib2.changes      2017-11-01 
11:07:26.214598113 +0100
+++ /work/SRC/openSUSE:Factory/.glib2.new/glib2.changes 2017-12-04 
12:14:35.728469474 +0100
@@ -1,0 +2,10 @@
+Wed Nov 29 11:13:02 UTC 2017 - [email protected]
+
+- Switch to python3:
+  + Pass --with-python=/usr/bin/python3 to configure.
+  + Replace python-base and python-xml BuildRequires with their
+    python3 equivalents python3-base and python3-xml.
+  + Replace the -devel package's python-xml requires with
+    python3-xml.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ glib2.spec ++++++
--- /var/tmp/diff_new_pack.FCfsHN/_old  2017-12-04 12:14:37.648399766 +0100
+++ /var/tmp/diff_new_pack.FCfsHN/_new  2017-12-04 12:14:37.652399620 +0100
@@ -61,9 +61,9 @@
 # glib/Makefile.am calls config.status, and thus triggers a bootstrap
 BuildRequires:  libtool
 BuildRequires:  pkgconfig
-BuildRequires:  python-base
+BuildRequires:  python3-base
 # gdbus-codegen is run during the build, so we need python-xml
-BuildRequires:  python-xml
+BuildRequires:  python3-xml
 BuildRequires:  xsltproc
 # Needed for gresource
 BuildRequires:  pkgconfig(libelf) >= 0.8.12
@@ -136,7 +136,7 @@
 Requires:       libgthread-2_0-0 = %{version}
 Requires:       pkgconfig
 # Required by gdbus-codegen
-Requires:       python-xml
+Requires:       python3-xml
 Provides:       glib2-doc = 2.19.6
 Obsoletes:      glib2-doc < 2.19.6
 # bug437293
@@ -280,6 +280,7 @@
     --enable-static \
     --enable-selinux \
     --enable-man \
+    --with-python=%{_bindir}/python3 \
 %if 0%{?with_systemtap}
     --enable-systemtap \
 %endif


Reply via email to