Update to git-1.3.2
This commit is contained in:
parent
d52d123f55
commit
d0c0bc6abc
3 changed files with 6 additions and 3 deletions
|
|
@ -1 +1 @@
|
|||
git-1.3.1.tar.gz
|
||||
git-1.3.2.tar.gz
|
||||
|
|
|
|||
5
git.spec
5
git.spec
|
|
@ -1,7 +1,7 @@
|
|||
# Pass --without docs to rpmbuild if you don't want the documentation
|
||||
# Pass --with email to rpmbuild if you want git-email (more perl dependencies)
|
||||
Name: git
|
||||
Version: 1.3.1
|
||||
Version: 1.3.2
|
||||
Release: 1%{?dist}
|
||||
Summary: Git core and tools
|
||||
License: GPL
|
||||
|
|
@ -141,6 +141,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||
%{!?_without_docs: %doc Documentation/*.html }
|
||||
|
||||
%changelog
|
||||
* Thu May 4 2006 Chris Wright <chrisw@redhat.com> 1.3.2-1
|
||||
- git-1.3.2
|
||||
|
||||
* Fri Apr 28 2006 Chris Wright <chrisw@redhat.com> 1.3.1-1
|
||||
- git-1.3.1
|
||||
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
c925fd87f01f5ba638ff06d21578405b git-1.3.1.tar.gz
|
||||
df1405d45cb90114620007823b9e7658 git-1.3.2.tar.gz
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue