Update to 1.7.3.3.

Signed-off-by: Adam Tkac <atkac@redhat.com>
This commit is contained in:
Adam Tkac 2010-12-06 09:29:50 +01:00
parent 154dc10e89
commit 2d2f51feec
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -5,3 +5,4 @@
/git-*/
/git-1.7.3.1.tar.bz2
/git-1.7.3.2.tar.bz2
/git-1.7.3.3.tar.bz2

View File

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

View File

@ -1 +1 @@
902f7f07a789fedc0d2ac03656b85969 git-1.7.3.2.tar.bz2
0430440eeb7c037afd4254bc6fd2cce8 git-1.7.3.3.tar.bz2