commit clazy for openSUSE:Factory
Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package clazy for openSUSE:Factory checked in at 2021-04-29 01:38:15 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/clazy (Old) and /work/SRC/openSUSE:Factory/.clazy.new.12324 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "clazy" Thu Apr 29 01:38:15 2021 rev:17 rq:888964 version:1.9 Changes: -------- --- /work/SRC/openSUSE:Factory/clazy/clazy.changes 2021-04-19 21:07:27.520160639 +0200 +++ /work/SRC/openSUSE:Factory/.clazy.new.12324/clazy.changes 2021-04-29 01:39:21.326659657 +0200 @@ -1,0 +2,5 @@ +Wed Apr 21 07:17:51 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr> + +- Make sure C++17 support is available for Leap builds. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ clazy.spec ++++++ --- /var/tmp/diff_new_pack.qeYE4x/_old 2021-04-29 01:39:21.738660240 +0200 +++ /var/tmp/diff_new_pack.qeYE4x/_new 2021-04-29 01:39:21.738660240 +0200 @@ -29,7 +29,12 @@ BuildRequires: clang BuildRequires: clang-devel >= 7.0 BuildRequires: cmake >= 3.7 +%if 0%{?suse_version} == 1500 +# C++17 is required +BuildRequires: gcc10-c++ +%else BuildRequires: libstdc++-devel +%endif %requires_eq clang%{_llvm_sonum} %description
participants (1)
-
Source-Sync