From 264271602b14e4ae62f9dd4cf5f98b090c5a0968 Mon Sep 17 00:00:00 2001 From: Adam Tkac Date: Thu, 19 Jan 2012 16:37:37 +0100 Subject: [PATCH] Update to 1.7.8.4 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 beb6b92..d8839e4 100644 --- a/.gitignore +++ b/.gitignore @@ -13,3 +13,4 @@ /git-1.7.8.1.tar.gz /git-1.7.8.2.tar.gz /git-1.7.8.3.tar.gz +/git-1.7.8.4.tar.gz diff --git a/git.spec b/git.spec index 41e2aa8..a94b192 100644 --- a/git.spec +++ b/git.spec @@ -68,7 +68,7 @@ %endif Name: git -Version: 1.7.8.3 +Version: 1.7.8.4 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.8.4-1 +- update to 1.7.8.4 + * Thu Jan 12 2012 Adam Tkac - 1.7.8.3-1 - update to 1.7.8.3 diff --git a/sources b/sources index e97cef7..74ff791 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -7a4bc5160166537d4da5eb48a7670dff git-1.7.8.3.tar.gz +e6c3319d76d52a830af395046fc56143 git-1.7.8.4.tar.gz