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-02-17 18:08:52 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/meson (Old) and /work/SRC/openSUSE:Factory/.meson.new.28504 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "meson" Wed Feb 17 18:08:52 2021 rev:68 rq:871224 version:0.56.2 Changes: -------- --- /work/SRC/openSUSE:Factory/meson/meson.changes 2021-01-22 21:49:01.185567906 +0100 +++ /work/SRC/openSUSE:Factory/.meson.new.28504/meson.changes 2021-02-17 18:09:13.569827025 +0100 @@ -1,0 +2,6 @@ +Thu Feb 4 13:35:57 UTC 2021 - Dominique Leuenberger <dims...@opensuse.org> + +- Conflict with rpm-build < 4.15: meson uses internal macros + defined by RPM 4.15 and later. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ meson.spec ++++++ --- /var/tmp/diff_new_pack.hKotzC/_old 2021-02-17 18:09:14.117827473 +0100 +++ /var/tmp/diff_new_pack.hKotzC/_new 2021-02-17 18:09:14.121827476 +0100 @@ -127,6 +127,8 @@ BuildRequires: wxWidgets-devel %endif %endif +# meson makes use of macros that were only defined with rpm 4.15 +Conflicts: rpm-build < 4.15 %description Meson is a build system designed to optimise programmer productivity.