[git] Update to 1.7.2.2.

Adam Tkac atkac at fedoraproject.org
Fri Aug 20 08:56:15 UTC 2010


commit 71a8c911be9b871bb73673abd2c2f715962038e0
Author: Adam Tkac <atkac at redhat.com>
Date:   Fri Aug 20 10:55:54 2010 +0200

    Update to 1.7.2.2.
    
    Signed-off-by: Adam Tkac <atkac at redhat.com>

 .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 <atkac redhat com> - 1.7.2.2-1
+- update to 1.7.2.2
+
 * Fri Jul 30 2010 Thomas Spura <tomspur at fedoraproject.org> - 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


More information about the scm-commits mailing list