From c46c94a4c070e631d8504fe44b77bd4749c20a01 Mon Sep 17 00:00:00 2001 From: Chris Wright Date: Tue, 13 Jun 2006 23:21:51 +0000 Subject: [PATCH] Update to git-1.4.0 --- .cvsignore | 2 +- git.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 3 deletions(-) diff --git a/.cvsignore b/.cvsignore index 0e361f0..6c28318 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -git-1.3.3.tar.gz +git-1.4.0.tar.gz diff --git a/git.spec b/git.spec index 9fcf150..dfcbacf 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.3.3 +Version: 1.4.0 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 Jun 13 2006 Chris Wright 1.4.0-1 +* git-1.4.0 + * Thu May 4 2006 Chris Wright 1.3.3-1 - git-1.3.3 - enable git-email building, prereqs have been relaxed diff --git a/sources b/sources index 5983906..7d510ce 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -e8bb8020d6336abd2d777549201d8c33 git-1.3.3.tar.gz +d6f9bf04f1ba9bdd6ed207fdf1b0e45e git-1.4.0.tar.gz