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 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