Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package darktable for openSUSE:Factory checked in at 2022-05-25 20:35:17 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/darktable (Old) and /work/SRC/openSUSE:Factory/.darktable.new.2254 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "darktable" Wed May 25 20:35:17 2022 rev:100 rq:979186 version:3.8.1 Changes: -------- --- /work/SRC/openSUSE:Factory/darktable/darktable.changes 2022-02-13 19:51:33.174294240 +0100 +++ /work/SRC/openSUSE:Factory/.darktable.new.2254/darktable.changes 2022-05-25 20:36:00.420348608 +0200 @@ -1,0 +2,5 @@ +Wed May 18 12:16:13 UTC 2022 - Andreas Schneider <[email protected]> + +- Use at least gcc 10 + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ darktable.spec ++++++ --- /var/tmp/diff_new_pack.MbOXuS/_old 2022-05-25 20:36:00.972349378 +0200 +++ /var/tmp/diff_new_pack.MbOXuS/_new 2022-05-25 20:36:00.980349389 +0200 @@ -99,7 +99,7 @@ %endif %if 0%{?suse_version} && 0%{?suse_version} < 1550 -%global force_gcc_version 7 +%global force_gcc_version 10 %endif Name: darktable @@ -128,7 +128,7 @@ BuildRequires: llvm-static %endif %if %{without clang} -BuildRequires: gcc%{?force_gcc_version}-c++ >= 5 +BuildRequires: gcc%{?force_gcc_version}-c++ >= 10 %if 0%{?force_gcc_version} #!BuildIgnore: libgcc_s1 %endif
