Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package meson for openSUSE:Factory checked 
in at 2022-08-18 16:48:42
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/meson (Old)
 and      /work/SRC/openSUSE:Factory/.meson.new.2083 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "meson"

Thu Aug 18 16:48:42 2022 rev:85 rq:994642 version:0.62.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/meson/meson.changes      2022-06-26 
11:58:40.084301534 +0200
+++ /work/SRC/openSUSE:Factory/.meson.new.2083/meson.changes    2022-08-18 
16:48:49.621398375 +0200
@@ -1,0 +2,6 @@
+Wed Aug 10 10:52:48 UTC 2022 - Dirk M??ller <[email protected]>
+
+- mono-core is available on s390x now
+- make mono dependency an build-conditional
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ meson.spec ++++++
--- /var/tmp/diff_new_pack.7cWmn4/_old  2022-08-18 16:48:50.237399810 +0200
+++ /var/tmp/diff_new_pack.7cWmn4/_new  2022-08-18 16:48:50.245399829 +0200
@@ -26,6 +26,7 @@
 %endif
 
 %bcond_with     setuptools
+%bcond_without  mono
 %define _name   mesonbuild
 %{!?vim_data_dir:%global vim_data_dir %{_datadir}/vim}
 Name:           meson%{name_ext}
@@ -114,8 +115,7 @@
 BuildRequires:  libboost_python-devel
 BuildRequires:  python2-devel
 %endif
-%ifnarch s390x
-# csharp is not on s390 machines
+%if %{with mono}
 BuildRequires:  mono(csharp)
 %endif
 %endif

Reply via email to