Update to git-1.5.0.3
This commit is contained in:
parent
608e8bdbf4
commit
8a8a31c445
3 changed files with 6 additions and 3 deletions
|
|
@ -1 +1 @@
|
|||
git-1.5.0.2.tar.gz
|
||||
git-1.5.0.3.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.2
|
||||
Version: 1.5.0.3
|
||||
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
|
||||
* Tue Mar 13 2007 Chris Wright <chrisw@redhat.com> 1.5.0.3-1
|
||||
- git-1.5.0.3
|
||||
|
||||
* Mon Feb 26 2007 Chris Wright <chrisw@redhat.com> 1.5.0.2-1
|
||||
- git-1.5.0.2
|
||||
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
7bdc4894ece40e0219f259f64750978d git-1.5.0.2.tar.gz
|
||||
eed1b888334310bb0e7f3f7e4f074963 git-1.5.0.3.tar.gz
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue