Update to git-1.4.2
This commit is contained in:
parent
f1e3764cf1
commit
4282f061b9
3 changed files with 6 additions and 3 deletions
|
|
@ -1 +1 @@
|
|||
git-1.4.1.tar.gz
|
||||
git-1.4.2.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.4.1
|
||||
Version: 1.4.2
|
||||
Release: 1%{?dist}
|
||||
Summary: Git core and tools
|
||||
License: GPL
|
||||
|
|
@ -136,6 +136,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||
%{!?_without_docs: %doc Documentation/*.html }
|
||||
|
||||
%changelog
|
||||
* Mon Sep 11 2006 Chris Wright <chrisw@redhat.com> 1.4.2-1
|
||||
- git-1.4.2
|
||||
|
||||
* Thu Jul 6 2006 Chris Wright <chrisw@redhat.com> 1.4.1-1
|
||||
- git-1.4.1
|
||||
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
2c00c5aea4d5c44d1ce107ef98c84bdd git-1.4.1.tar.gz
|
||||
2c20f04363f2944d3d8b00781fe02239 git-1.4.2.tar.gz
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue