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 - 1.7.7.3-1 +- update to 1.7.7.3 + * Mon Nov 07 2011 Adam Tkac - 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