Hello community,
here is the log from the commit of package gstreamer-transcoder for
openSUSE:Factory checked in at 2017-02-16 17:01:50
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gstreamer-transcoder (Old)
and /work/SRC/openSUSE:Factory/.gstreamer-transcoder.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gstreamer-transcoder"
Changes:
--------
---
/work/SRC/openSUSE:Factory/gstreamer-transcoder/gstreamer-transcoder.changes
2016-10-31 09:56:01.000000000 +0100
+++
/work/SRC/openSUSE:Factory/.gstreamer-transcoder.new/gstreamer-transcoder.changes
2017-02-16 17:01:51.790908995 +0100
@@ -1,0 +2,8 @@
+Sat Feb 4 12:02:55 UTC 2017 - [email protected]
+
+- Move the GStreamer transcoder plugin from devel subpackage to
+ main package. Applications (e.g. Pitivi) which rely on
+ gstreamer-transcoder assume the plugin is provided and may crash
+ without it (boo#1023627).
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ gstreamer-transcoder.spec ++++++
--- /var/tmp/diff_new_pack.c9w1ZU/_old 2017-02-16 17:01:52.382825250 +0100
+++ /var/tmp/diff_new_pack.c9w1ZU/_new 2017-02-16 17:01:52.390824117 +0100
@@ -1,7 +1,7 @@
#
# spec file for package gstreamer-transcoder
#
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 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
@@ -53,6 +53,7 @@
%package devel
Summary: Development files for the GStreamer Transcoding API
Group: Development/Languages/C and C++
+Requires: %{name} = %{version}
Requires: libgsttranscoder-1_0-0 = %{version}
Requires: typelib-1_0-GstTranscoder-1_0 = %{version}
@@ -80,6 +81,7 @@
%defattr(-,root,root)
%doc LICENSE
%{_bindir}/gst-transcoder-1.0
+%{_libdir}/gstreamer-1.0/libgsttranscoderplugin.so
%files -n libgsttranscoder-1_0-0
%defattr(-,root,root)
@@ -93,7 +95,6 @@
%defattr(-,root,root)
%{_datadir}/gir-1.0/GstTranscoder-1.0.gir
%{_includedir}/gstreamer-1.0/gst/transcoder/
-%{_libdir}/gstreamer-1.0/libgsttranscoderplugin.so
%{_libdir}/libgsttranscoder-1.0.so
%{_libdir}/pkgconfig/gst-transcoder-1.0.pc