diff --git a/.gitignore b/.gitignore
index ce2ceb5..36528b8 100644
--- a/.gitignore
+++ b/.gitignore
@@ -20,3 +20,4 @@
 /meson-0.30.0.tar.gz
 /meson-0.31.0.tar.gz
 /meson-0.33.0.tar.gz
+/meson-0.34.0.tar.gz
diff --git a/meson.spec b/meson.spec
index 152168f..81874d6 100644
--- a/meson.spec
+++ b/meson.spec
@@ -1,8 +1,8 @@
 %global libname mesonbuild
 
 Name:           meson
-Version:        0.33.0
-Release:        2%{?dist}
+Version:        0.34.0
+Release:        1%{?dist}
 Summary:        High productivity build system
 
 License:        ASL 2.0
@@ -72,6 +72,9 @@ MESON_PRINT_TEST_OUTPUT=1 ./run_tests.py
 %{_rpmconfigdir}/macros.d/macros.%{name}
 
 %changelog
+* Wed Sep 07 2016 Igor Gnatenko <i.gnatenko.brain@gmail.com> - 0.34.0-1
+- Update to 0.34.0
+
 * Tue Aug 09 2016 Jon Ciesla <limburgher@gmail.com> - 0.33.0-2
 - Obsoletes fix.
 
diff --git a/sources b/sources
index 4388d19..19d4862 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-6ef2d9272f915feceed04db550634889  meson-0.33.0.tar.gz
+4a1b737f2ecd9ee33837b5b0b7ce7031  meson-0.34.0.tar.gz