forked from pool/meson
Accepting request 885587 from GNOME:Next
- Update to version 0.57.2: + Project version can be specified with a file. + Support for reading files at configuration time with the fs module. + Added --dry-run parameter to install. + Experimental support for C++ modules in Visual Studio. + Added Qt6 module. + Added unstable Rust module. + Meson test() now accepts `protocol : 'rust'`. + MSVC/Clang-Cl Argument Changes/Cleanup. + Buildtype remains even if dependent options are changed. + Passing internal dependencies to the compiler object. + `unstable_external_project` improvements. + Added `gnome.post_install()` method. + "Edit and continue" (/ZI) is no longer used by default for Visual Studio. + Minimum required Python version updated to 3.6. + Added vendoring to subprojects (`meson dist`). + `custom_target()` and `run_target()` now accepts an env keyword argument. + `summary()` accepts external programs or dependencies. + CMake `find_package` version support. + `meson test` only rebuilds test dependencies. + The `add_*_script` methods now accept a File as the first argument. + Disabled Unity build with Vala. + New logging format for `meson test`. + Added `--destdir` arg to install that overrides the `DESTDIR` env var. + Added `skip_if_destdir` param to `meson.add_install_script()` OBS-URL: https://build.opensuse.org/request/show/885587 OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/meson?expand=0&rev=202
This commit is contained in:
@@ -43,7 +43,7 @@ Patch1: meson-test-installed-bin.patch
|
||||
Patch2: meson-distutils.patch
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: python-rpm-macros
|
||||
BuildRequires: python3-base
|
||||
BuildRequires: python3-base >= 3.6
|
||||
%if "%{flavor}" != "test"
|
||||
BuildArch: noarch
|
||||
%endif
|
||||
|
Reference in New Issue
Block a user