[git] Update to 1.7.8.3

Adam Tkac atkac at fedoraproject.org
Thu Jan 12 10:03:12 UTC 2012


commit 79ad3f2316004cffd924d9c75effca121da6fd14
Author: Adam Tkac <atkac at redhat.com>
Date:   Thu Jan 12 11:02:28 2012 +0100

    Update to 1.7.8.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 16d40d5..beb6b92 100644
--- a/.gitignore
+++ b/.gitignore
@@ -12,3 +12,4 @@
 /git-1.7.8.tar.gz
 /git-1.7.8.1.tar.gz
 /git-1.7.8.2.tar.gz
+/git-1.7.8.3.tar.gz
diff --git a/git.spec b/git.spec
index 2da8b80..41e2aa8 100644
--- a/git.spec
+++ b/git.spec
@@ -68,7 +68,7 @@
 %endif
 
 Name:           git
-Version:        1.7.8.2
+Version:        1.7.8.3
 Release:        1%{?dist}
 Summary:        Fast Version Control System
 License:        GPLv2
@@ -531,6 +531,9 @@ rm -rf %{buildroot}
 # No files for you!
 
 %changelog
+* Thu Jan 12 2012 Adam Tkac <atkac redhat com> - 1.7.8.3-1
+- update to 1.7.8.3
+
 * Mon Jan 02 2012 Adam Tkac <atkac redhat com> - 1.7.8.2-1
 - update to 1.7.8.2
 
diff --git a/sources b/sources
index e83c3b6..e97cef7 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-f9def92c4afb708f69006da841502b80  git-1.7.8.2.tar.gz
+7a4bc5160166537d4da5eb48a7670dff  git-1.7.8.3.tar.gz


More information about the scm-commits mailing list