Update to 1.7.3.4.

Signed-off-by: Adam Tkac <atkac@redhat.com>
This commit is contained in:
Adam Tkac 2010-12-16 12:59:03 +01:00
parent 2d2f51feec
commit 32225e93ff
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -6,3 +6,4 @@
/git-1.7.3.1.tar.bz2
/git-1.7.3.2.tar.bz2
/git-1.7.3.3.tar.bz2
/git-1.7.3.4.tar.bz2

View File

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

View File

@ -1 +1 @@
0430440eeb7c037afd4254bc6fd2cce8 git-1.7.3.3.tar.bz2
3a2602016f98c529cda7b9fad1a6e216 git-1.7.3.4.tar.bz2