- git-1.6.0.4

This commit is contained in:
jwboyer 2008-11-14 13:54:36 +00:00
parent 5a18ae4d91
commit 985c13cd2d
3 changed files with 6 additions and 3 deletions

View File

@ -1 +1 @@
git-1.6.0.3.tar.bz2
git-1.6.0.4.tar.bz2

View File

@ -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)

View File

@ -1 +1 @@
d7178b0b0eaaa07538149bb231902796 git-1.6.0.3.tar.bz2
ed8c4fa007a44d51b646865c35461ce8 git-1.6.0.4.tar.bz2