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-26 09:08:01 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/meson (Old) and /work/SRC/openSUSE:Factory/.meson.new.2083 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "meson" Fri Aug 26 09:08:01 2022 rev:86 rq:998813 version:0.63.1 Changes: -------- --- /work/SRC/openSUSE:Factory/meson/meson.changes 2022-08-18 16:48:49.621398375 +0200 +++ /work/SRC/openSUSE:Factory/.meson.new.2083/meson.changes 2022-08-26 09:08:03.221370010 +0200 @@ -1,0 +2,24 @@ +Mon Aug 22 14:16:48 UTC 2022 - Dominique Leuenberger <[email protected]> + +- Update to version 0.63.1: + + add_project_dependencies() function. + + Coverage targets now respect tool config files. + + D compiler checks. + + Deprecate an option and replace it with a new one. + + Running Windows executables with Wine in meson devenv. + + Diff files for wraps. + + Added preserve_path arg to install_headers. + + Support for mold linker added. + + Added debug function. + + Compiler options can be set per subproject. + + Per-subproject languages. + + Installed pkgconfig files can now be relocatable. + + New prefer_static built-in option. + + Python extension modules now depend on the python library by + default. + + Python extension modules now build with hidden visibility. + + Added support for multiline fstrings. +- Drop 0001-gnome-Use-doc-install_tag-for-gnome.yelp.patch: fixed + upstream. + +------------------------------------------------------------------- Old: ---- 0001-gnome-Use-doc-install_tag-for-gnome.yelp.patch meson-0.62.2.tar.gz meson-0.62.2.tar.gz.asc New: ---- meson-0.63.1.tar.gz meson-0.63.1.tar.gz.asc ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ meson.spec ++++++ --- /var/tmp/diff_new_pack.D7Y2D1/_old 2022-08-26 09:08:03.697370496 +0200 +++ /var/tmp/diff_new_pack.D7Y2D1/_new 2022-08-26 09:08:03.705370505 +0200 @@ -30,7 +30,7 @@ %define _name mesonbuild %{!?vim_data_dir:%global vim_data_dir %{_datadir}/vim} Name: meson%{name_ext} -Version: 0.62.2 +Version: 0.63.1 Release: 0 Summary: Python-based build system License: Apache-2.0 @@ -41,8 +41,6 @@ Source2: meson.keyring # PATCH-FIX-OPENSUSE meson-test-installed-bin.patch [email protected] -- We want the test suite to run against /usr/bin/meson coming from our meson package. Patch0: meson-test-installed-bin.patch -# PATCH-FEATURE-UPSTREAM 0001-gnome-Use-doc-install_tag-for-gnome.yelp.patch -- https://github.com/mesonbuild/meson/pull/10304 -Patch1: 0001-gnome-Use-doc-install_tag-for-gnome.yelp.patch # PATCH-FIX-OPENSUSE meson-distutils.patch -- meson is ring0 and therefor setuptools is not available Patch2: meson-distutils.patch BuildRequires: fdupes @@ -152,7 +150,6 @@ %prep %setup -q -n meson-%{version} %patch0 -p1 -%patch1 -p1 %if !%{with setuptools} %patch2 -p1 %endif ++++++ meson-0.62.2.tar.gz -> meson-0.63.1.tar.gz ++++++ ++++ 28857 lines of diff (skipped)
