Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libheif for openSUSE:Factory checked 
in at 2022-08-15 19:56:48
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libheif (Old)
 and      /work/SRC/openSUSE:Factory/.libheif.new.1521 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libheif"

Mon Aug 15 19:56:48 2022 rev:9 rq:995038 version:1.12.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/libheif/libheif.changes  2022-05-31 
15:47:04.751976147 +0200
+++ /work/SRC/openSUSE:Factory/.libheif.new.1521/libheif.changes        
2022-08-15 19:56:50.076828323 +0200
@@ -1,0 +2,5 @@
+Fri Aug 12 16:13:06 UTC 2022 - David Haller <d...@opensuse.org>
+
+- Fix rpath error for the examples sub-package
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ libheif.spec ++++++
--- /var/tmp/diff_new_pack.UKAv3Z/_old  2022-08-15 19:56:50.564829683 +0200
+++ /var/tmp/diff_new_pack.UKAv3Z/_new  2022-08-15 19:56:50.568829695 +0200
@@ -105,7 +105,9 @@
 
 %build
 %if %{with x265}
-%cmake
+%cmake \
+    -DCMAKE_SKIP_RPATH:BOOL=ON \
+    -DCMAKE_INSTALL_RPATH_USE_LINK_PATH:BOOL=OFF
 %else
 %cmake \
     -DWITH_LIBDE265=OFF \

Reply via email to