Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package libjxl for openSUSE:Factory checked in at 2024-09-05 15:46:13 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libjxl (Old) and /work/SRC/openSUSE:Factory/.libjxl.new.10096 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libjxl" Thu Sep 5 15:46:13 2024 rev:19 rq:1198660 version:0.10.3 Changes: -------- --- /work/SRC/openSUSE:Factory/libjxl/libjxl.changes 2024-07-01 11:19:19.428772998 +0200 +++ /work/SRC/openSUSE:Factory/.libjxl.new.10096/libjxl.changes 2024-09-05 15:46:27.422252627 +0200 @@ -1,0 +2,7 @@ +Fri Aug 30 11:16:35 UTC 2024 - Cliff Zhao <qz...@suse.com> + +- Update libjxl.spec: + Add compiler condition to fix SLE-15-SP7 ppc64le build env. + (bsc#1229831) + +------------------------------------------------------------------- New: ---- _scmsync.obsinfo build.specials.obscpio ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libjxl.spec ++++++ --- /var/tmp/diff_new_pack.2mNvPT/_old 2024-09-05 15:46:28.182284134 +0200 +++ /var/tmp/diff_new_pack.2mNvPT/_new 2024-09-05 15:46:28.186284300 +0200 @@ -1,5 +1,5 @@ # -# spec file for package libjxl +# spec file for package libjxl-gtk # # Copyright (c) 2024 SUSE LLC # @@ -53,6 +53,9 @@ BuildRequires: pkgconfig(libjpeg) BuildRequires: pkgconfig(libpng) BuildRequires: pkgconfig(libwebp) +%if 0%{?sle_version} == 150700 +BuildRequires: gcc10-c++ +%endif %{?suse_build_hwcaps_libs} %if %{with gtk} Provides: bundled(skcms) = 0 @@ -117,6 +120,11 @@ mv skcms third_party/ %build +%if 0%{?sle_version} == 150700 +export CC=gcc-10 +export CXX=g++-10 +%endif + %cmake -DJPEGXL_FORCE_SYSTEM_HWY=ON -DJPEGXL_FORCE_SYSTEM_BROTLI=ON \ -DJPEGXL_FORCE_SYSTEM_LCMS2=OFF -DBUILD_TESTING=OFF \ %if %{with gtk} ++++++ _scmsync.obsinfo ++++++ mtime: 1725435714 commit: 805ed64ff6380a7813ecab1474879bc2f84a519eeda6b4974e69ec85e36d5751 url: https://src.opensuse.org/jengelh/libjxl revision: master