From ac210a5ddd09d9dbc3f0cc86fcdb975e36ef8a47 Mon Sep 17 00:00:00 2001 From: Chris Wright Date: Mon, 19 Mar 2007 21:50:01 +0000 Subject: Update to git-1.5.0.5 --- git.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'git.spec') diff --git a/git.spec b/git.spec index c99d6d0..2230f27 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.5.0.3 +Version: 1.5.0.5 Release: 1%{?dist} Summary: Git core and tools License: GPL @@ -167,6 +167,9 @@ rm -rf $RPM_BUILD_ROOT %{!?_without_docs: %doc Documentation/*.html } %changelog +* Mon Mar 19 2007 Chris Wright 1.5.0.5-1 +- git-1.5.0.5 + * Tue Mar 13 2007 Chris Wright 1.5.0.3-1 - git-1.5.0.3 -- cgit