SHA256
6
0
forked from pool/meson

Accepting request 798533 from GNOME:Next

Update to 0.54.1

OBS-URL: https://build.opensuse.org/request/show/798533
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/meson?expand=0&rev=165
This commit is contained in:
2020-04-28 07:42:56 +00:00
committed by Git OBS Bridge
parent 147e47a322
commit 8fe30063ae
6 changed files with 29 additions and 20 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Mon Apr 27 10:11:58 UTC 2020 - Dominique Leuenberger <dimstar@opensuse.org>
- Update to version 0.54.1:
+ compilers: Silence warning about gnu_inline with clang.
+ cmake: Do not compile explicit header files.
+ cmake: enhance support of cmake config file syntax.
+ boost: Fix library version (fixes gh#mesonbuild/meeson#6899).
-------------------------------------------------------------------
Mon Mar 30 11:18:38 UTC 2020 - Dominique Leuenberger <dimstar@opensuse.org>