Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package netgen for openSUSE:Factory checked in at 2022-03-07 17:46:45 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/netgen (Old) and /work/SRC/openSUSE:Factory/.netgen.new.1958 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "netgen" Mon Mar 7 17:46:45 2022 rev:6 rq:959752 version:6.2.2105 Changes: -------- --- /work/SRC/openSUSE:Factory/netgen/netgen.changes 2022-02-09 20:40:02.998497950 +0100 +++ /work/SRC/openSUSE:Factory/.netgen.new.1958/netgen.changes 2022-03-07 17:46:57.935119419 +0100 @@ -1,0 +2,6 @@ +Fri Mar 4 17:15:57 UTC 2022 - Stefan Br??ns <stefan.bru...@rwth-aachen.de> + +- Fix RUNPATH also for Leap/SLE 15.4, which now uses + CMAKE_SKIP_INSTALL_RPATH=ON by default. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ netgen.spec ++++++ --- /var/tmp/diff_new_pack.8ynmW1/_old 2022-03-07 17:46:58.499119256 +0100 +++ /var/tmp/diff_new_pack.8ynmW1/_new 2022-03-07 17:46:58.503119255 +0100 @@ -164,6 +164,7 @@ -DNG_INSTALL_DIR_INCLUDE=%{_includedir}/netgen \ -DNG_INSTALL_DIR_LIB=%{_libdir}/netgen \ -DCMAKE_SKIP_RPATH:BOOL=OFF \ + -DCMAKE_SKIP_INSTALL_RPATH:BOOL=OFF \ -DCMAKE_SKIP_BUILD_RPATH=ON \ -DCMAKE_BUILD_WITH_INSTALL_RPATH=ON \ -DCMAKE_INSTALL_RPATH_USE_LINK_PATH:BOOL=ON \