Update to git-1.4.1
This commit is contained in:
parent
c46c94a4c0
commit
74f764ca07
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user