SHA256
6
0
forked from pool/meson

Accepting request 779984 from home:dimstar:Factory

- Update to version 0.53.2:
  + Various cmake related issues fixed.
  + modules/python: Do not error out if positional args are passed.
- Drop meson-6614.patch: fixed upstream.

OBS-URL: https://build.opensuse.org/request/show/779984
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/meson?expand=0&rev=161
This commit is contained in:
2020-02-27 16:58:06 +00:00
committed by Git OBS Bridge
parent 32346faadc
commit 6581934146
7 changed files with 28 additions and 163 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Thu Feb 27 14:58:17 UTC 2020 - Dominique Leuenberger <dimstar@opensuse.org>
- Update to version 0.53.2:
+ Various cmake related issues fixed.
+ modules/python: Do not error out if positional args are passed.
- Drop meson-6614.patch: fixed upstream.
-------------------------------------------------------------------
Tue Feb 18 14:07:46 UTC 2020 - Ondřej Súkup <mimi.vx@gmail.com>