Update to git-1.5.0.5
This commit is contained in:
parent
f0090ff29e
commit
ac210a5ddd
3 changed files with 6 additions and 3 deletions
|
|
@ -1 +1 @@
|
|||
git-1.5.0.3.tar.gz
|
||||
git-1.5.0.5.tar.gz
|
||||
|
|
|
|||
5
git.spec
5
git.spec
|
|
@ -1,6 +1,6 @@
|
|||
# Pass --without docs to rpmbuild if you don't want the documentation
|
||||
Name: git
|
||||
Version: 1.5.0.3
|
||||
Version: 1.5.0.5
|
||||
Release: 1%{?dist}
|
||||
Summary: Git core and tools
|
||||
License: GPL
|
||||
|
|
@ -167,6 +167,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||
%{!?_without_docs: %doc Documentation/*.html }
|
||||
|
||||
%changelog
|
||||
* Mon Mar 19 2007 Chris Wright <chrisw@redhat.com> 1.5.0.5-1
|
||||
- git-1.5.0.5
|
||||
|
||||
* Tue Mar 13 2007 Chris Wright <chrisw@redhat.com> 1.5.0.3-1
|
||||
- git-1.5.0.3
|
||||
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
eed1b888334310bb0e7f3f7e4f074963 git-1.5.0.3.tar.gz
|
||||
f7e6406f27464517cf9b718f8541dcb1 git-1.5.0.5.tar.gz
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue