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 - 1.7.6.5-1 +- update to 1.7.6.5 + * Mon Sep 26 2011 Adam Tkac - 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