From 7850b1c1a1043c808dfdabaca0bea5e27b71eed5 Mon Sep 17 00:00:00 2001 From: Chris Wright Date: Tue, 17 Oct 2006 18:31:21 +0000 Subject: [PATCH] Update to git-1.4.2.4 --- .cvsignore | 2 +- git.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 3 deletions(-) diff --git a/.cvsignore b/.cvsignore index 233457c..6e343b5 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -git-1.4.2.3.tar.gz +git-1.4.2.4.tar.gz diff --git a/git.spec b/git.spec index a8f1515..692f7e4 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.4.2.3 +Version: 1.4.2.4 Release: 1%{?dist} Summary: Git core and tools License: GPL @@ -136,6 +136,9 @@ rm -rf $RPM_BUILD_ROOT %{!?_without_docs: %doc Documentation/*.html } %changelog +* Tue Oct 17 2006 Chris Wright 1.4.2.4-1 +- git-1.4.2.4 + * Wed Oct 4 2006 Chris Wright 1.4.2.3-1 - git-1.4.2.3 diff --git a/sources b/sources index 628ec31..d885a62 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -3b1de2bcf5123494d79b1b1b84e498fc git-1.4.2.3.tar.gz +285f8b7a57f3062217e9fb5fb53836a5 git-1.4.2.4.tar.gz