Browse Source

ninja-1.7.1-1

git-svn-id: http://trac.vinelinux.org/repos/projects/specs@11189 ec354946-7b23-47d6-9f5a-488ba84defc7
tomop 6 years ago
parent
commit
c898c7ec75
1 changed files with 7 additions and 1 deletions
  1. 7 1
      n/ninja/ninja-vl.spec

+ 7 - 1
n/ninja/ninja-vl.spec

@@ -1,10 +1,13 @@
 Name:           ninja
-Version:        1.6.0
+Version:        1.7.1
 Release:        1%{?_dist_release}
 Summary:        A small build system with a focus on speed
 Summary(ja):    スピードを重視した小さなビルドシステム
 License:        ASL 2.0
 URL:            http://martine.github.com/ninja/
+Vendor:         Project Vine
+Distribution:   Vine Linux
+
 Source0:        https://github.com/martine/ninja/archive/v%{version}.tar.gz#/ninja-%{version}.tar.gz
 Source1:        ninja.vim
 BuildRequires:  asciidoc
@@ -56,6 +59,9 @@ ulimit -n 4096 && ulimit -u 4096
 %{_datadir}/zsh/
 
 %changelog
+* Thu Jun 30 2016 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 1.7.1-1
+- updated to 1.7.1.
+
 * Mon Jan 18 2016 Daisuke SUZUKI <daisuke@vinelinux.org> 1.6.0-1
 - update to 1.6.0
 - remove R: vim, emacsen