Hello community,

here is the log from the commit of package gstreamer-plugins-bad for 
openSUSE:Factory checked in at 2018-02-27 16:56:11
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gstreamer-plugins-bad (Old)
 and      /work/SRC/openSUSE:Factory/.gstreamer-plugins-bad.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gstreamer-plugins-bad"

Tue Feb 27 16:56:11 2018 rev:72 rq:579999 version:1.12.4

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/gstreamer-plugins-bad/gstreamer-plugins-bad.changes  
    2018-01-01 22:10:36.029383827 +0100
+++ 
/work/SRC/openSUSE:Factory/.gstreamer-plugins-bad.new/gstreamer-plugins-bad.changes
 2018-02-27 16:56:13.135811913 +0100
@@ -1,0 +2,15 @@
+Thu Feb 22 21:36:04 UTC 2018 - [email protected]
+
+- Move pkgconfig(mjpegtools) BuildRequires and resulting plugins to
+  normal build, mjpegtools with all needed features are now
+  available in openSUSE.
+- No longer pass --disable-mpegpsmux and --disable-mpegtsmux to
+  configure, and move the resulting plugins to normal build. This
+  was originally done due to a possible license issue, however on
+  closer inspection, the plugins in question clearly states that
+  one can use any of the four licenses listed, so we elect to use
+  LGPL-2.1+.
+- Remove conditional for libgstwayland-1_0-0 subpackage, need due
+  to it beeing in baselibs.conf, and lint bots declines this now.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ gstreamer-plugins-bad.spec ++++++
--- /var/tmp/diff_new_pack.WSHaN3/_old  2018-02-27 16:56:14.011780262 +0100
+++ /var/tmp/diff_new_pack.WSHaN3/_new  2018-02-27 16:56:14.015780118 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package gstreamer-plugins-bad
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -27,7 +27,7 @@
 Release:        0
 %define gst_branch 1.0
 Summary:        GStreamer Streaming-Media Framework Plug-Ins
-License:        GPL-2.0+ and LGPL-2.1+
+License:        GPL-2.0-or-later AND LGPL-2.1-or-later
 Group:          Productivity/Multimedia/Other
 Url:            http://gstreamer.freedesktop.org/
 Source:         
https://gstreamer.freedesktop.org/src/gst-plugins-bad/%{_name}-%{version}.tar.xz
@@ -93,6 +93,7 @@
 BuildRequires:  pkgconfig(libxml-2.0)
 BuildRequires:  pkgconfig(lilv-0) >= 0.16
 BuildRequires:  pkgconfig(lrdf)
+BuildRequires:  pkgconfig(mjpegtools)
 BuildRequires:  pkgconfig(neon)
 BuildRequires:  pkgconfig(nettle)
 # Disabled - checking for opencv2/bgsegm.hpp... no
@@ -141,7 +142,6 @@
 BuildRequires:  pkgconfig(libde265) >= 0.9
 BuildRequires:  pkgconfig(libmodplug)
 BuildRequires:  pkgconfig(librtmp)
-BuildRequires:  pkgconfig(mjpegtools)
 BuildRequires:  pkgconfig(vo-aacenc) >= 0.1.0
 BuildRequires:  pkgconfig(vo-amrwbenc) >= 0.1.0
 BuildRequires:  pkgconfig(x265)
@@ -273,7 +273,6 @@
 videos. Its plug-in-based architecture means that new data types or
 processing capabilities can be added simply by installing new plug-ins.
 
-%if 0%{?suse_version} >= 1500
 %package -n libgstwayland-1_0-0
 Summary:        GStreamer Streaming-Media Framework Plug-Ins - Wayland backend
 Group:          System/Libraries
@@ -284,7 +283,6 @@
 anything media-related,from real-time sound processing to playing
 videos. Its plug-in-based architecture means that new data types or
 processing capabilities can be added simply by installing new plug-ins.
-%endif
 
 %package -n libgstcodecparsers-1_0-0
 Summary:        GStreamer Streaming-Media Framework Plug-Ins
@@ -478,8 +476,6 @@
        --with-package-name='openSUSE GStreamer-plugins-bad package' \
        --with-package-origin='http://download.opensuse.org' \
        --disable-dvdspu \
-       --disable-mpegpsmux \
-       --disable-mpegtsmux \
        --disable-resindvd \
        --disable-siren \
 %endif
@@ -609,8 +605,12 @@
 %{_libdir}/gstreamer-%{gst_branch}/libgstlv2.so
 %{_libdir}/gstreamer-%{gst_branch}/libgstmidi.so
 %{_libdir}/gstreamer-%{gst_branch}/libgstmms.so
+%{_libdir}/gstreamer-%{gst_branch}/libgstmpeg2enc.so
 %{_libdir}/gstreamer-%{gst_branch}/libgstmpegpsdemux.so
 %{_libdir}/gstreamer-%{gst_branch}/libgstmpegtsdemux.so
+%{_libdir}/gstreamer-%{gst_branch}/libgstmpegpsmux.so
+%{_libdir}/gstreamer-%{gst_branch}/libgstmpegtsmux.so
+%{_libdir}/gstreamer-%{gst_branch}/libgstmplex.so
 %{_libdir}/gstreamer-%{gst_branch}/libgstmusepack.so
 %{_libdir}/gstreamer-%{gst_branch}/libgstmxf.so
 %{_libdir}/gstreamer-%{gst_branch}/libgstnetsim.so
@@ -781,14 +781,10 @@
 %{_libdir}/gstreamer-%{gst_branch}/libgstfdkaac.so
 %{_libdir}/gstreamer-%{gst_branch}/libgstlibde265.so
 %{_libdir}/gstreamer-%{gst_branch}/libgstmodplug.so
-%{_libdir}/gstreamer-%{gst_branch}/libgstmpeg2enc.so
-%{_libdir}/gstreamer-%{gst_branch}/libgstmplex.so
 %{_libdir}/gstreamer-%{gst_branch}/libgstrtmp.so
 %{_libdir}/gstreamer-%{gst_branch}/libgstsiren.so
 %{_libdir}/gstreamer-%{gst_branch}/libgstx265.so
 %{_libdir}/gstreamer-%{gst_branch}/libgstresindvd.so
-%{_libdir}/gstreamer-%{gst_branch}/libgstmpegpsmux.so
-%{_libdir}/gstreamer-%{gst_branch}/libgstmpegtsmux.so
 %endif
 
 %changelog


Reply via email to