Hello community,

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

Package is "gstreamer-plugins-ugly"

Mon Dec  4 12:14:50 2017 rev:44 rq:546683 version:1.12.3

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/gstreamer-plugins-ugly/gstreamer-plugins-ugly.changes
    2017-09-25 13:56:20.464796181 +0200
+++ 
/work/SRC/openSUSE:Factory/.gstreamer-plugins-ugly.new/gstreamer-plugins-ugly.changes
       2017-12-04 12:14:52.759851107 +0100
@@ -1,0 +2,12 @@
+Thu Nov 30 10:15:11 UTC 2017 - [email protected]
+
+- Add python3-xml BuildRequires as it is needed for xml support.
+
+-------------------------------------------------------------------
+Wed Nov 29 14:36:46 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-ugly.spec ++++++
--- /var/tmp/diff_new_pack.xadQtx/_old  2017-12-04 12:14:54.515787353 +0100
+++ /var/tmp/diff_new_pack.xadQtx/_new  2017-12-04 12:14:54.515787353 +0100
@@ -40,7 +40,8 @@
 BuildRequires:  libmp3lame-devel
 BuildRequires:  orc >= 0.4.16
 BuildRequires:  pkgconfig
-BuildRequires:  python-base
+BuildRequires:  python3-base
+BuildRequires:  python3-xml
 BuildRequires:  pkgconfig(glib-2.0) >= 2.40.0
 BuildRequires:  pkgconfig(gmodule-no-export-2.0)
 BuildRequires:  pkgconfig(gstreamer-1.0) >= 1.12.0
@@ -126,6 +127,7 @@
 %setup -q -n %{_name}-%{version}
 
 %build
+export PYTHON=/usr/bin/python3
 %configure \
 %if ! 0%{?BUILD_ORIG}
        --with-package-name='openSUSE gstreamer-plugins-ugly package' \


Reply via email to