diff --git a/.gitignore b/.gitignore index 82c711c..bd8b24c 100644 --- a/.gitignore +++ b/.gitignore @@ -8,3 +8,4 @@ /git-1.7.7.1.tar.gz /git-1.7.7.2.tar.gz /git-1.7.7.3.tar.gz +/git-1.7.7.4.tar.gz diff --git a/git.spec b/git.spec index 9a268f8..b48fd34 100644 --- a/git.spec +++ b/git.spec @@ -68,7 +68,7 @@ %endif Name: git -Version: 1.7.7.3 +Version: 1.7.7.4 Release: 1%{?dist} Summary: Fast Version Control System License: GPLv2 @@ -531,6 +531,9 @@ rm -rf %{buildroot} # No files for you! %changelog +* Tue Nov 29 2011 Adam Tkac - 1.7.7.4-1 +- update to 1.7.7.4 + * Thu Nov 10 2011 Adam Tkac - 1.7.7.3-1 - update to 1.7.7.3 diff --git a/sources b/sources index 524129e..eb3f688 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -da2b3c226d8e99d8f66e708129f57a0a git-1.7.7.3.tar.gz +2f3277475b8da2eb92cef54c4c641a2c git-1.7.7.4.tar.gz