Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package meson for openSUSE:Factory checked in at 2021-08-05 20:47:37 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/meson (Old) and /work/SRC/openSUSE:Factory/.meson.new.1899 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "meson" Thu Aug 5 20:47:37 2021 rev:73 rq:909942 version:0.58.2 Changes: -------- --- /work/SRC/openSUSE:Factory/meson/meson.changes 2021-07-25 20:09:22.507436211 +0200 +++ /work/SRC/openSUSE:Factory/.meson.new.1899/meson.changes 2021-08-05 20:47:46.479954150 +0200 @@ -1,0 +2,6 @@ +Fri Jul 30 12:41:22 UTC 2021 - Frederic Crozat <fcro...@suse.com> + +- Relax BuildRequires on rpm, if rpm-config-SUSE is recent enough + (jsc#SLE-20017). + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ meson.spec ++++++ --- /var/tmp/diff_new_pack.ybxD8j/_old 2021-08-05 20:47:47.055953503 +0200 +++ /var/tmp/diff_new_pack.ybxD8j/_new 2021-08-05 20:47:47.059953499 +0200 @@ -128,7 +128,9 @@ %endif %endif # meson makes use of macros that were only defined with rpm 4.15 +%if (0%{?suse_version} < 1550 && 0%{?sle_version} < 150400) Conflicts: rpm-build < 4.15 +%endif %description Meson is a build system designed to optimise programmer productivity.