[git/f15] Update to 1.7.6.5

Adam Tkac atkac at fedoraproject.org
Tue Dec 20 10:46:36 UTC 2011


commit 100f8d89227c71d37178a917657561512261455b
Author: Adam Tkac <atkac at redhat.com>
Date:   Tue Dec 20 11:46:29 2011 +0100

    Update to 1.7.6.5
    
    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 7c90320..7109e57 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@
 /.build*.log
 /git-*/
 /git-1.7.6.4.tar.gz
+/git-1.7.6.5.tar.gz
diff --git a/git.spec b/git.spec
index 7e4df1e..ebcc198 100644
--- a/git.spec
+++ b/git.spec
@@ -68,7 +68,7 @@
 %endif
 
 Name:           git
-Version:        1.7.6.4
+Version:        1.7.6.5
 Release:        1%{?dist}
 Summary:        Fast Version Control System
 License:        GPLv2
@@ -534,6 +534,9 @@ rm -rf %{buildroot}
 # No files for you!
 
 %changelog
+* Tue Dec 20 2011 Adam Tkac <atkac redhat com> - 1.7.6.5-1
+- update to 1.7.6.5
+
 * Mon Sep 26 2011 Adam Tkac <atkac redhat com> - 1.7.6.4-1
 - update to 1.7.6.4
 
diff --git a/sources b/sources
index c12a311..ca9c984 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-e0b7afcc0e5e43bbb82f85598ae34bd8  git-1.7.6.4.tar.gz
+34da06b97311a2d3df537e137ed8dd05  git-1.7.6.5.tar.gz


More information about the scm-commits mailing list