Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package darktable for openSUSE:Factory checked in at 2022-06-21 16:32:49 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/darktable (Old) and /work/SRC/openSUSE:Factory/.darktable.new.1548 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "darktable" Tue Jun 21 16:32:49 2022 rev:101 rq:984096 version:3.8.1 Changes: -------- --- /work/SRC/openSUSE:Factory/darktable/darktable.changes 2022-05-25 20:36:00.420348608 +0200 +++ /work/SRC/openSUSE:Factory/.darktable.new.1548/darktable.changes 2022-06-21 16:32:58.759861092 +0200 @@ -1,0 +2,5 @@ +Tue Jun 14 06:31:23 UTC 2022 - Andreas Schneider <[email protected]> + +- Fix rpath support with SUSE cmake macros + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ darktable.spec ++++++ --- /var/tmp/diff_new_pack.8pGmDl/_old 2022-06-21 16:32:59.443862095 +0200 +++ /var/tmp/diff_new_pack.8pGmDl/_new 2022-06-21 16:32:59.447862101 +0200 @@ -273,7 +273,7 @@ %build %global cmake_options \\\ -DCMAKE_INSTALL_LIBDIR=%{_lib} \\\ - -DCMAKE_SKIP_RPATH:BOOL=OFF \\\ + -DCMAKE_SKIP_RPATH:BOOL=OFF -DCMAKE_SKIP_INSTALL_RPATH:BOOL=OFF \\\ -DCMAKE_INSTALL_DATAROOTDIR="share" \\\ -DCMAKE_INSTALL_LIBEXECDIR="%{_libexecdir}" \\\ -DCMAKE_INSTALL_DOCDIR="%{_defaultdocdir}/%{pkg_name}" \\\
