From 71a8c911be9b871bb73673abd2c2f715962038e0 Mon Sep 17 00:00:00 2001 From: Adam Tkac Date: Fri, 20 Aug 2010 10:55:54 +0200 Subject: [PATCH] Update to 1.7.2.2. Signed-off-by: Adam Tkac --- .gitignore | 1 + git.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 1dd8967..51ec344 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ git-1.7.2.1.tar.bz2 +/git-1.7.2.2.tar.bz2 diff --git a/git.spec b/git.spec index 3be1405..48f52a7 100644 --- a/git.spec +++ b/git.spec @@ -6,8 +6,8 @@ %endif Name: git -Version: 1.7.2.1 -Release: 2%{?dist} +Version: 1.7.2.2 +Release: 1%{?dist} Summary: Fast Version Control System License: GPLv2 Group: Development/Tools @@ -458,6 +458,9 @@ rm -rf %{buildroot} # No files for you! %changelog +* Fri Aug 20 2010 Adam Tkac - 1.7.2.2-1 +- update to 1.7.2.2 + * Fri Jul 30 2010 Thomas Spura - 1.7.2.1-2 - cherry-pick: "Do not unquote + into ' ' in URLs" diff --git a/sources b/sources index c6e2468..37117e1 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -24a443a120a0ab372185cb6bc0dbd934 git-1.7.2.1.tar.bz2 +4a5840b6d650692cb320eddb5ccefbaf git-1.7.2.2.tar.bz2