Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package paraview for openSUSE:Factory checked in at 2022-07-15 13:52:28 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/paraview (Old) and /work/SRC/openSUSE:Factory/.paraview.new.1523 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "paraview" Fri Jul 15 13:52:28 2022 rev:46 rq:989200 version:5.10.1 Changes: -------- --- /work/SRC/openSUSE:Factory/paraview/paraview.changes 2022-04-13 21:05:26.396587980 +0200 +++ /work/SRC/openSUSE:Factory/.paraview.new.1523/paraview.changes 2022-07-15 13:52:46.571569203 +0200 @@ -1,0 +2,7 @@ +Thu Jul 14 12:07:13 UTC 2022 - Atri Bhattacharya <badshah...@gmail.com> + +- Pass CMAKE_SKIP_INSTALL_RPATH=ON for openSUSE > 1500 as well + to enure no left-over rpaths in binaries; this fixes build + failures in Factory. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ paraview.spec ++++++ --- /var/tmp/diff_new_pack.1TzjKE/_old 2022-07-15 13:52:47.487569498 +0200 +++ /var/tmp/diff_new_pack.1TzjKE/_new 2022-07-15 13:52:47.499569502 +0200 @@ -193,8 +193,8 @@ -DPARAVIEW_BUILD_SHARED_LIBS:BOOL=ON \ %if 0%{?suse_version} <= 1500 -DCMAKE_SKIP_RPATH:BOOL=OFF \ - -DCMAKE_SKIP_INSTALL_RPATH:BOOL=ON \ %endif + -DCMAKE_SKIP_INSTALL_RPATH:BOOL=ON \ -DPARAVIEW_USE_VTKM:BOOL=OFF \ -DPARAVIEW_USE_QT:BOOL=ON \ -DPARAVIEW_USE_PYTHON:BOOL=ON \