Browse Source

git 2.0.1-2

git-svn-id: http://trac.vinelinux.org/repos/projects/specs@8694 ec354946-7b23-47d6-9f5a-488ba84defc7
iwaim 9 years ago
parent
commit
7cc844abf7
1 changed files with 4 additions and 1 deletions
  1. 4 1
      g/git/git-vl.spec

+ 4 - 1
g/git/git-vl.spec

@@ -6,7 +6,7 @@
 # Pass --without docs to rpmbuild if you don't want the documentation
 Name: 		git
 Version: 	2.0.1
-Release:        1%{?_dist_release}
+Release:        2%{?_dist_release}
 Summary:  	Core git tools
 Summary(ja):	Core git ツール
 License: 	GPLv2
@@ -411,6 +411,9 @@ fi
 # No files for you!
 
 %changelog
+* Mon Jun 30 2014 IWAI, Masaharu <iwaim.sub@gmail.com> 2.0.1-2
+- build with Perl 5.16
+
 * Thu Jun 26 2014 IWAI, Masaharu <iwaim.sub@gmail.com> 2.0.1-1
 - update to 2.0.1
 - add "%%bcond_with arch": no create git-arch sub package by default