From bbfac7006e700604f4c6860fdfeaf4e5a9f967cf Mon Sep 17 00:00:00 2001 From: Chris Wright Date: Thu, 5 Oct 2006 05:02:54 +0000 Subject: [PATCH] Update to git-1.4.2.3 --- .cvsignore | 2 +- git.spec | 8 ++++---- sources | 2 +- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/.cvsignore b/.cvsignore index 0cecf47..233457c 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -git-1.4.2.1.tar.gz +git-1.4.2.3.tar.gz diff --git a/git.spec b/git.spec index 9e2e614..a8f1515 100644 --- a/git.spec +++ b/git.spec @@ -1,7 +1,7 @@ # Pass --without docs to rpmbuild if you don't want the documentation Name: git -Version: 1.4.2.1 -Release: 2%{?dist} +Version: 1.4.2.3 +Release: 1%{?dist} Summary: Git core and tools License: GPL Group: Development/Tools @@ -136,8 +136,8 @@ rm -rf $RPM_BUILD_ROOT %{!?_without_docs: %doc Documentation/*.html } %changelog -* Thu Oct 05 2006 Christian Iseli 1.4.2.1-2 - - rebuilt for unwind info generation, broken in gcc-4.1.1-21 +* Wed Oct 4 2006 Chris Wright 1.4.2.3-1 +- git-1.4.2.3 * Fri Sep 22 2006 Chris Wright 1.4.2.1-1 - git-1.4.2.1 diff --git a/sources b/sources index 4d86ddb..628ec31 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -3077983e34cea955b0f5cacb39b307e7 git-1.4.2.1.tar.gz +3b1de2bcf5123494d79b1b1b84e498fc git-1.4.2.3.tar.gz