Update to 0.35.0

Signed-off-by: Igor Gnatenko <i.gnatenko.brain@gmail.com>
This commit is contained in:
Igor Gnatenko 2016-10-03 23:15:18 +02:00
parent 8baf4faa80
commit acff2f2548
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -21,3 +21,4 @@
/meson-0.31.0.tar.gz
/meson-0.33.0.tar.gz
/meson-0.34.0.tar.gz
/meson-0.35.0.tar.gz

View File

@ -1,8 +1,8 @@
%global libname mesonbuild
Name: meson
Version: 0.34.0
Release: 2%{?dist}
Version: 0.35.0
Release: 1%{?dist}
Summary: High productivity build system
License: ASL 2.0
@ -79,6 +79,9 @@ MESON_PRINT_TEST_OUTPUT=1 ./run_tests.py
%{_rpmconfigdir}/macros.d/macros.%{name}
%changelog
* Mon Oct 03 2016 Igor Gnatenko <i.gnatenko.brain@gmail.com> - 0.35.0-1
- Update to 0.35.0
* Wed Sep 07 2016 Igor Gnatenko <i.gnatenko.brain@gmail.com> - 0.34.0-2
- Run D test suite

View File

@ -1 +1 @@
4a1b737f2ecd9ee33837b5b0b7ce7031 meson-0.34.0.tar.gz
d0c399dbf781a1a64ef705960a12052d meson-0.35.0.tar.gz