Update to 1.7.8.1
Signed-off-by: Adam Tkac <vonsch@gmail.com>
This commit is contained in:
parent
435cffdcce
commit
2c6f9a68d1
1
.gitignore
vendored
1
.gitignore
vendored
@ -10,3 +10,4 @@
|
|||||||
/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.8.tar.gz
|
/git-1.7.8.tar.gz
|
||||||
|
/git-1.7.8.1.tar.gz
|
||||||
|
5
git.spec
5
git.spec
@ -68,7 +68,7 @@
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
Name: git
|
Name: git
|
||||||
Version: 1.7.8
|
Version: 1.7.8.1
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Fast Version Control System
|
Summary: Fast Version Control System
|
||||||
License: GPLv2
|
License: GPLv2
|
||||||
@ -531,6 +531,9 @@ rm -rf %{buildroot}
|
|||||||
# No files for you!
|
# No files for you!
|
||||||
|
|
||||||
%changelog
|
%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
|
* Wed Dec 07 2011 Adam Tkac <atkac redhat com> - 1.7.8-1
|
||||||
- update to 1.7.8
|
- update to 1.7.8
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user