From ec200a81382a5483af3052af430cbb0a17fae078 Mon Sep 17 00:00:00 2001 From: jbowes Date: Thu, 24 Jul 2008 14:03:40 +0000 Subject: git-1.5.6.4 --- .cvsignore | 2 +- git.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 3 deletions(-) diff --git a/.cvsignore b/.cvsignore index 60f3874..2d8c288 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -git-1.5.6.tar.bz2 +git-1.5.6.4.tar.bz2 diff --git a/git.spec b/git.spec index 6fc6567..4ab0248 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.6 +Version: 1.5.6.4 Release: 1%{?dist} Summary: Core git tools License: GPLv2 @@ -257,6 +257,9 @@ rm -rf $RPM_BUILD_ROOT # No files for you! %changelog +* Thu Jul 24 2008 James Bowes 1.5.6-4 +- git-1.5.6.4 + * Thu Jun 19 2008 James Bowes 1.5.6-1 - git-1.5.6 diff --git a/sources b/sources index 5722e82..e38b97c 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -76c4efaaa5470a5385e22d99349a97b3 git-1.5.6.tar.bz2 +b5f248c71d32921ff0ff7e35f7770003 git-1.5.6.4.tar.bz2 -- cgit