From be5d673c7d6e2021a4d9c8bd7fe148faace934da Mon Sep 17 00:00:00 2001 From: Chris Wright Date: Mon, 13 Feb 2006 18:27:06 +0000 Subject: [PATCH] Update to git-1.2.0 --- .cvsignore | 2 +- git.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 3 deletions(-) diff --git a/.cvsignore b/.cvsignore index 6ee325b..b9ba4b0 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -git-1.1.6.tar.gz +git-1.2.0.tar.gz diff --git a/git.spec b/git.spec index 9e66e5a..6614fe2 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.1.6 +Version: 1.2.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 +* Mon Feb 13 2006 Chris Wright 1.2.0-1 +- git-1.2.0 + * Tue Feb 1 2006 Chris Wright 1.1.6-1 - git-1.1.6 diff --git a/sources b/sources index 6e1a9ee..5c98208 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -78a3cf399db4cdf6023647dc8a30e93b git-1.1.6.tar.gz +044a1e60cd247320c068749aa10a08f3 git-1.2.0.tar.gz