From 64dae55e57e4bb99220dd179267e8d92f7bb5bd1 Mon Sep 17 00:00:00 2001 From: Todd Zullinger Date: Thu, 24 Dec 2009 13:38:47 +0000 Subject: [PATCH] Update to git-1.6.6 --- .cvsignore | 2 +- git.spec | 8 +++++++- sources | 2 +- 3 files changed, 9 insertions(+), 3 deletions(-) diff --git a/.cvsignore b/.cvsignore index 2aae902..1255b84 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -git-1.6.5.5.tar.bz2 +git-1.6.6.tar.bz2 diff --git a/git.spec b/git.spec index 9e87ad3..fb9918a 100644 --- a/git.spec +++ b/git.spec @@ -6,7 +6,7 @@ %endif Name: git -Version: 1.6.5.5 +Version: 1.6.6 Release: 1%{?dist} Summary: Fast Version Control System License: GPLv2 @@ -427,6 +427,12 @@ rm -rf %{buildroot} # No files for you! %changelog +* Wed Dec 23 2009 Todd Zullinger - 1.6.6-1 +- git-1.6.6 + +* Fri Dec 11 2009 Todd Zullinger - 1.6.5.6-1 +- git-1.6.5.6 + * Sun Dec 06 2009 Todd Zullinger - 1.6.5.5-1 - git-1.6.5.5 diff --git a/sources b/sources index a25dd1c..e075050 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -fd575f22e67adbea1d17e5bc66a80f8d git-1.6.5.5.tar.bz2 +25e4bcdc528b3ffadc6e59908a513881 git-1.6.6.tar.bz2