Merge remote branch 'origin/master' into f14
This commit is contained in:
commit
46b0c3bc77
3 changed files with 6 additions and 2 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -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
|
||||
|
|
|
|||
5
git.spec
5
git.spec
|
|
@ -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
|
||||
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
902f7f07a789fedc0d2ac03656b85969 git-1.7.3.2.tar.bz2
|
||||
0430440eeb7c037afd4254bc6fd2cce8 git-1.7.3.3.tar.bz2
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue