- 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
|
||||
Name: git
|
||||
Version: 1.6.0.3
|
||||
Version: 1.6.0.4
|
||||
Release: 1%{?dist}
|
||||
Summary: Core git tools
|
||||
License: GPLv2
|
||||
@ -260,6 +260,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
# No files for you!
|
||||
|
||||
%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
|
||||
- git-1.6.0.3
|
||||
- Drop curl requirement in favor of libcurl (bug 449388)
|
||||
|
Loading…
Reference in New Issue
Block a user