Update to 1.7.3.2.

Signed-off-by: Adam Tkac <atkac@redhat.com>
This commit is contained in:
Adam Tkac 2010-10-22 09:26:15 +02:00
parent 0114f5785d
commit 154dc10e89
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -4,3 +4,4 @@
/.build*.log
/git-*/
/git-1.7.3.1.tar.bz2
/git-1.7.3.2.tar.bz2

View File

@ -6,7 +6,7 @@
%endif
Name: git
Version: 1.7.3.1
Version: 1.7.3.2
Release: 1%{?dist}
Summary: Fast Version Control System
License: GPLv2
@ -454,6 +454,9 @@ rm -rf %{buildroot}
# No files for you!
%changelog
* Fri Oct 22 2010 Adam Tkac <atkac redhat com> - 1.7.3.2-1
- update to 1.7.3.2
* Thu Sep 30 2010 Adam Tkac <atkac redhat com> - 1.7.3.1-1
- update to 1.7.3.1

View File

@ -1 +1 @@
77e1611498919965fb65fd1f229ee155 git-1.7.3.1.tar.bz2
902f7f07a789fedc0d2ac03656b85969 git-1.7.3.2.tar.bz2