SHA256
3
0
forked from pool/meson

Accepting request 695279 from home:iznogood:branches:devel:tools:building

Fix typo

OBS-URL: https://build.opensuse.org/request/show/695279
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/meson?expand=0&rev=134
This commit is contained in:
Dominique Leuenberger 2019-04-17 15:26:13 +00:00 committed by Git OBS Bridge
parent 316e1679fb
commit 80d4534014

View File

@ -5,7 +5,7 @@ Wed Apr 17 11:51:11 UTC 2019 - Dominique Leuenberger <dimstar@opensuse.org>
+ d: Fix linker errors with shared libraries.
+ Add support for VS2019 (gh#mesonbuild/meson#4640).
+ Detect 'arm64' as aarch64 CPU family.
+ Fix Rust global and local args (gh#mesonbuild/meosn#5101).
+ Fix Rust global and local args (gh#mesonbuild/meson#5101).
-------------------------------------------------------------------
Mon Mar 11 12:30:24 UTC 2019 - Dominique Leuenberger <dimstar@opensuse.org>