From bbfac7006e700604f4c6860fdfeaf4e5a9f967cf Mon Sep 17 00:00:00 2001 From: Chris Wright Date: Thu, 5 Oct 2006 05:02:54 +0000 Subject: Update to git-1.4.2.3 --- git.spec | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'git.spec') 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 -- cgit