Merge remote branch 'origin/master' into f14
Conflicts: git.spec Signed-off-by: Adam Tkac <atkac@redhat.com>
This commit is contained in:
commit
699de217b3
3 changed files with 7 additions and 3 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -1 +1,2 @@
|
|||
git-1.7.2.1.tar.bz2
|
||||
/git-1.7.2.2.tar.bz2
|
||||
|
|
|
|||
7
git.spec
7
git.spec
|
|
@ -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"
|
||||
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
24a443a120a0ab372185cb6bc0dbd934 git-1.7.2.1.tar.bz2
|
||||
4a5840b6d650692cb320eddb5ccefbaf git-1.7.2.2.tar.bz2
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue