summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.gitignore1
-rw-r--r--git.spec5
-rw-r--r--sources2
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