Merge remote-tracking branch 'origin/master' into f16
This commit is contained in:
commit
8be710daf9
3 changed files with 6 additions and 2 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -8,3 +8,4 @@
|
|||
/git-1.7.7.1.tar.gz
|
||||
/git-1.7.7.2.tar.gz
|
||||
/git-1.7.7.3.tar.gz
|
||||
/git-1.7.7.4.tar.gz
|
||||
|
|
|
|||
5
git.spec
5
git.spec
|
|
@ -68,7 +68,7 @@
|
|||
%endif
|
||||
|
||||
Name: git
|
||||
Version: 1.7.7.3
|
||||
Version: 1.7.7.4
|
||||
Release: 1%{?dist}
|
||||
Summary: Fast Version Control System
|
||||
License: GPLv2
|
||||
|
|
@ -531,6 +531,9 @@ rm -rf %{buildroot}
|
|||
# No files for you!
|
||||
|
||||
%changelog
|
||||
* Tue Nov 29 2011 Adam Tkac <atkac redhat com> - 1.7.7.4-1
|
||||
- update to 1.7.7.4
|
||||
|
||||
* Thu Nov 10 2011 Adam Tkac <atkac redhat com> - 1.7.7.3-1
|
||||
- update to 1.7.7.3
|
||||
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
da2b3c226d8e99d8f66e708129f57a0a git-1.7.7.3.tar.gz
|
||||
2f3277475b8da2eb92cef54c4c641a2c git-1.7.7.4.tar.gz
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue