Hello community,
here is the log from the commit of package gstreamer-plugins-bad for
openSUSE:Factory checked in at 2020-03-11 18:32:29
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gstreamer-plugins-bad (Old)
and /work/SRC/openSUSE:Factory/.gstreamer-plugins-bad.new.3160 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gstreamer-plugins-bad"
Wed Mar 11 18:32:29 2020 rev:103 rq:782579 version:1.16.2
Changes:
--------
---
/work/SRC/openSUSE:Factory/gstreamer-plugins-bad/gstreamer-plugins-bad.changes
2020-03-06 21:24:11.389445857 +0100
+++
/work/SRC/openSUSE:Factory/.gstreamer-plugins-bad.new.3160/gstreamer-plugins-bad.changes
2020-03-11 18:32:37.862909148 +0100
@@ -1,0 +2,5 @@
+Sat Mar 7 18:27:39 UTC 2020 - Bjørn Lie <[email protected]>
+
+- Fix conditionals passed to meson for 3'rd party building.
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ gstreamer-plugins-bad.spec ++++++
--- /var/tmp/diff_new_pack.sYWwFV/_old 2020-03-11 18:32:39.098909907 +0100
+++ /var/tmp/diff_new_pack.sYWwFV/_new 2020-03-11 18:32:39.098909907 +0100
@@ -472,15 +472,6 @@
-Dpackage-name='openSUSE GStreamer-plugins-bad package' \
-Dpackage-origin='http://download.opensuse.org' \
-Ddts=disabled \
-%if %{without faac}
- -Dfaac=disabled \
-%endif
-%if %{without faad}
- -Dfaad=disabled \
-%endif
-%if %{without fdk_aac}
- -Dfdkaac=disabled \
-%endif
-Dlibde265=disabled \
-Dmodplug=disabled \
-Dopenh264=disabled \
@@ -491,6 +482,15 @@
-Dvoaacenc=disabled \
-Dx265=disabled \
%endif
+%if %{without faac}
+ -Dfaac=disabled \
+%endif
+%if %{without faad}
+ -Dfaad=disabled \
+%endif
+%if %{without fdk_aac}
+ -Dfdkaac=disabled \
+%endif
-Ddirectfb=disabled \
-Dexamples=disabled \
-Dfestival=disabled \