SHA256
3
0
forked from pool/meson

Accepting request 1188945 from devel:tools:building

Update to 1.5.0 - GNOME:Next as smoketest rebuilt and succeeded

OBS-URL: https://build.opensuse.org/request/show/1188945
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/meson?expand=0&rev=112
This commit is contained in:
Dominique Leuenberger 2024-07-24 13:29:17 +00:00 committed by Git OBS Bridge
commit c7b62b12b7
6 changed files with 60 additions and 20 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:1b8aad738a5f6ae64294cc8eaba9a82988c1c420204484ac02ef782e5bba5f49
size 2235558

View File

@ -1,16 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iQIzBAABCgAdFiEEGeLW2bRtjapiiPh3wk5jG6ux/nAFAmZYwdYACgkQwk5jG6ux
/nBx1g/8Ded08Exn9jq6VTJ6z+O5ruR2776YSKpNKB9VO1uA8FSNMsQLvvTFM9Ee
vLbbOsCP+85JtqGwtHLdFELyWrhIUIX7AljMteyiq1jVqDpbksLny7W38VCtocHd
8HbWVTqHp9OrlgKW5eCVibPyUJTcvp/Tb4t7/pDcHxaLfFe2do5mR+VmootUOleM
YxCDpA7aE1H8W0ao6/bpnIzHHyU8aVcan/5vv5pZ8C1eM1IZvrK7rz2Um6lUoP+L
yj2c07oa+jqvCeWeaYJxy4g0ipiXD4jtCg3mTbhS1YtusqCh3tUJjdrte4kyOpRh
PoA2H6fci++Y1Fr+dD2DKauOLE72dZhxzIELTOTzHs08UR42kSDPXatCCMD9nqQZ
tbxCSHoC5kkXcZEazY5e3Oj7GAIMBGjukVG7dBrruhjd7uT2o9dU9yi45gY0c73e
clY4fgn3KWv3ss9WqdRwHqbgRRNeurVANMlxnLYK/bvBPEYgvlFjWihGDuMAEQ8t
lNgqpSk50ftuogLyIrqiZwfprpxeZC2/hrNahF/4QeNbHH9CVbJ/YYEmdxg9to9p
cuXku4AwsTNM+JmQBEVcfmp0lb0ANFuapFcciVw7BCFJNrTorhbL4i9IuGo5Mps/
gqfhNW791XwZHuCiNSfkLG6PJ0uwVHRHC4a6vrC4fUIPxcWEgiA=
=jyaR
-----END PGP SIGNATURE-----

3
meson-1.5.0.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:45d7b8653c1e5139df35b33be2dd5b2d040c5b2c6129f9a7c890d507e33312b8
size 2257170

16
meson-1.5.0.tar.gz.asc Normal file
View File

@ -0,0 +1,16 @@
-----BEGIN PGP SIGNATURE-----
iQIzBAABCgAdFiEEGeLW2bRtjapiiPh3wk5jG6ux/nAFAmaO0VkACgkQwk5jG6ux
/nChfBAAieKRMW4e8Z2wIKmVb9HfCD3t1oTjF9zvxsPNKV1tPpElcUj7MfoR82ML
Wqp7anHAz0AD5SU9Ximi8WtIte5AL3xguq3xTJGFcYEjHNiitRmORE+WGpfeeye5
DiA64MHFSYCm92PXGSsbktimZ2UhySAW967IdBooR1gaYYd3Xh/7wO6479SXq6eA
ihPnZ2KmjKkHV6fmau7z9rOR0KyqSdOKz6jY5fbEsJowYUzWXamRaq8j2OFqX5bO
c0W7FYrUXoBwhaltkLLoRD4WKEc5UVADZIcPX8J3u2d0poh++UnhRkNoGJnBMyOn
5qesVjaoIL3M+hK+QaMMItxoOMvuyGKc8gXN6sOIMFPtLoPLl8I/oDUexs/VWqdJ
olWoOH+OreyTZp8qyeBue1XAnh2mJm0cl7lOIoLlQmqi//hFHOQglx+sBjLsNdUq
9HimufHmekDjv/Xaj+X/RnLprE4/IgrTm+xIHrJfbgmZhP+rQrZ0tpwHYZJLqCY9
MtjpJyZh4sf8m30utlUkpL1HhrJ2HH0oUiTr+H8VM+ZQD/b3S68RaVxJ88YGr3OI
33Uy+dvz1MuVtRYaf7S2MK1uiiVlyx2cjXjBEc2kQ5GtvpIJ1wJfA/POcNcRV9F7
MZphqo8NUGL6Hs20UYM9nNNtpwj1V/jvjpNS0VG85jxgVJDT10g=
=eLF+
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,42 @@
-------------------------------------------------------------------
Sat Jul 20 07:02:57 UTC 2024 - Andreas Stieger <andreas.stieger@gmx.de>
- Update to version 1.5.0:
+ Support for bztar in meson dist
+ Cargo dependencies names now include the API version
+ Added support Cargo.lock file
+ Meson now propagates its build type to CMake
+ compiler.run() method is now available for all languages
+ dependencies created by compiler.find_library implement the
name() method
+ New version_argument kwarg for find_program
+ Meson configure handles changes to options in more cases
+ New meson format command
+ Added support for GCC's null_terminated_string_arg function
attribute
+ A new dependency for ObjFW is now supported
+ Support of indexed @PLAINNAME@ and @BASENAME@
+ Required kwarg on more compiler methods
+ The Meson test program supports a new "--interactive" argument
+ meson test now sets the MESON_TEST_ITERATION environment
variable
+ The Meson test program supports a new "--max-lines" argument
+ Basic support for TI Arm Clang (tiarmclang)
+ Support for Texas Instruments C6000 C/C++ compiler
+ Wayland stable protocols can be versioned
-------------------------------------------------------------------
Thu Jul 11 16:36:11 UTC 2024 - Andreas Stieger <andreas.stieger@gmx.de>
- Update to version 1.4.2:
+ cuda: avoid test failure without GPU available
+ BUG: Use an F77 snippet for sanity testing Fortran
+ compilers: cpp: fix header name and return value use in header
check
+ nasm: Add -mms-bitfields to the list of ignored flags
+ limit wrapped-due-to-env special case for env to only apply for
env.set
-------------------------------------------------------------------
Mon Jun 3 11:16:52 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>

View File

@ -2,6 +2,7 @@
# spec file for package meson
#
# Copyright (c) 2024 SUSE LLC
# Copyright (c) 2024 Andreas Stieger <Andreas.Stieger@gmx.de>
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -35,7 +36,7 @@
%bcond_with setuptools
%bcond_without mono
Name: meson%{name_ext}
Version: 1.4.1
Version: 1.5.0
Release: 0
Summary: Python-based build system
License: Apache-2.0