Compare commits
7 commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
82ce07d02b | ||
|
|
c0ec82f919 | ||
|
|
8be710daf9 | ||
|
|
88e87fc512 | ||
|
|
3e35c450f5 | ||
|
|
3fff8e4beb | ||
|
|
6d1b55b9d9 |
3 changed files with 10 additions and 2 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
|
@ -9,3 +9,5 @@
|
||||||
/git-1.7.7.2.tar.gz
|
/git-1.7.7.2.tar.gz
|
||||||
/git-1.7.7.3.tar.gz
|
/git-1.7.7.3.tar.gz
|
||||||
/git-1.7.7.4.tar.gz
|
/git-1.7.7.4.tar.gz
|
||||||
|
/git-1.7.7.5.tar.gz
|
||||||
|
/git-1.7.7.6.tar.gz
|
||||||
|
|
|
||||||
8
git.spec
8
git.spec
|
|
@ -68,7 +68,7 @@
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
Name: git
|
Name: git
|
||||||
Version: 1.7.7.4
|
Version: 1.7.7.6
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Fast Version Control System
|
Summary: Fast Version Control System
|
||||||
License: GPLv2
|
License: GPLv2
|
||||||
|
|
@ -531,6 +531,12 @@ rm -rf %{buildroot}
|
||||||
# No files for you!
|
# No files for you!
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Jan 19 2012 Adam Tkac <atkac redhat com> - 1.7.7.6-1
|
||||||
|
- update to 1.7.7.6
|
||||||
|
|
||||||
|
* Tue Dec 20 2011 Adam Tkac <atkac redhat com> - 1.7.7.5-1
|
||||||
|
- update to 1.7.7.5
|
||||||
|
|
||||||
* Tue Nov 29 2011 Adam Tkac <atkac redhat com> - 1.7.7.4-1
|
* Tue Nov 29 2011 Adam Tkac <atkac redhat com> - 1.7.7.4-1
|
||||||
- update to 1.7.7.4
|
- update to 1.7.7.4
|
||||||
|
|
||||||
|
|
|
||||||
2
sources
2
sources
|
|
@ -1 +1 @@
|
||||||
2f3277475b8da2eb92cef54c4c641a2c git-1.7.7.4.tar.gz
|
a00c053278fd104b7c7c0dcc732392d0 git-1.7.7.6.tar.gz
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue