From e4983519c0b37815fcec59d671d03c47e8fed568 Mon Sep 17 00:00:00 2001 From: Adam Tkac Date: Mon, 2 Jan 2012 14:45:46 +0100 Subject: [PATCH] Update to 1.7.8.2 Signed-off-by: Adam Tkac --- .gitignore | 1 + git.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index a81f918..16d40d5 100644 --- a/.gitignore +++ b/.gitignore @@ -11,3 +11,4 @@ /git-1.7.7.4.tar.gz /git-1.7.8.tar.gz /git-1.7.8.1.tar.gz +/git-1.7.8.2.tar.gz diff --git a/git.spec b/git.spec index f7c81a2..2da8b80 100644 --- a/git.spec +++ b/git.spec @@ -68,7 +68,7 @@ %endif Name: git -Version: 1.7.8.1 +Version: 1.7.8.2 Release: 1%{?dist} Summary: Fast Version Control System License: GPLv2 @@ -531,6 +531,9 @@ rm -rf %{buildroot} # No files for you! %changelog +* Mon Jan 02 2012 Adam Tkac - 1.7.8.2-1 +- update to 1.7.8.2 + * Fri Dec 23 2011 Adam Tkac - 1.7.8.1-1 - update to 1.7.8.1 diff --git a/sources b/sources index c952aad..e83c3b6 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -617fe0301390e98cfc5d665b2702254a git-1.7.8.1.tar.gz +f9def92c4afb708f69006da841502b80 git-1.7.8.2.tar.gz