Hello community,
here is the log from the commit of package gstreamer-plugins-good for
openSUSE:Factory checked in at 2017-12-04 12:14:42
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gstreamer-plugins-good (Old)
and /work/SRC/openSUSE:Factory/.gstreamer-plugins-good.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gstreamer-plugins-good"
Mon Dec 4 12:14:42 2017 rev:49 rq:546682 version:1.12.3
Changes:
--------
---
/work/SRC/openSUSE:Factory/gstreamer-plugins-good/gstreamer-plugins-good.changes
2017-09-25 13:56:04.846993560 +0200
+++
/work/SRC/openSUSE:Factory/.gstreamer-plugins-good.new/gstreamer-plugins-good.changes
2017-12-04 12:14:47.532040916 +0100
@@ -1,0 +2,12 @@
+Thu Nov 30 10:10:33 UTC 2017 - [email protected]
+
+- Add python3-xml BuildRequires as it is needed for xml support.
+
+-------------------------------------------------------------------
+Wed Nov 29 13:59:18 UTC 2017 - [email protected]
+
+- Switch to python3:
+ + Replace python-base BuildRequires with python3-base.
+ + Export PYTHON=/usr/bin/python3 before calling configure.
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ gstreamer-plugins-good.spec ++++++
--- /var/tmp/diff_new_pack.uzM33F/_old 2017-12-04 12:14:49.047985875 +0100
+++ /var/tmp/diff_new_pack.uzM33F/_new 2017-12-04 12:14:49.051985730 +0100
@@ -45,7 +45,8 @@
BuildRequires: libbz2-devel
BuildRequires: libjpeg-devel
BuildRequires: orc >= 0.4.16
-BuildRequires: python-base
+BuildRequires: python3-base
+BuildRequires: python3-xml
%if !0%{?is_opensuse}
BuildRequires: translation-update-upstream
%endif
@@ -123,6 +124,7 @@
%endif
%build
+export PYTHON=/usr/bin/python3
%configure\
--with-package-name='openSUSE GStreamer-plugins-good package'\
--with-package-origin='http://download.opensuse.org'\