Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package meson for openSUSE:Factory checked in at 2024-10-22 14:51:38 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/meson (Old) and /work/SRC/openSUSE:Factory/.meson.new.26871 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "meson" Tue Oct 22 14:51:38 2024 rev:115 rq:1216643 version:1.6.0 Changes: -------- --- /work/SRC/openSUSE:Factory/meson/meson.changes 2024-09-24 17:31:17.428091362 +0200 +++ /work/SRC/openSUSE:Factory/.meson.new.26871/meson.changes 2024-10-22 14:52:18.510372319 +0200 @@ -1,0 +2,22 @@ +Mon Oct 21 06:52:57 UTC 2024 - Dominique Leuenberger <[email protected]> + +- Update ro version 1.6.0: + + Support for OpenXL compiler in AIX. + + Default to printing deprecations when no minimum version is + specified. + + Cargo subprojects is experimental. + + Dependencies from CMake subprojects now use only PUBLIC link + flags. + + New built-in option for default both_libraries. + + New as_static and as_shared methods on internal dependencies. + + Support for DIA SDK. + + Support for LLVM-based flang compiler. + + nvc and nvc++ now support setting std. + + Tools can be selected when calling has_tools() on the Qt + modules. + + Simple tool to test build reproducibility. + + Support for variable in system dependencies. + + test() and benchmark() functions accept new types. + + Zig 0.11 can be used as a C/C++ compiler frontend. + +------------------------------------------------------------------- Old: ---- meson-1.5.2.tar.gz meson-1.5.2.tar.gz.asc New: ---- meson-1.6.0.tar.gz meson-1.6.0.tar.gz.asc ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ meson.spec ++++++ --- /var/tmp/diff_new_pack.AiAgwO/_old 2024-10-22 14:52:19.014393405 +0200 +++ /var/tmp/diff_new_pack.AiAgwO/_new 2024-10-22 14:52:19.014393405 +0200 @@ -36,7 +36,7 @@ %bcond_with setuptools %bcond_without mono Name: meson%{name_ext} -Version: 1.5.2 +Version: 1.6.0 Release: 0 Summary: Python-based build system License: Apache-2.0 @@ -102,6 +102,8 @@ BuildRequires: %{python_module devel} BuildRequires: %{python_module gobject} BuildRequires: %{python_module pytest-xdist} +BuildRequires: libboost_python3-devel +BuildRequires: libboost_regex-devel BuildRequires: libboost_system-devel BuildRequires: libboost_test-devel BuildRequires: libboost_thread-devel ++++++ meson-1.5.2.tar.gz -> meson-1.6.0.tar.gz ++++++ ++++ 15904 lines of diff (skipped)
