Merge remote branch 'origin/master' into f14

This commit is contained in:
Adam Tkac 2010-09-07 10:15:21 +02:00
commit a4532d8d54
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View file

@ -1,2 +1,3 @@
git-1.7.2.1.tar.bz2
/git-1.7.2.2.tar.bz2
/git-1.7.2.3.tar.bz2

View file

@ -6,7 +6,7 @@
%endif
Name: git
Version: 1.7.2.2
Version: 1.7.2.3
Release: 1%{?dist}
Summary: Fast Version Control System
License: GPLv2
@ -458,6 +458,9 @@ rm -rf %{buildroot}
# No files for you!
%changelog
* Tue Sep 07 2010 Adam Tkac <atkac redhat com> - 1.7.2.3-1
- update to 1.7.2.3
* Fri Aug 20 2010 Adam Tkac <atkac redhat com> - 1.7.2.2-1
- update to 1.7.2.2

View file

@ -1 +1 @@
4a5840b6d650692cb320eddb5ccefbaf git-1.7.2.2.tar.bz2
d88c06f6442156686deb4b4fbab0954c git-1.7.2.3.tar.bz2