Update to 1.7.8.1

Signed-off-by: Adam Tkac <vonsch@gmail.com>
This commit is contained in:
Adam Tkac 2011-12-23 14:25:21 +01:00
parent 435cffdcce
commit 2c6f9a68d1
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -10,3 +10,4 @@
/git-1.7.7.3.tar.gz
/git-1.7.7.4.tar.gz
/git-1.7.8.tar.gz
/git-1.7.8.1.tar.gz

View File

@ -68,7 +68,7 @@
%endif
Name: git
Version: 1.7.8
Version: 1.7.8.1
Release: 1%{?dist}
Summary: Fast Version Control System
License: GPLv2
@ -531,6 +531,9 @@ rm -rf %{buildroot}
# No files for you!
%changelog
* Fri Dec 23 2011 Adam Tkac <atkac redhat com> - 1.7.8.1-1
- update to 1.7.8.1
* Wed Dec 07 2011 Adam Tkac <atkac redhat com> - 1.7.8-1
- update to 1.7.8

View File

@ -1 +1 @@
4a3c03a04dbb857ecc875dae1278b76e git-1.7.8.tar.gz
617fe0301390e98cfc5d665b2702254a git-1.7.8.1.tar.gz