Update to git-1.4.2

This commit is contained in:
Chris Wright 2006-09-11 22:50:53 +00:00
parent d7f5e05d31
commit 0d6d831e19
3 changed files with 6 additions and 3 deletions

View File

@ -1 +1 @@
git-1.4.1.tar.gz
git-1.4.2.tar.gz

View File

@ -1,6 +1,6 @@
# Pass --without docs to rpmbuild if you don't want the documentation
Name: git
Version: 1.4.1
Version: 1.4.2
Release: 1%{?dist}
Summary: Git core and tools
License: GPL
@ -136,6 +136,9 @@ rm -rf $RPM_BUILD_ROOT
%{!?_without_docs: %doc Documentation/*.html }
%changelog
* Mon Sep 11 2006 Chris Wright <chrisw@redhat.com> 1.4.2-1
- git-1.4.2
* Thu Jul 6 2006 Chris Wright <chrisw@redhat.com> 1.4.1-1
- git-1.4.1

View File

@ -1 +1 @@
2c00c5aea4d5c44d1ce107ef98c84bdd git-1.4.1.tar.gz
2c20f04363f2944d3d8b00781fe02239 git-1.4.2.tar.gz