[ninja-build] Update to 1.4.0

Ben Boeckel mathstuf at fedoraproject.org
Thu Nov 21 02:45:40 UTC 2013


commit 8b1faeaec179fa0b1fe0d1336b0042599668f7b6
Author: Ben Boeckel <mathstuf at gmail.com>
Date:   Wed Nov 20 21:52:37 2013 -0500

    Update to 1.4.0

 .gitignore       |    1 +
 ninja-build.spec |    7 +++++--
 sources          |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 5f4e272..8059d6c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 /martine-ninja-5dc55a3.tar.gz
 /v1.0.0.tar.gz
 /v1.3.4.tar.gz
+/v1.4.0.tar.gz
diff --git a/ninja-build.spec b/ninja-build.spec
index c654bc5..8a5a56c 100644
--- a/ninja-build.spec
+++ b/ninja-build.spec
@@ -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 at gmail.com> - 1.4.0-1
+- Update to 1.4.0
+
 * Sun Nov  3 2013 Ville Skyttä <ville.skytta at iki.fi> - 1.3.4-4
 - Use special %%doc to install all docs (#994005).
 
diff --git a/sources b/sources
index b6da5b4..7b549e1 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-83ca09927b0f617ebe402883fe91bc7f  v1.3.4.tar.gz
+cff1cd76e132c0af86a8bf9f6d811eb6  v1.4.0.tar.gz


More information about the scm-commits mailing list