Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package libheif for openSUSE:Factory checked in at 2023-02-04 14:11:34 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libheif (Old) and /work/SRC/openSUSE:Factory/.libheif.new.4462 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libheif" Sat Feb 4 14:11:34 2023 rev:16 rq:1063053 version:1.14.2 Changes: -------- --- /work/SRC/openSUSE:Factory/libheif/libheif.changes 2023-02-02 18:27:23.171098295 +0100 +++ /work/SRC/openSUSE:Factory/.libheif.new.4462/libheif.changes 2023-02-04 14:20:37.891283983 +0100 @@ -1,0 +2,6 @@ +Thu Feb 2 19:25:04 UTC 2023 - Manfred Hollstein <manfre...@gmx.net> + +- Use chrpath during build to delete otherwise illegal runtime + directories stored as RPATH in the executables + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libheif.spec ++++++ --- /var/tmp/diff_new_pack.kHd8FD/_old 2023-02-04 14:20:38.247286008 +0100 +++ /var/tmp/diff_new_pack.kHd8FD/_new 2023-02-04 14:20:38.251286030 +0100 @@ -41,6 +41,7 @@ Patch0: b6812284a2d70f29a5121ec3dbe652da07fdbbb7.patch # rebased from https://github.com/strukturag/libheif/commit/2ca02a128b2f76f7f293aa86a2ce1e04a8306c65.patch Patch1: 2ca02a128b2f76f7f293aa86a2ce1e04a8306c65.patch +BuildRequires: chrpath BuildRequires: cmake BuildRequires: fdupes BuildRequires: gcc-c++ @@ -161,6 +162,7 @@ heif-thumbnailer do install -m 0755 build/examples/$e %{buildroot}%{_bindir}/$e + chrpath --delete %{buildroot}%{_bindir}/$e install -m 0644 examples/$e.1 %{buildroot}%{_mandir}/man1/$e.1 done %else