From f8dd26fdf9a499f60de40bd7d0957983775a4400 Mon Sep 17 00:00:00 2001 From: Adam Tkac Date: Mon, 7 Nov 2011 18:34:53 +0100 Subject: [PATCH] Update to 1.7.7.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 26249b8..f091f1b 100644 --- a/.gitignore +++ b/.gitignore @@ -6,3 +6,4 @@ /git-1.7.6.4.tar.gz /git-1.7.7.tar.gz /git-1.7.7.1.tar.gz +/git-1.7.7.2.tar.gz diff --git a/git.spec b/git.spec index 857dd9f..d1c9479 100644 --- a/git.spec +++ b/git.spec @@ -68,7 +68,7 @@ %endif Name: git -Version: 1.7.7.1 +Version: 1.7.7.2 Release: 1%{?dist} Summary: Fast Version Control System License: GPLv2 @@ -531,6 +531,9 @@ rm -rf %{buildroot} # No files for you! %changelog +* Mon Nov 07 2011 Adam Tkac - 1.7.7.2-1 +- update to 1.7.7.2 + * Tue Nov 01 2011 Adam Tkac - 1.7.7.1-1 - update to 1.7.7.1 diff --git a/sources b/sources index ba0f78b..1226b64 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -7cfb3e7ea585037272a7ad8e35f4ac0a git-1.7.7.1.tar.gz +400d85fd17bdb7f8923dbf3b3a2ca671 git-1.7.7.2.tar.gz