Browse Source

git-2.8.2-1

git-svn-id: http://trac.vinelinux.org/repos/projects/specs@10248 ec354946-7b23-47d6-9f5a-488ba84defc7
tomop 8 years ago
parent
commit
55b31bde7e
1 changed files with 6 additions and 3 deletions
  1. 6 3
      g/git/git-vl.spec

+ 6 - 3
g/git/git-vl.spec

@@ -5,14 +5,14 @@
 
 # Pass --without docs to rpmbuild if you don't want the documentation
 Name: 		git
-Version: 	2.6.6
+Version: 	2.8.2
 Release:        1%{?_dist_release}
 Summary:  	Core git tools
 Summary(ja):	Core git ツール
 License: 	GPLv2
 Group: 		Development/Tools
 URL: 		http://git-scm.com/
-Source0: 	https://github.com/git/git/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz
+Source0: 	https://www.kernel.org/pub/software/scm/git/%{name}-%{version}.tar.xz
 Source1:	vine-default-git.el
 Source2:	git.xinetd
 Source3:	git.conf.httpd
@@ -339,7 +339,7 @@ fi
 
 %files contrib
 %defattr(-,root,root)
-%doc diff-highlight/README.diff-highlight
+%doc contrib/diff-highlight/README.diff-highlight
 %{_bindir}/diff-highlight
 
 %if "%{?_dist_release}" != "vl4" && %{with arch}
@@ -412,6 +412,9 @@ fi
 # No files for you!
 
 %changelog
+* Sun May  8 2016 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 2.8.2-1
+- update to 2.8.2.
+
 * Tue Apr 12 2016 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 2.6.6-1
 - update to 2.6.6.