git 1.5.3.4
This commit is contained in:
parent
fa07213ef8
commit
a2aec494f7
@ -1 +1 @@
|
|||||||
git-1.5.3.3.tar.gz
|
git-1.5.3.4.tar.gz
|
||||||
|
5
git.spec
5
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.5.3.3
|
Version: 1.5.3.4
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Git core and tools
|
Summary: Git core and tools
|
||||||
License: GPLv2
|
License: GPLv2
|
||||||
@ -233,6 +233,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%{!?_without_docs: %doc Documentation/technical}
|
%{!?_without_docs: %doc Documentation/technical}
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Oct 09 2007 James Bowes <jbowes@redhat.com> 1.5.3.4-1
|
||||||
|
- git-1.5.3.4
|
||||||
|
|
||||||
* Sun Sep 30 2007 James Bowes <jbowes@redhat.com> 1.5.3.3-1
|
* Sun Sep 30 2007 James Bowes <jbowes@redhat.com> 1.5.3.3-1
|
||||||
- git-1.5.3.3
|
- git-1.5.3.3
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user