[git] Update to 1.7.7.1

Adam Tkac atkac at fedoraproject.org
Tue Nov 1 12:44:21 UTC 2011


commit 77a1f9c77c08b6f67a46cb5825b8676d30e2ecfe
Author: Adam Tkac <atkac at redhat.com>
Date:   Tue Nov 1 13:42:54 2011 +0100

    Update to 1.7.7.1
    
    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 ec2e06e..26249b8 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,3 +5,4 @@
 /git-*/
 /git-1.7.6.4.tar.gz
 /git-1.7.7.tar.gz
+/git-1.7.7.1.tar.gz
diff --git a/git.spec b/git.spec
index 40d7afe..857dd9f 100644
--- a/git.spec
+++ b/git.spec
@@ -68,8 +68,8 @@
 %endif
 
 Name:           git
-Version:        1.7.7
-Release:        2%{?dist}
+Version:        1.7.7.1
+Release:        1%{?dist}
 Summary:        Fast Version Control System
 License:        GPLv2
 Group:          Development/Tools
@@ -531,6 +531,9 @@ rm -rf %{buildroot}
 # No files for you!
 
 %changelog
+* Tue Nov 01 2011 Adam Tkac <atkac redhat com> - 1.7.7.1-1
+- update to 1.7.7.1
+
 * Wed Oct 26 2011 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.7.7-2
 - Rebuilt for glibc bug#747377
 
diff --git a/sources b/sources
index 370af69..ba0f78b 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-5d645884e688921e773186783b65ce33  git-1.7.7.tar.gz
+7cfb3e7ea585037272a7ad8e35f4ac0a  git-1.7.7.1.tar.gz


More information about the scm-commits mailing list