Update to git-1.3.2

This commit is contained in:
Chris Wright 2006-05-04 19:44:23 +00:00
parent 14f6c3efa1
commit ac2b474ae0
3 changed files with 6 additions and 3 deletions

View File

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

View File

@ -1,7 +1,7 @@
# Pass --without docs to rpmbuild if you don't want the documentation # 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) # Pass --with email to rpmbuild if you want git-email (more perl dependencies)
Name: git Name: git
Version: 1.3.1 Version: 1.3.2
Release: 1%{?dist} Release: 1%{?dist}
Summary: Git core and tools Summary: Git core and tools
License: GPL License: GPL
@ -141,6 +141,9 @@ rm -rf $RPM_BUILD_ROOT
%{!?_without_docs: %doc Documentation/*.html } %{!?_without_docs: %doc Documentation/*.html }
%changelog %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 * Fri Apr 28 2006 Chris Wright <chrisw@redhat.com> 1.3.1-1
- git-1.3.1 - git-1.3.1

View File

@ -1 +1 @@
c925fd87f01f5ba638ff06d21578405b git-1.3.1.tar.gz df1405d45cb90114620007823b9e7658 git-1.3.2.tar.gz