Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package colord for openSUSE:Factory checked in at 2026-08-29 17:40:28 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/colord (Old) and /work/SRC/openSUSE:Factory/.colord.new.1265 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "colord" Sat Aug 29 17:40:28 2026 rev:96 rq:1374447 version:1.4.8 Changes: -------- --- /work/SRC/openSUSE:Factory/colord/colord.changes 2026-05-04 12:48:52.646017928 +0200 +++ /work/SRC/openSUSE:Factory/.colord.new.1265/colord.changes 2026-08-29 17:41:24.209017376 +0200 @@ -1,0 +2,6 @@ +Fri Aug 28 10:20:00 UTC 2026 - Bernhard Wiedemann <[email protected]> + +- Build the ICC print profiles with GLIBC_TUNABLES=glibc.cpu.hwcaps=-FMA,-FMA4 + so that they no longer depend on the build host CPU (boo#1217747) + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ colord.spec ++++++ --- /var/tmp/diff_new_pack.3elwdz/_old 2026-08-29 17:41:25.092048534 +0200 +++ /var/tmp/diff_new_pack.3elwdz/_new 2026-08-29 17:41:25.094048604 +0200 @@ -150,6 +150,11 @@ # chunk of RAM to put the entire B-to-A tables in. ulimit -Sv 2000000 +# argyllcms colprof fits the print profiles numerically, and glibc picks FMA +# variants of pow/atan2/... when the build host CPU has them, which changes most +# of the bytes in the generated .icc files (boo#1237156) +export GLIBC_TUNABLES=glibc.cpu.hwcaps=-FMA,-FMA4 + # Avoid boo#1228331 (incompatible pointer passed to a function) %global optflags %{optflags} "-D_FILE_OFFSET_BITS=64" "-D_TIME_BITS=64" ++++++ _scmsync.obsinfo ++++++ --- /var/tmp/diff_new_pack.3elwdz/_old 2026-08-29 17:41:25.139050192 +0200 +++ /var/tmp/diff_new_pack.3elwdz/_new 2026-08-29 17:41:25.142050298 +0200 @@ -1,6 +1,6 @@ -mtime: 1776877270 -commit: 34df5037809745d9783fa372fd277173a8f0fcf379f53ecbeb9ea85391f6919c +mtime: 1787913232 +commit: c330547b1b7e04b37443bc9ef67d9c0306e91ab02cb827eaa31c7f65a31372a6 url: https://src.opensuse.org/GNOME/colord -revision: 34df5037809745d9783fa372fd277173a8f0fcf379f53ecbeb9ea85391f6919c +revision: c330547b1b7e04b37443bc9ef67d9c0306e91ab02cb827eaa31c7f65a31372a6 projectscmsync: https://src.opensuse.org/GNOME/_ObsPrj ++++++ build.specials.obscpio ++++++ ++++++ build.specials.obscpio ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/.gitignore new/.gitignore --- old/.gitignore 1970-01-01 01:00:00.000000000 +0100 +++ new/.gitignore 2026-08-28 12:33:52.000000000 +0200 @@ -0,0 +1,4 @@ +*.obscpio +*.osc +_build.* +.pbuild
