git 1.5.2.5
This commit is contained in:
parent
c9ad777f80
commit
d107cac9e2
3 changed files with 7 additions and 4 deletions
|
|
@ -1 +1 @@
|
|||
git-1.5.2.4.tar.gz
|
||||
git-1.5.2.5.tar.gz
|
||||
|
|
|
|||
7
git.spec
7
git.spec
|
|
@ -1,9 +1,9 @@
|
|||
# Pass --without docs to rpmbuild if you don't want the documentation
|
||||
Name: git
|
||||
Version: 1.5.2.4
|
||||
Version: 1.5.2.5
|
||||
Release: 1%{?dist}
|
||||
Summary: Git core and tools
|
||||
License: GPL
|
||||
License: GPLv2
|
||||
Group: Development/Tools
|
||||
URL: http://kernel.org/pub/software/scm/git/
|
||||
Source: http://kernel.org/pub/software/scm/git/%{name}-%{version}.tar.gz
|
||||
|
|
@ -233,6 +233,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||
%{!?_without_docs: %doc Documentation/technical}
|
||||
|
||||
%changelog
|
||||
* Thu Aug 23 2007 James Bowes <jbowes@redhat.com> 1.5.2.5-1
|
||||
- git-1.5.2.5-1
|
||||
|
||||
* Fri Aug 03 2007 Josh Boyer <jwboyer@jdub.homelinux.org> 1.5.2.4-1
|
||||
- git-1.5.2.4-1
|
||||
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
a8537d8707c6e852d19545bc16d1afb8 git-1.5.2.4.tar.gz
|
||||
4e8de9e56882f3214a92f6d7dc3c49ec git-1.5.2.5.tar.gz
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue