From ac2b474ae01979275074646e3643129d4be0aaf3 Mon Sep 17 00:00:00 2001 From: Chris Wright Date: Thu, 4 May 2006 19:44:23 +0000 Subject: [PATCH] Update to git-1.3.2 --- .cvsignore | 2 +- git.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 3 deletions(-) diff --git a/.cvsignore b/.cvsignore index 679d762..4f5962f 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -git-1.3.1.tar.gz +git-1.3.2.tar.gz diff --git a/git.spec b/git.spec index 2d1b396..b8364cc 100644 --- a/git.spec +++ b/git.spec @@ -1,7 +1,7 @@ # Pass --without docs to rpmbuild if you don't want the documentation # Pass --with email to rpmbuild if you want git-email (more perl dependencies) Name: git -Version: 1.3.1 +Version: 1.3.2 Release: 1%{?dist} Summary: Git core and tools License: GPL @@ -141,6 +141,9 @@ rm -rf $RPM_BUILD_ROOT %{!?_without_docs: %doc Documentation/*.html } %changelog +* Thu May 4 2006 Chris Wright 1.3.2-1 +- git-1.3.2 + * Fri Apr 28 2006 Chris Wright 1.3.1-1 - git-1.3.1 diff --git a/sources b/sources index 9ee2089..e0cc9c0 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -c925fd87f01f5ba638ff06d21578405b git-1.3.1.tar.gz +df1405d45cb90114620007823b9e7658 git-1.3.2.tar.gz