Update to git-1.4.1
This commit is contained in:
parent
c46c94a4c0
commit
74f764ca07
3 changed files with 7 additions and 4 deletions
|
|
@ -1 +1 @@
|
|||
git-1.4.0.tar.gz
|
||||
git-1.4.1.tar.gz
|
||||
|
|
|
|||
7
git.spec
7
git.spec
|
|
@ -1,6 +1,6 @@
|
|||
# Pass --without docs to rpmbuild if you don't want the documentation
|
||||
Name: git
|
||||
Version: 1.4.0
|
||||
Version: 1.4.1
|
||||
Release: 1%{?dist}
|
||||
Summary: Git core and tools
|
||||
License: GPL
|
||||
|
|
@ -136,8 +136,11 @@ rm -rf $RPM_BUILD_ROOT
|
|||
%{!?_without_docs: %doc Documentation/*.html }
|
||||
|
||||
%changelog
|
||||
* Thu Jul 6 2006 Chris Wright <chrisw@redhat.com> 1.4.1-1
|
||||
- git-1.4.1
|
||||
|
||||
* Tue Jun 13 2006 Chris Wright <chrisw@redhat.com> 1.4.0-1
|
||||
* git-1.4.0
|
||||
- git-1.4.0
|
||||
|
||||
* Thu May 4 2006 Chris Wright <chrisw@redhat.com> 1.3.3-1
|
||||
- git-1.3.3
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
d6f9bf04f1ba9bdd6ed207fdf1b0e45e git-1.4.0.tar.gz
|
||||
2c00c5aea4d5c44d1ce107ef98c84bdd git-1.4.1.tar.gz
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue