From 7850b1c1a1043c808dfdabaca0bea5e27b71eed5 Mon Sep 17 00:00:00 2001 From: Chris Wright Date: Tue, 17 Oct 2006 18:31:21 +0000 Subject: Update to git-1.4.2.4 --- git.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'git.spec') 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 -- cgit