Merge remote branch 'origin/master' into f14
This commit is contained in:
commit
a4532d8d54
3 changed files with 6 additions and 2 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -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
|
||||
|
|
|
|||
5
git.spec
5
git.spec
|
|
@ -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
|
||||
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
4a5840b6d650692cb320eddb5ccefbaf git-1.7.2.2.tar.bz2
|
||||
d88c06f6442156686deb4b4fbab0954c git-1.7.2.3.tar.bz2
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue