Hello community,
here is the log from the commit of package gstreamer-plugins-bad for
openSUSE:Factory checked in at 2016-01-08 15:22:02
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gstreamer-plugins-bad (Old)
and /work/SRC/openSUSE:Factory/.gstreamer-plugins-bad.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gstreamer-plugins-bad"
Changes:
--------
---
/work/SRC/openSUSE:Factory/gstreamer-plugins-bad/gstreamer-plugins-bad.changes
2015-12-27 01:58:56.000000000 +0100
+++
/work/SRC/openSUSE:Factory/.gstreamer-plugins-bad.new/gstreamer-plugins-bad.changes
2016-01-08 15:22:03.000000000 +0100
@@ -1,0 +2,5 @@
+Mon Dec 28 15:00:31 UTC 2015 - [email protected]
+
+- Fix build for Leap 42.1.
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ gstreamer-plugins-bad.spec ++++++
--- /var/tmp/diff_new_pack.713F73/_old 2016-01-08 15:22:04.000000000 +0100
+++ /var/tmp/diff_new_pack.713F73/_new 2016-01-08 15:22:04.000000000 +0100
@@ -140,7 +140,7 @@
BuildRequires: pkgconfig(vdpau)
BuildRequires: pkgconfig(wayland-client) >= 1.0.0
BuildRequires: pkgconfig(wayland-cursor) >= 1.0
-%if 0%{?suse_version} > 1310 && 0%{?sle_version} == 0
+%if 0%{?suse_version} >= 1320 || 0%{?is_opensuse}
BuildRequires: pkgconfig(wayland-egl) >= 9.0
%endif
BuildRequires: pkgconfig(x11)
@@ -626,7 +626,7 @@
%{_libdir}/gstreamer-%{gst_branch}/libgstvideoparsersbad.so
%{_libdir}/gstreamer-%{gst_branch}/libgstvideosignal.so
%{_libdir}/gstreamer-%{gst_branch}/libgstvmnc.so
-%if 0%{?suse_version} > 1310 && 0%{?sle_version} == 0
+%if 0%{?suse_version} >= 1320 || 0%{?is_opensuse}
%{_libdir}/gstreamer-%{gst_branch}/libgstwaylandsink.so
%endif
%{_libdir}/gstreamer-%{gst_branch}/libgsty4mdec.so
@@ -710,7 +710,7 @@
%{_libdir}/libgstvdp-%{gst_branch}.so.0*
%endif
-%if 0%{?suse_version} > 1310 && 0%{?sle_version} == 0
+%if 0%{?suse_version} >= 1320 || 0%{?is_opensuse}
%files -n libgstwayland-1_0-0
%defattr(-,root,root)
%{_libdir}/libgstwayland-1.0.so.*