Update to git-1.3.1

This commit is contained in:
Chris Wright 2006-04-29 01:22:33 +00:00
parent e841ac1471
commit 14f6c3efa1
3 changed files with 6 additions and 3 deletions

View File

@ -1 +1 @@
git-1.3.0.tar.gz
git-1.3.1.tar.gz

View File

@ -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.0
Version: 1.3.1
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
* Fri Apr 28 2006 Chris Wright <chrisw@redhat.com> 1.3.1-1
- git-1.3.1
* Wed Apr 19 2006 Chris Wright <chrisw@redhat.com> 1.3.0-1
- git-1.3.0

View File

@ -1 +1 @@
37137c9f87b0082fbf04e6b80a5144e2 git-1.3.0.tar.gz
c925fd87f01f5ba638ff06d21578405b git-1.3.1.tar.gz