diff --git a/.gitignore b/.gitignore index cb3f16a..065a25a 100644 --- a/.gitignore +++ b/.gitignore @@ -8,3 +8,4 @@ /meson-a084a8e.tar.gz /meson-78d31ca.tar.gz /meson-18550fe.tar.gz +/meson-3b49b71.tar.gz diff --git a/meson.spec b/meson.spec index 1960d4a..9c315f4 100644 --- a/meson.spec +++ b/meson.spec @@ -1,7 +1,7 @@ %global __python %{__python3} -%global commit 18550fed5e3c6494efa7425fcfdcb1bb6f53b7f8 +%global commit 3b49b7106b281816fdf99f9d4361e5de0167ead3 %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global date 20150325 +%global date 20150328 Name: meson Version: 0.22.0 @@ -89,6 +89,9 @@ chmod +x %{buildroot}%{_bindir}/meson* %{_mandir}/man1/%{name}gui.1.* %changelog +* Sat Mar 28 2015 Igor Gnatenko - 0.22.0-9.20150328git3b49b71 +- Update to latest git + * Mon Mar 23 2015 Igor Gnatenko - 0.22.0-9.20150325git18550fe - Update to latest git - Include mesonintrospect diff --git a/sources b/sources index 2f32bf3..23c71d8 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -2b4cbc4fee47d1fe9cbce75c542c1144 meson-18550fe.tar.gz +1cb64ecc06ec05b3f14be5d39148fd67 meson-3b49b71.tar.gz