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
|
# Pass --without docs to rpmbuild if you don't want the documentation
|
||||||
Name: git
|
Name: git
|
||||||
Version: 1.4.0
|
Version: 1.4.1
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Git core and tools
|
Summary: Git core and tools
|
||||||
License: GPL
|
License: GPL
|
||||||
@ -136,8 +136,11 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%{!?_without_docs: %doc Documentation/*.html }
|
%{!?_without_docs: %doc Documentation/*.html }
|
||||||
|
|
||||||
%changelog
|
%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
|
* 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
|
* Thu May 4 2006 Chris Wright <chrisw@redhat.com> 1.3.3-1
|
||||||
- git-1.3.3
|
- git-1.3.3
|
||||||
|
Loading…
Reference in New Issue
Block a user