Hello community,

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

Package is "gstreamer"

Mon Dec  4 12:15:26 2017 rev:47 rq:547077 version:1.12.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/gstreamer/gstreamer.changes      2017-09-25 
13:56:31.971177267 +0200
+++ /work/SRC/openSUSE:Factory/.gstreamer.new/gstreamer.changes 2017-12-04 
12:15:28.350558895 +0100
@@ -1,0 +2,13 @@
+Fri Dec  1 08:50:56 UTC 2017 - [email protected]
+
+- Add explicit python3-xml BuildRequires: fix build on older
+  versions of openSUSE.
+
+-------------------------------------------------------------------
+Wed Nov 29 12:32:33 UTC 2017 - [email protected]
+
+- Switch to python3:
+  + Replace python BuildRequires with python3-base.
+  + Export PYTHON=/usr/bin/python3 before calling configure.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ gstreamer.spec ++++++
--- /var/tmp/diff_new_pack.Z95HNW/_old  2017-12-04 12:15:29.270525493 +0100
+++ /var/tmp/diff_new_pack.Z95HNW/_new  2017-12-04 12:15:29.278525203 +0100
@@ -47,7 +47,8 @@
 BuildRequires:  gobject-introspection-devel >= 1.31.1
 BuildRequires:  gtk-doc >= 1.12
 BuildRequires:  pkgconfig
-BuildRequires:  python
+BuildRequires:  python3-base
+BuildRequires:  python3-xml
 BuildRequires:  pkgconfig(bash-completion) >= 2.0
 BuildRequires:  pkgconfig(glib-2.0) >= 2.40.0
 BuildRequires:  pkgconfig(libunwind)
@@ -155,6 +156,7 @@
 %build
 export CFLAGS="%{optflags} -fno-strict-aliasing -fPIE"
 export LDFLAGS="-pie"
+export PYTHON=/usr/bin/python3
 %configure \
         --with-ptp-helper-permissions=capabilities \
         --with-package-name='openSUSE GStreamer package' \


Reply via email to