Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package libjpeg-turbo for openSUSE:Factory checked in at 2026-09-04 12:36:00 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libjpeg-turbo (Old) and /work/SRC/openSUSE:Factory/.libjpeg-turbo.new.1265 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libjpeg-turbo" Fri Sep 4 12:36:00 2026 rev:78 rq:1375155 version:unknown Changes: -------- --- /work/SRC/openSUSE:Factory/libjpeg-turbo/libjpeg-turbo.changes 2026-08-29 17:41:20.470885473 +0200 +++ /work/SRC/openSUSE:Factory/.libjpeg-turbo.new.1265/libjpeg-turbo.changes 2026-09-04 12:36:07.472554038 +0200 @@ -1,0 +2,6 @@ +Tue Sep 1 13:42:15 UTC 2026 - Petr Gajdos <[email protected]> + +- do not skip djpeg12-shared-3x2-float-prog-cmp, use correct parameters + instead + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libjpeg-turbo.spec ++++++ --- /var/tmp/diff_new_pack.Ip9yTq/_old 2026-09-04 12:36:08.316583671 +0200 +++ /var/tmp/diff_new_pack.Ip9yTq/_new 2026-09-04 12:36:08.321583847 +0200 @@ -134,6 +134,7 @@ %if %{debug_build} MYCFLAGS="$MYCFLAGS -O0 -g" %endif +# https://github.com/libjpeg-turbo/libjpeg-turbo/issues/897 %cmake \ %if "%{flavor}" == "libjpeg-turbo" -DWITH_JPEG8=ON \ @@ -153,6 +154,9 @@ %ifarch s390x riscv64 -DFLOATTEST=fp-contract \ %endif +%ifarch x86_64_v3 + -DFLOATTEST12=fp-contract \ +%endif %{nil} %make_build @@ -165,8 +169,7 @@ %if 0%{?fedora_version} || 0%{?centos_version} ctest --output-on-failure --force-new-ctest-process %else -# https://github.com/libjpeg-turbo/libjpeg-turbo/issues/897 - %ctest --exclude-regex='djpeg12-shared-3x2-float-prog-cmp' + %ctest %endif %install
