From 32225e93ff161082e4bbdbe506481c29a4a6a153 Mon Sep 17 00:00:00 2001 From: Adam Tkac Date: Thu, 16 Dec 2010 12:59:03 +0100 Subject: [PATCH] Update to 1.7.3.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 2c7d4c2..3134a8d 100644 --- a/.gitignore +++ b/.gitignore @@ -6,3 +6,4 @@ /git-1.7.3.1.tar.bz2 /git-1.7.3.2.tar.bz2 /git-1.7.3.3.tar.bz2 +/git-1.7.3.4.tar.bz2 diff --git a/git.spec b/git.spec index 819ec56..5c3f016 100644 --- a/git.spec +++ b/git.spec @@ -6,7 +6,7 @@ %endif Name: git -Version: 1.7.3.3 +Version: 1.7.3.4 Release: 1%{?dist} Summary: Fast Version Control System License: GPLv2 @@ -454,6 +454,9 @@ rm -rf %{buildroot} # No files for you! %changelog +* Thu Dec 16 2010 Adam Tkac - 1.7.3.4-1 +- update to 1.7.3.4 + * Mon Dec 06 2010 Adam Tkac - 1.7.3.3-1 - update to 1.7.3.3 diff --git a/sources b/sources index c88e80b..f53a6a0 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -0430440eeb7c037afd4254bc6fd2cce8 git-1.7.3.3.tar.bz2 +3a2602016f98c529cda7b9fad1a6e216 git-1.7.3.4.tar.bz2