Update to 0.40.0
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
This commit is contained in:
parent
97d823aba2
commit
c89077f3c5
1
.gitignore
vendored
1
.gitignore
vendored
@ -30,3 +30,4 @@
|
||||
/meson-0.38.1.tar.gz
|
||||
/meson-0.39.0.tar.gz
|
||||
/meson-0.39.1.tar.gz
|
||||
/meson-0.40.0.tar.gz
|
||||
|
@ -1,8 +1,8 @@
|
||||
%global libname mesonbuild
|
||||
|
||||
Name: meson
|
||||
Version: 0.39.1
|
||||
Release: 2%{?dist}
|
||||
Version: 0.40.0
|
||||
Release: 1%{?dist}
|
||||
Summary: High productivity build system
|
||||
|
||||
License: ASL 2.0
|
||||
@ -94,6 +94,9 @@ export MESON_PRINT_TEST_OUTPUT=1
|
||||
%{rpmmacrodir}/macros.%{name}
|
||||
|
||||
%changelog
|
||||
* Sun Apr 23 2017 Igor Gnatenko <ignatenko@redhat.com> - 0.40.0-1
|
||||
- Update to 0.40.0
|
||||
|
||||
* Thu Apr 13 2017 Igor Gnatenko <ignatenko@redhat.com> - 0.39.1-2
|
||||
- Exclude ldc for module builds
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (meson-0.39.1.tar.gz) = 6dbc64f9725e3b939a6a37f31d48959fba476a6ca9eed0f9ec3132be121bd9515a7a9f459a6315a6fb9e771fbf7a254dd934422317748da191c206d631d38fa5
|
||||
SHA512 (meson-0.40.0.tar.gz) = 676b63947c3d12f433d73bf34421a4f6edcd27cd57e0d0b5410b96f851d7bc45221b3134a1f25927eb5d9b0419f4887ffa0eedc779e646d5aae52749ac5a0378
|
||||
|
Loading…
Reference in New Issue
Block a user