Update to git-1.1.6
This commit is contained in:
parent
85391c4002
commit
5e46bab108
3 changed files with 6 additions and 3 deletions
|
|
@ -1 +1 @@
|
|||
git-1.1.4.tar.gz
|
||||
git-1.1.6.tar.gz
|
||||
|
|
|
|||
5
git.spec
5
git.spec
|
|
@ -1,7 +1,7 @@
|
|||
# Pass --without docs to rpmbuild if you don't want the documentation
|
||||
# Pass --with email to rpmbuild if you want git-email (more perl dependencies)
|
||||
Name: git
|
||||
Version: 1.1.4
|
||||
Version: 1.1.6
|
||||
Release: 1%{?dist}
|
||||
Summary: Git core and tools
|
||||
License: GPL
|
||||
|
|
@ -141,6 +141,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||
%{!?_without_docs: %doc Documentation/*.html }
|
||||
|
||||
%changelog
|
||||
* Tue Feb 1 2006 Chris Wright <chrisw@redhat.com> 1.1.6-1
|
||||
- git-1.1.6
|
||||
|
||||
* Tue Jan 24 2006 Chris Wright <chrisw@redhat.com> 1.1.4-1
|
||||
- git-1.1.4
|
||||
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
8a3ebe9070f738f4fc502b3a9fb7f3f5 git-1.1.4.tar.gz
|
||||
78a3cf399db4cdf6023647dc8a30e93b git-1.1.6.tar.gz
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue