Update to git-1.5.0.6
This commit is contained in:
parent
ac210a5ddd
commit
9fc60a6f1a
@ -1 +1 @@
|
|||||||
git-1.5.0.5.tar.gz
|
git-1.5.0.6.tar.gz
|
||||||
|
5
git.spec
5
git.spec
@ -1,6 +1,6 @@
|
|||||||
# Pass --without docs to rpmbuild if you don't want the documentation
|
# Pass --without docs to rpmbuild if you don't want the documentation
|
||||||
Name: git
|
Name: git
|
||||||
Version: 1.5.0.5
|
Version: 1.5.0.6
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Git core and tools
|
Summary: Git core and tools
|
||||||
License: GPL
|
License: GPL
|
||||||
@ -167,6 +167,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%{!?_without_docs: %doc Documentation/*.html }
|
%{!?_without_docs: %doc Documentation/*.html }
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Mar 30 2007 Chris Wright <chrisw@redhat.com> 1.5.0.6-1
|
||||||
|
- git-1.5.0.6
|
||||||
|
|
||||||
* Mon Mar 19 2007 Chris Wright <chrisw@redhat.com> 1.5.0.5-1
|
* Mon Mar 19 2007 Chris Wright <chrisw@redhat.com> 1.5.0.5-1
|
||||||
- git-1.5.0.5
|
- git-1.5.0.5
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user