SHA256
1
0
forked from pool/meson

Accepting request 505966 from home:dimstar:branches:devel:tools:building

Rebased submission with the test suite split out into a 2nd spec file

OBS-URL: https://build.opensuse.org/request/show/505966
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/meson?expand=0&rev=48
This commit is contained in:
Martin Pluskal
2017-06-23 20:29:28 +00:00
committed by Git OBS Bridge
parent 6f65f9811f
commit 511b7124fa
7 changed files with 504 additions and 46 deletions

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Fri Jun 23 21:47:40 UTC 2017 - dimstar@opensuse.org
- Split testsuite into an own package, in order to keep the build
dep chain of meson minimal.
- Drop meson-disable-untested-code.patch: no longer required.
- Add meson-test-installed-bin.patch: use /usr/bin/meson instead of
meson.py from the source tarball. We want to test the meson
binary package we produced, not the sources directly.
-------------------------------------------------------------------
Fri Jun 23 19:27:31 UTC 2017 - dimstar@opensuse.org