- git-1.6.0.4
This commit is contained in:
parent
5a18ae4d91
commit
985c13cd2d
@ -1 +1 @@
|
|||||||
git-1.6.0.3.tar.bz2
|
git-1.6.0.4.tar.bz2
|
||||||
|
5
git.spec
5
git.spec
@ -1,6 +1,6 @@
|
|||||||
# 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.6.0.3
|
Version: 1.6.0.4
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Core git tools
|
Summary: Core git tools
|
||||||
License: GPLv2
|
License: GPLv2
|
||||||
@ -260,6 +260,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
# No files for you!
|
# No files for you!
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Nov 14 2008 Josh Boyer <jwboyer@gmail.com> 1.6.0.4-1
|
||||||
|
- git-1.6.0.4
|
||||||
|
|
||||||
* Wed Oct 22 2008 Josh Boyer <jwboyer@gmail.com> 1.6.0.3-1
|
* Wed Oct 22 2008 Josh Boyer <jwboyer@gmail.com> 1.6.0.3-1
|
||||||
- git-1.6.0.3
|
- git-1.6.0.3
|
||||||
- Drop curl requirement in favor of libcurl (bug 449388)
|
- Drop curl requirement in favor of libcurl (bug 449388)
|
||||||
|
Loading…
Reference in New Issue
Block a user