Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package libraw for openSUSE:Factory checked in at 2024-12-03 20:45:53 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libraw (Old) and /work/SRC/openSUSE:Factory/.libraw.new.28523 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libraw" Tue Dec 3 20:45:53 2024 rev:67 rq:1227816 version:0.21.2 Changes: -------- --- /work/SRC/openSUSE:Factory/libraw/libraw.changes 2024-01-04 15:54:40.286543838 +0100 +++ /work/SRC/openSUSE:Factory/.libraw.new.28523/libraw.changes 2024-12-03 20:46:49.594080352 +0100 @@ -1,0 +2,5 @@ +Mon Dec 2 14:38:59 UTC 2024 - Bernhard Wiedemann <bwiedem...@suse.com> + +- Limit fdupes to %_libdir + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libraw.spec ++++++ --- /var/tmp/diff_new_pack.R6Daz9/_old 2024-12-03 20:46:50.086100930 +0100 +++ /var/tmp/diff_new_pack.R6Daz9/_new 2024-12-03 20:46:50.090101097 +0100 @@ -132,7 +132,7 @@ find %buildroot -type f -name "*.la" -delete -print # duplicated files rm -rf %buildroot%_datadir/doc -%fdupes %buildroot/%_prefix +%fdupes %buildroot/%_libdir %post -n %lname -p /sbin/ldconfig %postun -n %lname -p /sbin/ldconfig