From e841ac147130c44d19a2dbc1021ffaa4fe17dc07 Mon Sep 17 00:00:00 2001 From: Chris Wright Date: Thu, 20 Apr 2006 00:34:48 +0000 Subject: [PATCH] Update to git-1.3.0 --- .cvsignore | 2 +- git.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 3 deletions(-) diff --git a/.cvsignore b/.cvsignore index 7e00403..a5129fb 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -git-1.2.6.tar.gz +git-1.3.0.tar.gz diff --git a/git.spec b/git.spec index 454dd74..011fe55 100644 --- a/git.spec +++ b/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.2.6 +Version: 1.3.0 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 +* Wed Apr 19 2006 Chris Wright 1.3.0-1 +- git-1.3.0 + * Mon Apr 10 2006 Chris Wright 1.2.6-1 - git-1.2.6 diff --git a/sources b/sources index 6585b41..c24f963 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -f10a13074e849ff8670f5dba07bfe5c1 git-1.2.6.tar.gz +37137c9f87b0082fbf04e6b80a5144e2 git-1.3.0.tar.gz