Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package meson for openSUSE:Factory checked in at 2026-06-08 14:05:10 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/meson (Old) and /work/SRC/openSUSE:Factory/.meson.new.2375 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "meson" Mon Jun 8 14:05:10 2026 rev:143 rq:1355380 version:1.11.1 Changes: -------- --- /work/SRC/openSUSE:Factory/meson/meson.changes 2026-04-23 19:23:02.794982777 +0200 +++ /work/SRC/openSUSE:Factory/.meson.new.2375/meson.changes 2026-06-08 14:05:26.863620441 +0200 @@ -1,0 +2,7 @@ +Fri May 15 16:10:48 UTC 2026 - Matej Cepl <[email protected]> + +- Require %{pythons}-base (basically python3-base, package + providing /usr/bin/python3), so consumers of meson can rely on it + being present (meson itself uses the versioned binary). + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ meson.spec ++++++ --- /var/tmp/diff_new_pack.pu7psV/_old 2026-06-08 14:05:28.699696566 +0200 +++ /var/tmp/diff_new_pack.pu7psV/_new 2026-06-08 14:05:28.719697396 +0200 @@ -60,6 +60,8 @@ Provides: meson-gui = %{version} Obsoletes: meson-gui < %{version} BuildArch: noarch +# meson.build requires python3 executable +Requires: %{pythons}-base %else ExclusiveArch: x86_64 BuildRequires: %{python_module devel}
