Merge remote branch 'origin/master' into f14

This commit is contained in:
Adam Tkac 2010-12-06 09:30:41 +01:00
commit 46b0c3bc77
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