From 82ce07d02b1954e0d98b01843ea4f1c5d2f6b4bc Mon Sep 17 00:00:00 2001 From: Adam Tkac Date: Thu, 19 Jan 2012 16:39:21 +0100 Subject: [PATCH] Update to 1.7.7.6 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 b8682df..01816e8 100644 --- a/.gitignore +++ b/.gitignore @@ -10,3 +10,4 @@ /git-1.7.7.3.tar.gz /git-1.7.7.4.tar.gz /git-1.7.7.5.tar.gz +/git-1.7.7.6.tar.gz diff --git a/git.spec b/git.spec index cd13d4b..d59adad 100644 --- a/git.spec +++ b/git.spec @@ -68,7 +68,7 @@ %endif Name: git -Version: 1.7.7.5 +Version: 1.7.7.6 Release: 1%{?dist} Summary: Fast Version Control System License: GPLv2 @@ -531,6 +531,9 @@ rm -rf %{buildroot} # No files for you! %changelog +* Thu Jan 19 2012 Adam Tkac - 1.7.7.6-1 +- update to 1.7.7.6 + * Tue Dec 20 2011 Adam Tkac - 1.7.7.5-1 - update to 1.7.7.5 diff --git a/sources b/sources index 6008e94..dbbb3d7 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -472041f84cbfd1ef28b0eb115bc68657 git-1.7.7.5.tar.gz +a00c053278fd104b7c7c0dcc732392d0 git-1.7.7.6.tar.gz