Update to 1.7.7.4
Signed-off-by: Adam Tkac <atkac@redhat.com>
This commit is contained in:
parent
63f76de575
commit
ddcead8de9
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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user