From d28bb9e265ad1bd59724f3892b796ed238772250 Mon Sep 17 00:00:00 2001 From: jbowes Date: Thu, 27 Sep 2007 01:34:46 +0000 Subject: [PATCH] git-1.5.3.2 --- .cvsignore | 2 +- git.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 4 deletions(-) diff --git a/.cvsignore b/.cvsignore index b029088..0d1f766 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -git-1.5.3.1.tar.gz +git-1.5.3.2.tar.gz diff --git a/git.spec b/git.spec index 88753e2..88dcc37 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.5.3.1 -Release: 2%{?dist} +Version: 1.5.3.2 +Release: 1%{?dist} Summary: Git core and tools License: GPLv2 Group: Development/Tools @@ -233,6 +233,9 @@ rm -rf $RPM_BUILD_ROOT %{!?_without_docs: %doc Documentation/technical} %changelog +* Wed Sep 26 2007 James Bowes 1.5.3.2-1 +- git-1.5.3.2 + * Thu Sep 06 2007 Josh Boyer 1.5.3.1-2 - Include git-gui and git-citool docs diff --git a/sources b/sources index 58f25fe..421d631 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -afef243b2d271004d13b0381ac2ee580 git-1.5.3.1.tar.gz +9930f19e22c121b8a803337cbda1e661 git-1.5.3.2.tar.gz