Update to 1.7.2.2.

Signed-off-by: Adam Tkac <atkac@redhat.com>
This commit is contained in:
Adam Tkac 2010-08-20 10:55:54 +02:00
parent 383e396ac5
commit 71a8c911be
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

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

View File

@ -6,8 +6,8 @@
%endif
Name: git
Version: 1.7.2.1
Release: 2%{?dist}
Version: 1.7.2.2
Release: 1%{?dist}
Summary: Fast Version Control System
License: GPLv2
Group: Development/Tools
@ -458,6 +458,9 @@ rm -rf %{buildroot}
# No files for you!
%changelog
* Fri Aug 20 2010 Adam Tkac <atkac redhat com> - 1.7.2.2-1
- update to 1.7.2.2
* Fri Jul 30 2010 Thomas Spura <tomspur@fedoraproject.org> - 1.7.2.1-2
- cherry-pick: "Do not unquote + into ' ' in URLs"

View File

@ -1 +1 @@
24a443a120a0ab372185cb6bc0dbd934 git-1.7.2.1.tar.bz2
4a5840b6d650692cb320eddb5ccefbaf git-1.7.2.2.tar.bz2