Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package yambar for openSUSE:Factory checked in at 2022-08-28 13:12:25 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/yambar (Old) and /work/SRC/openSUSE:Factory/.yambar.new.2083 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "yambar" Sun Aug 28 13:12:25 2022 rev:2 rq:999556 version:1.8.0 Changes: -------- --- /work/SRC/openSUSE:Factory/yambar/yambar.changes 2022-05-30 12:43:49.580380624 +0200 +++ /work/SRC/openSUSE:Factory/.yambar.new.2083/yambar.changes 2022-08-28 13:12:30.552573273 +0200 @@ -1,0 +2,5 @@ +Sat Aug 20 08:30:00 UTC 2022 - Soc Virnyl Estela <socvirnyl.est...@gmail.com> + +- set C standard to none if suse version is 15.4 + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ yambar.spec ++++++ --- /var/tmp/diff_new_pack.mIeVtu/_old 2022-08-28 13:12:31.048574538 +0200 +++ /var/tmp/diff_new_pack.mIeVtu/_new 2022-08-28 13:12:31.056574558 +0200 @@ -76,7 +76,11 @@ Zsh command-line completion support for %{name}. %build +%if 0%{?sle_version} == 150400 && 0%{?is_opensuse} +%{meson} -Dc_std=none +%else %{meson} +%endif %{meson_build} %install