Hello community,
here is the log from the commit of package gstreamer-plugins-bad for
openSUSE:Factory checked in at 2017-12-04 12:14:21
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gstreamer-plugins-bad (Old)
and /work/SRC/openSUSE:Factory/.gstreamer-plugins-bad.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gstreamer-plugins-bad"
Mon Dec 4 12:14:21 2017 rev:68 rq:546462 version:1.12.3
Changes:
--------
---
/work/SRC/openSUSE:Factory/gstreamer-plugins-bad/gstreamer-plugins-bad.changes
2017-11-14 14:10:56.501364151 +0100
+++
/work/SRC/openSUSE:Factory/.gstreamer-plugins-bad.new/gstreamer-plugins-bad.changes
2017-12-04 12:14:26.432806977 +0100
@@ -1,0 +2,13 @@
+Wed Nov 29 14:46:34 UTC 2017 - [email protected]
+
+- Switch to python3:
+ + Replace python-base BuildRequires with python3-base.
+ + Export PYTHON=/usr/bin/python3 before calling configure.
+
+-------------------------------------------------------------------
+Mon Nov 27 12:55:41 UTC 2017 - [email protected]
+
+- Add pkgconfig(libde265) BuildRequires in orig-addon subpackage,
+ build h.265 (HVEC) decode support.
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ gstreamer-plugins-bad.spec ++++++
--- /var/tmp/diff_new_pack.CADjqG/_old 2017-12-04 12:14:29.376700091 +0100
+++ /var/tmp/diff_new_pack.CADjqG/_new 2017-12-04 12:14:29.380699945 +0100
@@ -49,7 +49,7 @@
BuildRequires: libmpcdec-devel
BuildRequires: libtool
BuildRequires: orc >= 0.4.11
-BuildRequires: python-base
+BuildRequires: python3-base
BuildRequires: pkgconfig(OpenEXR)
BuildRequires: pkgconfig(bluez)
BuildRequires: pkgconfig(bzip2)
@@ -134,6 +134,7 @@
BuildRequires: faad2-devel
BuildRequires: libdca-devel
BuildRequires: pkgconfig(fdk-aac) >= 0.1.4
+BuildRequires: pkgconfig(libde265) >= 0.9
BuildRequires: pkgconfig(librtmp)
BuildRequires: pkgconfig(mjpegtools)
BuildRequires: pkgconfig(vo-aacenc) >= 0.1.0
@@ -465,6 +466,7 @@
%build
# patch1 modifies configure.ac
autoreconf -fi
+export PYTHON=/usr/bin/python3
%configure \
%if ! 0%{?BUILD_ORIG}
--with-package-name='openSUSE GStreamer-plugins-bad package' \
@@ -764,6 +766,7 @@
%{_libdir}/gstreamer-%{gst_branch}/libgstfaac.so
%{_libdir}/gstreamer-%{gst_branch}/libgstfaad.so
%{_libdir}/gstreamer-%{gst_branch}/libgstfdkaac.so
+%{_libdir}/gstreamer-%{gst_branch}/libgstlibde265.so
%{_libdir}/gstreamer-%{gst_branch}/libgstmpeg2enc.so
%{_libdir}/gstreamer-%{gst_branch}/libgstmplex.so
%{_libdir}/gstreamer-%{gst_branch}/libgstrtmp.so