|
@@ -3,14 +3,14 @@
|
|
|
|
|
|
# Pass --without docs to rpmbuild if you don't want the documentation
|
|
# Pass --without docs to rpmbuild if you don't want the documentation
|
|
Name: git
|
|
Name: git
|
|
-Version: 1.8.0.1
|
|
+Version: 1.8.0.2
|
|
Release: 1%{?_dist_release}
|
|
Release: 1%{?_dist_release}
|
|
Summary: Core git tools
|
|
Summary: Core git tools
|
|
Summary(ja): Core git ツール
|
|
Summary(ja): Core git ツール
|
|
License: GPLv2
|
|
License: GPLv2
|
|
Group: Development/Tools
|
|
Group: Development/Tools
|
|
URL: http://git-scm.com/
|
|
URL: http://git-scm.com/
|
|
-Source: %{name}-%{version}.tar.gz
|
|
+Source: http://git-core.googlecode.com/files/%{name}-%{version}.tar.gz
|
|
Source1: vine-default-git.el
|
|
Source1: vine-default-git.el
|
|
Source2: git.xinetd
|
|
Source2: git.xinetd
|
|
Source3: git.conf.httpd
|
|
Source3: git.conf.httpd
|
|
@@ -383,6 +383,9 @@ fi
|
|
# No files for you!
|
|
# No files for you!
|
|
|
|
|
|
%changelog
|
|
%changelog
|
|
|
|
+* Wed Dec 12 2012 IWAI, Masaharu <iwai@alib.jp> 1.8.0.2-1
|
|
|
|
+- new upstream release
|
|
|
|
+
|
|
* Thu Nov 29 2012 Daisuke SUZUKI <daisuke@linux.or.jp> 1.8.0.1-1
|
|
* Thu Nov 29 2012 Daisuke SUZUKI <daisuke@linux.or.jp> 1.8.0.1-1
|
|
- new upstream release
|
|
- new upstream release
|
|
|
|
|