Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libmlt for openSUSE:Factory checked 
in at 2022-02-07 23:38:14
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libmlt (Old)
 and      /work/SRC/openSUSE:Factory/.libmlt.new.1898 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libmlt"

Mon Feb  7 23:38:14 2022 rev:59 rq:952099 version:7.4.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/libmlt/libmlt.changes    2021-12-20 
21:06:57.338963235 +0100
+++ /work/SRC/openSUSE:Factory/.libmlt.new.1898/libmlt.changes  2022-02-07 
23:39:44.897763811 +0100
@@ -1,0 +2,6 @@
+Mon Feb  7 08:12:10 UTC 2022 - Antonio Larrosa <[email protected]>
+
+- Installed files included a rpath to a build directory. Do not
+  use rpath at all.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ libmlt.spec ++++++
--- /var/tmp/diff_new_pack.akfdjc/_old  2022-02-07 23:39:45.437760115 +0100
+++ /var/tmp/diff_new_pack.akfdjc/_new  2022-02-07 23:39:45.441760089 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libmlt
 #
-# Copyright (c) 2021 SUSE LLC
+# Copyright (c) 2022 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -185,7 +185,8 @@
 %endif
    -DGPL=ON \
    -DGPL3=ON \
-   -DSWIG_PYTHON=ON
+   -DSWIG_PYTHON=ON \
+   -DCMAKE_SKIP_RPATH=1
 %cmake_build
 
 %install

Reply via email to