Update to git-1.7.2.1
This commit is contained in:
parent
27ef7cbc06
commit
d4b2594bd8
3 changed files with 6 additions and 3 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
|
@ -1 +1 @@
|
|||
git-1.7.2.tar.bz2
|
||||
git-1.7.2.1.tar.bz2
|
||||
|
|
|
|||
5
git.spec
5
git.spec
|
|
@ -6,7 +6,7 @@
|
|||
%endif
|
||||
|
||||
Name: git
|
||||
Version: 1.7.2
|
||||
Version: 1.7.2.1
|
||||
Release: 1%{?dist}
|
||||
Summary: Fast Version Control System
|
||||
License: GPLv2
|
||||
|
|
@ -454,6 +454,9 @@ rm -rf %{buildroot}
|
|||
# No files for you!
|
||||
|
||||
%changelog
|
||||
* Thu Jul 29 2010 Todd Zullinger <tmz@pobox.com> - 1.7.2.1-1
|
||||
- Update to git-1.7.2.1
|
||||
|
||||
* Thu Jul 22 2010 Adam Tkac <atkac redhat com> - 1.7.2-1
|
||||
- update to 1.7.2
|
||||
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
652f861ae161e48979ef834707e2dc4c git-1.7.2.tar.bz2
|
||||
24a443a120a0ab372185cb6bc0dbd934 git-1.7.2.1.tar.bz2
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue