From 4282f061b90e784bf321df9988bdfeabb3db3a2d Mon Sep 17 00:00:00 2001 From: Chris Wright Date: Mon, 11 Sep 2006 22:53:46 +0000 Subject: [PATCH] Update to git-1.4.2 --- .cvsignore | 2 +- git.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 3 deletions(-) diff --git a/.cvsignore b/.cvsignore index ce5848d..58a6a5a 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -git-1.4.1.tar.gz +git-1.4.2.tar.gz diff --git a/git.spec b/git.spec index b05c747..9ffa9ad 100644 --- a/git.spec +++ b/git.spec @@ -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 1.4.2-1 +- git-1.4.2 + * Thu Jul 6 2006 Chris Wright 1.4.1-1 - git-1.4.1 diff --git a/sources b/sources index 020d96b..f8538dc 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -2c00c5aea4d5c44d1ce107ef98c84bdd git-1.4.1.tar.gz +2c20f04363f2944d3d8b00781fe02239 git-1.4.2.tar.gz