Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package meson for openSUSE:Factory checked in at 2023-04-12 12:50:37 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/meson (Old) and /work/SRC/openSUSE:Factory/.meson.new.19717 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "meson" Wed Apr 12 12:50:37 2023 rev:93 rq:1078417 version:1.1.0 Changes: -------- --- /work/SRC/openSUSE:Factory/meson/meson.changes 2023-02-27 12:54:53.467246815 +0100 +++ /work/SRC/openSUSE:Factory/.meson.new.19717/meson.changes 2023-04-12 12:50:39.324600635 +0200 @@ -1,0 +2,22 @@ +Tue Apr 11 09:37:26 UTC 2023 - Bjørn Lie <[email protected]> + +- Update to version 1.1.0: + + A new objects argument to declare_dependency() allow for adding + objects directly to executables that use an internal + dependency. + + Feature objects now have an "enable_auto_if" method, the + opposite of the existing "disable_auto_if" method. + + New FeatureOption.enable_if and FeatureOption.disable_if + features. + + The sudo meson install command will now drop privileges when + rebuilding targets to be "extra safe". This is done since + running Ninja as root isn't recommended since it updates a + state file. + + The meson install command now supports user-preferred root + elevation tools. + + A new "none" back-end that has no build rules but only install + rules, in order to avoid depending on Ninja in that case. + + Support for custom install scripts to run with the "--dry-run" + option. + +------------------------------------------------------------------- Old: ---- meson-1.0.1.tar.gz meson-1.0.1.tar.gz.asc New: ---- meson-1.1.0.tar.gz meson-1.1.0.tar.gz.asc ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ meson.spec ++++++ --- /var/tmp/diff_new_pack.UBPtTL/_old 2023-04-12 12:50:39.836603627 +0200 +++ /var/tmp/diff_new_pack.UBPtTL/_new 2023-04-12 12:50:39.840603651 +0200 @@ -29,7 +29,7 @@ %bcond_with setuptools %bcond_without mono Name: meson%{name_ext} -Version: 1.0.1 +Version: 1.1.0 Release: 0 Summary: Python-based build system License: Apache-2.0 ++++++ meson-1.0.1.tar.gz -> meson-1.1.0.tar.gz ++++++ ++++ 12220 lines of diff (skipped)
