Hello community,

here is the log from the commit of package gstreamer for openSUSE:Factory 
checked in at 2018-04-25 09:56:17
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gstreamer (Old)
 and      /work/SRC/openSUSE:Factory/.gstreamer.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gstreamer"

Wed Apr 25 09:56:17 2018 rev:52 rq:600099 version:1.12.5

Changes:
--------
--- /work/SRC/openSUSE:Factory/gstreamer/gstreamer.changes      2018-04-02 
22:48:09.184188163 +0200
+++ /work/SRC/openSUSE:Factory/.gstreamer.new/gstreamer.changes 2018-04-25 
09:56:20.885856165 +0200
@@ -1,0 +2,6 @@
+Mon Apr 23 12:42:34 UTC 2018 - dims...@opensuse.org
+
+- Rename gst-plugin-scanner to gst-plugin-scanner-%{arch}, allowing
+  multiple variants to co-exist (boo#1049452).
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ gstreamer.spec ++++++
--- /var/tmp/diff_new_pack.MiMtew/_old  2018-04-25 09:56:21.893819191 +0200
+++ /var/tmp/diff_new_pack.MiMtew/_new  2018-04-25 09:56:21.901818898 +0200
@@ -157,7 +157,9 @@
         --disable-benchmarks \
         --disable-examples \
         --disable-static \
-        --disable-tests
+        --disable-tests \
+        
--program-transform-name='s/gst-plugin-scanner/gst-plugin-scanner-%{_target_cpu}/'
+sed -i 's/gst-plugin-scanner/gst-plugin-scanner-%{_target_cpu}/' config.h
 make %{?_smp_mflags}
 
 %install
@@ -188,7 +190,7 @@
 %{_libdir}/gstreamer-%{gst_branch}/libgstcoretracers.so
 %dir %{_libexecdir}/gstreamer-%{gst_branch}
 %{_libexecdir}/gstreamer-%{gst_branch}/gst-completion-helper
-%{_libexecdir}/gstreamer-%{gst_branch}/gst-plugin-scanner
+%{_libexecdir}/gstreamer-%{gst_branch}/gst-plugin-scanner-%{_target_cpu}
 %verify(not mode caps) %{_libexecdir}/gstreamer-%{gst_branch}/gst-ptp-helper
 %{_datadir}/bash-completion/completions/
 %{_datadir}/bash-completion/helpers/

++++++ baselibs.conf ++++++
--- /var/tmp/diff_new_pack.MiMtew/_old  2018-04-25 09:56:21.953816991 +0200
+++ /var/tmp/diff_new_pack.MiMtew/_new  2018-04-25 09:56:21.953816991 +0200
@@ -1,2 +1,4 @@
 gstreamer
+    +/usr/lib/gstreamer-.*/gst-plugin-scanner-.*
 libgstreamer-1_0-0
+    requires "gstreamer-<targettype>"


Reply via email to