diff --git a/.gitignore b/.gitignore index 5a06be9..d7e8a03 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ /meson-c6dbf98.tar.gz /meson-7581895.tar.gz /meson-f9f51b1.tar.gz +/meson-fa2c659.tar.gz diff --git a/meson.spec b/meson.spec index 51c4a3d..cbcfc34 100644 --- a/meson.spec +++ b/meson.spec @@ -1,7 +1,7 @@ %global __python %{__python3} -%global commit f9f51b1ac7f86ed4be78ea830a414ec0c27fb044 +%global commit fa2c659825031c599f59e0a863e8266614e6756f %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global date 20150310 +%global date 20150316 Name: meson Version: 0.22.0 @@ -84,6 +84,9 @@ chmod +x %{buildroot}%{_bindir}/meson* %{_mandir}/man1/%{name}gui.1.* %changelog +* Mon Mar 16 2015 Igor Gnatenko - 0.22.0-7.20150316gitfa2c659 +- update to latest git + * Tue Mar 10 2015 Igor Gnatenko - 0.22.0-7.20150310gitf9f51b1 - today's git snapshot with support for cool GNOME features - re-enable wxGTK3 tests, package fixed in rawhide diff --git a/sources b/sources index a640d7a..406ed29 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -cee2e6cbaf3c40cacd58156cb0359a49 meson-f9f51b1.tar.gz +063fd80f5c1700f49d55e3a1f63936a7 meson-fa2c659.tar.gz