[git] Update to 1.7.7.3

Adam Tkac atkac at fedoraproject.org
Thu Nov 10 11:29:45 UTC 2011


commit 63f76de575dd5a2322ecb2995dc59a0fab3dec18
Author: Adam Tkac <atkac at redhat.com>
Date:   Thu Nov 10 12:28:10 2011 +0100

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

 .gitignore |    1 +
 git.spec   |    5 ++++-
 sources    |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index f091f1b..82c711c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,3 +7,4 @@
 /git-1.7.7.tar.gz
 /git-1.7.7.1.tar.gz
 /git-1.7.7.2.tar.gz
+/git-1.7.7.3.tar.gz
diff --git a/git.spec b/git.spec
index d1c9479..9a268f8 100644
--- a/git.spec
+++ b/git.spec
@@ -68,7 +68,7 @@
 %endif
 
 Name:           git
-Version:        1.7.7.2
+Version:        1.7.7.3
 Release:        1%{?dist}
 Summary:        Fast Version Control System
 License:        GPLv2
@@ -531,6 +531,9 @@ rm -rf %{buildroot}
 # No files for you!
 
 %changelog
+* Thu Nov 10 2011 Adam Tkac <atkac redhat com> - 1.7.7.3-1
+- update to 1.7.7.3
+
 * Mon Nov 07 2011 Adam Tkac <atkac redhat com> - 1.7.7.2-1
 - update to 1.7.7.2
 
diff --git a/sources b/sources
index 1226b64..524129e 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-400d85fd17bdb7f8923dbf3b3a2ca671  git-1.7.7.2.tar.gz
+da2b3c226d8e99d8f66e708129f57a0a  git-1.7.7.3.tar.gz


More information about the scm-commits mailing list