diff --git a/.cvsignore b/.cvsignore index 99abeff..38b8d8f 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -git-1.6.0.3.tar.bz2 +git-1.6.0.4.tar.bz2 diff --git a/git.spec b/git.spec index 43cdbc7..839b452 100644 --- a/git.spec +++ b/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 1.6.0.4-1 +- git-1.6.0.4 + * Wed Oct 22 2008 Josh Boyer 1.6.0.3-1 - git-1.6.0.3 - Drop curl requirement in favor of libcurl (bug 449388) diff --git a/sources b/sources index f2fb1e9..6391dc7 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -d7178b0b0eaaa07538149bb231902796 git-1.6.0.3.tar.bz2 +ed8c4fa007a44d51b646865c35461ce8 git-1.6.0.4.tar.bz2