Hello community, here is the log from the commit of package meson for openSUSE:Factory checked in at 2019-10-22 15:43:47 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/meson (Old) and /work/SRC/openSUSE:Factory/.meson.new.2352 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "meson" Tue Oct 22 15:43:47 2019 rev:48 rq:741506 version:0.51.2 Changes: -------- --- /work/SRC/openSUSE:Factory/meson/meson.changes 2019-10-12 22:45:00.173433836 +0200 +++ /work/SRC/openSUSE:Factory/.meson.new.2352/meson.changes 2019-10-22 15:43:48.845605144 +0200 @@ -1,0 +2,5 @@ +Mon Oct 21 11:26:06 UTC 2019 - Frederic Crozat <[email protected]> + +- Do not buildrequires mono(csharp) or mono-core on SLE. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ meson.spec ++++++ --- /var/tmp/diff_new_pack.DEEq8l/_old 2019-10-22 15:43:49.477605864 +0200 +++ /var/tmp/diff_new_pack.DEEq8l/_new 2019-10-22 15:43:49.481605869 +0200 @@ -116,11 +116,15 @@ BuildRequires: wxWidgets-any-devel # csharp is not on s390 machines %ifnarch s390x +%if 0%{?is_opensuse} BuildRequires: mono(csharp) %endif +%endif %else BuildRequires: boost-devel +%if 0%{?is_opensuse} BuildRequires: mono-core +%endif BuildRequires: wxWidgets-devel %endif %endif
