Hello community,
here is the log from the commit of package gstreamer-plugins-base for
openSUSE:Factory checked in at 2020-05-04 18:32:08
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gstreamer-plugins-base (Old)
and /work/SRC/openSUSE:Factory/.gstreamer-plugins-base.new.2738 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gstreamer-plugins-base"
Mon May 4 18:32:08 2020 rev:70 rq:799541 version:1.16.2
Changes:
--------
---
/work/SRC/openSUSE:Factory/gstreamer-plugins-base/gstreamer-plugins-base.changes
2020-03-11 18:32:05.346889198 +0100
+++
/work/SRC/openSUSE:Factory/.gstreamer-plugins-base.new.2738/gstreamer-plugins-base.changes
2020-05-04 18:32:33.624079302 +0200
@@ -1,0 +2,6 @@
+Fri May 1 17:42:26 UTC 2020 - Michael Gorse <[email protected]>
+
+- Remove is_opensuse conditionals / really enable orc on SLE 15
+ (jsc#SLE-12265).
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ gstreamer-plugins-base.spec ++++++
--- /var/tmp/diff_new_pack.xROxzj/_old 2020-05-04 18:32:34.516081110 +0200
+++ /var/tmp/diff_new_pack.xROxzj/_new 2020-05-04 18:32:34.520081118 +0200
@@ -105,10 +105,8 @@
%if 0%{?suse_version} >= 1500
BuildRequires: pkgconfig(graphene-1.0)
%endif
-%if 0%{?suse_version} >= 1500 || 0%{?is_opensuse}
BuildRequires: orc >= 0.4.24
BuildRequires: pkgconfig(wayland-egl) >= 1.0
-%endif
Requires: %{gstreamer_plugins_base_req}
Recommends: PackageKit-gstreamer-plugin
Supplements: gstreamer
@@ -489,9 +487,7 @@
-Dpackage-origin='http://download.opensuse.org'\
-Dgtk_doc=enabled \
-Dintrospection=enabled \
-%if 0%{?is_opensuse}
-Dorc=enabled \
-%endif
-Dexamples=disabled \
-Dtremor=disabled \
%{nil}
@@ -504,9 +500,7 @@
--enable-gtk-doc \
--enable-introspection \
--disable-examples \
-%if 0%{?is_opensuse}
--enable-orc \
-%endif
%{nil}
%make_build
%endif