From 48f8aed2b15e1aef332856ffa3a4e4bbd72b6a64 Mon Sep 17 00:00:00 2001 From: Todd Zullinger Date: Fri, 11 Apr 2008 01:07:52 -0400 Subject: sync with cvs tag git-1_5_5-1_fc9 --- .cvsignore | 2 +- git.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 4 deletions(-) diff --git a/.cvsignore b/.cvsignore index 1458352..e058737 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -git-1.5.4.5.tar.gz +git-1.5.5.tar.gz diff --git a/git.spec b/git.spec index 5fdf8fb..fbb0378 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.4.5 -Release: 3%{?dist} +Version: 1.5.5 +Release: 1%{?dist} Summary: Core git tools License: GPLv2 Group: Development/Tools @@ -257,6 +257,9 @@ rm -rf $RPM_BUILD_ROOT # No files for you! %changelog +* Wed Apr 09 2008 James Bowes 1.5.5-1 +- git-1.5.5 + * Fri Apr 04 2008 James Bowes 1.5.4.5-3 - Remove the last two requires on git-core. diff --git a/sources b/sources index d8c9a79..f37bdad 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -9f83d18be41c88e5df6a2718c081520c git-1.5.4.5.tar.gz +978e50ddefeeb2e0c55b3f1c7fca2e16 git-1.5.5.tar.gz -- cgit