[git] Update to 1.7.7.4

Adam Tkac atkac at fedoraproject.org
Tue Nov 29 14:34:20 UTC 2011


commit ddcead8de9b07c09d46cd151199fc096fedd2a5b
Author: Adam Tkac <atkac at redhat.com>
Date:   Tue Nov 29 15:34:07 2011 +0100

    Update to 1.7.7.4
    
    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 82c711c..bd8b24c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -8,3 +8,4 @@
 /git-1.7.7.1.tar.gz
 /git-1.7.7.2.tar.gz
 /git-1.7.7.3.tar.gz
+/git-1.7.7.4.tar.gz
diff --git a/git.spec b/git.spec
index 9a268f8..b48fd34 100644
--- a/git.spec
+++ b/git.spec
@@ -68,7 +68,7 @@
 %endif
 
 Name:           git
-Version:        1.7.7.3
+Version:        1.7.7.4
 Release:        1%{?dist}
 Summary:        Fast Version Control System
 License:        GPLv2
@@ -531,6 +531,9 @@ rm -rf %{buildroot}
 # No files for you!
 
 %changelog
+* Tue Nov 29 2011 Adam Tkac <atkac redhat com> - 1.7.7.4-1
+- update to 1.7.7.4
+
 * Thu Nov 10 2011 Adam Tkac <atkac redhat com> - 1.7.7.3-1
 - update to 1.7.7.3
 
diff --git a/sources b/sources
index 524129e..eb3f688 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-da2b3c226d8e99d8f66e708129f57a0a  git-1.7.7.3.tar.gz
+2f3277475b8da2eb92cef54c4c641a2c  git-1.7.7.4.tar.gz


More information about the scm-commits mailing list