git 1.5.3.4
This commit is contained in:
parent
fa07213ef8
commit
a2aec494f7
3 changed files with 6 additions and 3 deletions
|
|
@ -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
|
||||
Name: git
|
||||
Version: 1.5.3.3
|
||||
Version: 1.5.3.4
|
||||
Release: 1%{?dist}
|
||||
Summary: Git core and tools
|
||||
License: GPLv2
|
||||
|
|
@ -233,6 +233,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||
%{!?_without_docs: %doc Documentation/technical}
|
||||
|
||||
%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
|
||||
- git-1.5.3.3
|
||||
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
978bda72a636d805dd3058efec5e6f2e git-1.5.3.3.tar.gz
|
||||
863235e36f5e4922c7f7a8459e0f8910 git-1.5.3.4.tar.gz
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue