Update to 1.4.0

This commit is contained in:
Ben Boeckel 2013-11-20 21:52:37 -05:00
parent bb559aad50
commit 8b1faeaec1
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -1,3 +1,4 @@
/martine-ninja-5dc55a3.tar.gz
/v1.0.0.tar.gz
/v1.3.4.tar.gz
/v1.4.0.tar.gz

View File

@ -1,8 +1,8 @@
#global githash 5dc55a3
Name: ninja-build
Version: 1.3.4
Release: 4%{?dist}
Version: 1.4.0
Release: 1%{?dist}
Group: Development/Tools
Summary: A small build system with a focus on speed
@ -81,6 +81,9 @@ install -p -m 644 misc/zsh-completion %{buildroot}%{_datadir}/zsh/site-functions
%changelog
* Wed Nov 20 2013 Ben Boeckel <mathstuf@gmail.com> - 1.4.0-1
- Update to 1.4.0
* Sun Nov 3 2013 Ville Skyttä <ville.skytta@iki.fi> - 1.3.4-4
- Use special %%doc to install all docs (#994005).

View File

@ -1 +1 @@
83ca09927b0f617ebe402883fe91bc7f v1.3.4.tar.gz
cff1cd76e132c0af86a8bf9f6d811eb6 v1.4.0.tar.gz