diff --git a/.gitignore b/.gitignore index 119e105..c15bf68 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ *.tar.bz2 /.build*.log /git-*/ +/git-1.7.3.1.tar.bz2 diff --git a/git.spec b/git.spec index 05da8dd..69c989d 100644 --- a/git.spec +++ b/git.spec @@ -6,8 +6,8 @@ %endif Name: git -Version: 1.7.3 -Release: 3%{?dist} +Version: 1.7.3.1 +Release: 1%{?dist} Summary: Fast Version Control System License: GPLv2 Group: Development/Tools @@ -454,6 +454,9 @@ rm -rf %{buildroot} # No files for you! %changelog +* Thu Sep 30 2010 Adam Tkac - 1.7.3.1-1 +- update to 1.7.3.1 + * Wed Sep 29 2010 jkeating - 1.7.3-3 - Rebuilt for gcc bug 634757 diff --git a/sources b/sources index 769cf95..73bb43e 100644 --- a/sources +++ b/sources @@ -1,2 +1 @@ -d88c06f6442156686deb4b4fbab0954c git-1.7.2.3.tar.bz2 -c18eb252ce63a688071f10c3f7bc28e1 git-1.7.3.tar.bz2 +77e1611498919965fb65fd1f229ee155 git-1.7.3.1.tar.bz2