From 6bd2c0a83eea92d9cc563d11ae0ceff4b7954ddf Mon Sep 17 00:00:00 2001 From: jbowes Date: Tue, 9 Oct 2007 13:21:06 +0000 Subject: [PATCH] git 1.5.3.3 --- .cvsignore | 2 +- git.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 3 deletions(-) diff --git a/.cvsignore b/.cvsignore index e8e0fe7..7cff24f 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -git-1.5.0.6.tar.gz +git-1.5.3.3.tar.gz diff --git a/git.spec b/git.spec index 9201e99..6d2f35e 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.2.4 +Version: 1.5.3.3 Release: 1%{?dist} Summary: Git core and tools License: GPL @@ -170,6 +170,9 @@ rm -rf $RPM_BUILD_ROOT %{!?_without_docs: %doc Documentation/technical} %changelog +* Tue Oct 09 2007 James Bowes 1.5.3.3-1 +- git-1.5.3.3 + * Sun Aug 05 2007 James Bowes 1.5.2.4-1 - git-1.5.2.4 diff --git a/sources b/sources index 5ae257c..557dc24 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -a8537d8707c6e852d19545bc16d1afb8 git-1.5.2.4.tar.gz +978bda72a636d805dd3058efec5e6f2e git-1.5.3.3.tar.gz