Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package hugin for openSUSE:Factory checked in at 2022-04-25 23:35:38 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/hugin (Old) and /work/SRC/openSUSE:Factory/.hugin.new.1538 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "hugin" Mon Apr 25 23:35:38 2022 rev:72 rq:972541 version:2021.0.0 Changes: -------- --- /work/SRC/openSUSE:Factory/hugin/hugin.changes 2022-02-17 00:30:48.665430398 +0100 +++ /work/SRC/openSUSE:Factory/.hugin.new.1538/hugin.changes 2022-04-25 23:35:47.794439087 +0200 @@ -1,0 +2,5 @@ +Mon Apr 25 07:49:55 UTC 2022 - Fabian Vogt <fv...@suse.com> + +- Also set CMAKE_SKIP_INSTALL_RPATH=OFF (boo#1198785) + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ hugin.spec ++++++ --- /var/tmp/diff_new_pack.ci1U9q/_old 2022-04-25 23:35:48.434439984 +0200 +++ /var/tmp/diff_new_pack.ci1U9q/_new 2022-04-25 23:35:48.438439989 +0200 @@ -99,6 +99,7 @@ -DENABLE_LAPACK=%{?with_lapack:ON}%{!?with_lapack:OFF} \ -DBUILD_HSI=%{?with_hsi:ON}%{!?with_hsi:OFF} \ -DCMAKE_SKIP_RPATH:BOOL=OFF \ + -DCMAKE_SKIP_INSTALL_RPATH:BOOL=OFF \ -DBUILD_WITH_EGL:BOOL=%{?with_egl:ON}%{!?with_egl:OFF} \ -DUSE_GDKBACKEND_X11:BOOL=%{?with_egl:OFF}%{!?with_egl:ON}