update to today's snapshot

Signed-off-by: Igor Gnatenko <i.gnatenko.brain@gmail.com>
This commit is contained in:
Igor Gnatenko 2015-03-16 12:35:42 +03:00
parent 055573468c
commit fb56d201b2
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -3,3 +3,4 @@
/meson-c6dbf98.tar.gz /meson-c6dbf98.tar.gz
/meson-7581895.tar.gz /meson-7581895.tar.gz
/meson-f9f51b1.tar.gz /meson-f9f51b1.tar.gz
/meson-fa2c659.tar.gz

View File

@ -1,7 +1,7 @@
%global __python %{__python3} %global __python %{__python3}
%global commit f9f51b1ac7f86ed4be78ea830a414ec0c27fb044 %global commit fa2c659825031c599f59e0a863e8266614e6756f
%global shortcommit %(c=%{commit}; echo ${c:0:7}) %global shortcommit %(c=%{commit}; echo ${c:0:7})
%global date 20150310 %global date 20150316
Name: meson Name: meson
Version: 0.22.0 Version: 0.22.0
@ -84,6 +84,9 @@ chmod +x %{buildroot}%{_bindir}/meson*
%{_mandir}/man1/%{name}gui.1.* %{_mandir}/man1/%{name}gui.1.*
%changelog %changelog
* Mon Mar 16 2015 Igor Gnatenko <i.gnatenko.brain@gmail.com> - 0.22.0-7.20150316gitfa2c659
- update to latest git
* Tue Mar 10 2015 Igor Gnatenko <i.gnatenko.brain@gmail.com> - 0.22.0-7.20150310gitf9f51b1 * Tue Mar 10 2015 Igor Gnatenko <i.gnatenko.brain@gmail.com> - 0.22.0-7.20150310gitf9f51b1
- today's git snapshot with support for cool GNOME features - today's git snapshot with support for cool GNOME features
- re-enable wxGTK3 tests, package fixed in rawhide - re-enable wxGTK3 tests, package fixed in rawhide

View File

@ -1 +1 @@
cee2e6cbaf3c40cacd58156cb0359a49 meson-f9f51b1.tar.gz 063fd80f5c1700f49d55e3a1f63936a7 meson-fa2c659.tar.gz