Compare commits
6 commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
100f8d8922 | ||
|
|
c9e0aaf044 | ||
|
|
761a711d9d | ||
|
|
0b3f8a3c9c | ||
|
|
861fbcbf27 | ||
|
|
64e241f68b |
3 changed files with 6 additions and 2 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -4,3 +4,4 @@
|
||||||
/.build*.log
|
/.build*.log
|
||||||
/git-*/
|
/git-*/
|
||||||
/git-1.7.6.4.tar.gz
|
/git-1.7.6.4.tar.gz
|
||||||
|
/git-1.7.6.5.tar.gz
|
||||||
|
|
|
||||||
5
git.spec
5
git.spec
|
|
@ -68,7 +68,7 @@
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
Name: git
|
Name: git
|
||||||
Version: 1.7.6.4
|
Version: 1.7.6.5
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Fast Version Control System
|
Summary: Fast Version Control System
|
||||||
License: GPLv2
|
License: GPLv2
|
||||||
|
|
@ -534,6 +534,9 @@ rm -rf %{buildroot}
|
||||||
# No files for you!
|
# No files for you!
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Dec 20 2011 Adam Tkac <atkac redhat com> - 1.7.6.5-1
|
||||||
|
- update to 1.7.6.5
|
||||||
|
|
||||||
* Mon Sep 26 2011 Adam Tkac <atkac redhat com> - 1.7.6.4-1
|
* Mon Sep 26 2011 Adam Tkac <atkac redhat com> - 1.7.6.4-1
|
||||||
- update to 1.7.6.4
|
- update to 1.7.6.4
|
||||||
|
|
||||||
|
|
|
||||||
2
sources
2
sources
|
|
@ -1 +1 @@
|
||||||
e0b7afcc0e5e43bbb82f85598ae34bd8 git-1.7.6.4.tar.gz
|
34da06b97311a2d3df537e137ed8dd05 git-1.7.6.5.tar.gz
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue